Jump to content

Recommended Posts

Posted

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!:D

 

Thanks in advance.

 

AJ

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