thepridster Posted July 1, 2016 Posted July 1, 2016 Hi Guys I'm struggling to find a way silent install the following any ideas? 1. EasiView Software: http://www.primaryict.co.uk/resources/_software/tts/New-Easi-View-2014-Software.zip 2. LogBox Software: http://www.primaryict.co.uk/resources/_software/tts/Log-Box_Software_Download.exe 3. LogBox Drivers: http://www.primaryict.co.uk/resources/_software/tts/Log_Box_USB_lead_driver.zip Cheers M
6Foot2 Posted July 1, 2016 Posted July 1, 2016 Have look at these posts: Link 1: http://www.edugeek.net/forums/educational-software/102322-silent-switch-finder.html#post878582 Link 2: http://www.edugeek.net/forums/educational-software/102322-silent-switch-finder.html#post878622 One or other may help.
sted Posted July 4, 2016 Posted July 4, 2016 easiview i suspect will not as it wont even install manually if the camera isnt plugged in
beany1 Posted July 4, 2016 Posted July 4, 2016 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.
thepridster Posted July 5, 2016 Author Posted July 5, 2016 Nice one guys saved me alot of headscratching there!
DavR Posted July 14, 2016 Posted July 14, 2016 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.
Oaktech Posted September 8, 2023 Posted September 8, 2023 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now