Jump to content

Recommended Posts

Posted
Easi-View will install if you cheat! Install it on a PC (with visualiser plugged in). Let it finish, then copy the "USB2.0 UVC WebCam" folder from program files it creates. The visualisers work with just standard USB webcam drivers so windows sorts them. I created an MSI with the aforementioned folder and its deployed around site here with no problems.
  • 2 weeks later...
Posted

Are you still looking for the TTS Logbox packages?

 

I made MSIs of the program and driver a while back which you're welcome to, although I can't vouch for how up to date they are.

  • 7 years later...
Posted

Holy Necro-Bump Batman...

 

It's taken almost 7 years but I have a reliable silent install technique for the Easi-View things.

 

First off...

 

You need to record an answer file...

 

easi-view.exe /r /f1″.\Setup.iss"

 

Puts an answer file in the same folder you ran the setup from

 

Record an uninstall answer file:

 

easi-view.exe rs /f1″.\Uninstall1.iss"

 

Then install it

 

easi-view.exe /s /f1″.\Setup.iss"

 

or uninstall it

 

easi-view.exe /s /f1″.\Uninstall1.iss"

 

This can be done as a batch file mapping a drive to the installer directory and passing those commands depending on whether you want to install or uninstall

 

Or you can package it as an intunewin file and pass those commands in the package setup.

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