Jump to content

Recommended Posts

Posted

We've just bought 3 Epson EB-450WI interactive projectors for which I need to deploy Epson's 'Easy Interactive Driver Software' to multiple clients silently.

 

I don't seem able to find a switch for the executable to run it in silent mode. Any ideas anyone?

 

Thanks

  • 3 years later...
  • 1 year later...
Posted

Got the solution. Don't know if anyone else had worked it out.

 

Extract setup.exe. Go into the InstData folder and run 'setup.exe /r'

 

Configure all the options. When installed, copy 'setup.iss' from C:\Windows into the InstData folder.

 

Now, running setup.exe /s will silently install.

  • Thanks 2
Posted

Holy thread revival batman!

 

Anyway happened upon this as I needed it today and the silent install works... but only when logged in it seems - doesn't work on startup or login script....

 

Thanks Epson! :-(

  • 3 years later...
Posted
This no longer seems to work with EIT_4.221.exe it doesn't extract to an InstData folder or create a setup.iss file.

When you get to the language screen pictured below, you will find the EIT installer (EIN_TTWInst.exe) in your TEMP folder (along with the InstData subfolder).

 

%LocalAppData%\Temp\{23DB90BE-F03C-4eef-9CF1-E16CBA6469A4}

 

pGNotd1.png

  • 1 year later...
Posted

Well five years later and Easy Interactive Tools is still a problem for some. So after fighting with the silent install over the network I noticed that it installs fine locally. Turns out it's a permissions thing. The install wants to write back to the share folder but doesn't have permission to so it never installs. If I log on as a domain admin the silent network install works. I want the install during startup so ended up copying the setup folder locally and the run install.

 

xcopy /h /e /y /i /c /d "\\srv-share\Programs\Brightlink\Silent_EIT_5.00" "C:\Windows\Software\Brightlink\Silent_EIT_5.00"

"C:\Windows\Software\Brightlink\Silent_EIT_5.00\InstData\setup.exe" /s

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...