Darksoth Posted February 26, 2015 Posted February 26, 2015 Hi All, We've been asked to package up a bit of software called DPScope for our science dept and it's proving to be a bit of a...problem! The installer comes in 3 parts: a Setup.exe, a DPScope.CAB and a Setup.LST. I've currently got a batch file that calls the setup.exe file using the command 'start "" /w "%~dp0setup.exe" /sc:\DPScopeSetup.log'. When this is run it doesn't ask for any input but it does flash up a window as it unpacks the contents of the .cab file and as it installs. This installer doesn't accept '/silent' or '/verysilent' switches and does not allow me to create an answer file. Long story short, I'm looking for tips on how to make this install silently so I can deploy it via SCCM. Any tips/tricks/recommendations to give up & move on would be greatly received! Thanks in advance. AJ
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