Jump to content

Recommended Posts

Posted

So we (High school) recently bought Some Epson EB-725W Projectors because the wireless function will allow teachers to walk around the classroom with their laptop, instead of teaching from the front the whole time.

We are trialing two and the wireless works great, the issue is that i dont want to manually install the IProjection app on 100 Laptops that are never all in the building at the same time.

I can only find an exe from the epson website and epson support werent much help. I did find some documentation refering to an old version of the application as an MSI so there must be one out there.

 

If you use Epson IProject how do you deploy it?

 

Cheers, Jamm

Posted

I can't actually find the installer on the internet (the link on Epson's site is dead) but looking this this video:

 

 

It appears to be a fairly old InstallShield installer which, generally speaking, can have command line parameters passed to it to make it install silently.

 

Looking at other Epson installers, they're all in self extracting ZIP files so you could use something like 7Zip or WinRAR to extract the downloaded EXE. The one that I looked at has a InstData folder with the actual installer files in there, one called Setup.exe. Run the installer with the -r switch and let it run through, it will dump a file called setup.iss in your Windows directory. You'll then be able to copy that to where the installer lives, then run "setup.exe -s -f setup.iss", which will hopefully make it install silently.

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...