Jump to content

Recommended Posts

Posted

I want to know what are the switches for Drag'n Drop CD+DVD 3?

USSF says "no known installer"...

[EDIT]

For anyone who gets this post from a search:

I figured it out. It was an InstallShield.

1. Start the setup application using the -R (case-sensitive) switch from command prompt.

e.g:

Setup.exe -R

2. The setup screens will appear as they normally would, asking you questions as you go along, such as destination directory, etc. It's important that you do not choose the "Restart the computer now" option. If you do, you will terminate your batch when you run an unattended installation.

3. After installation has completed, go to your C:\Windows\ (or C:\WINNT\) directory and take out the setup.iss file. Put this setup.iss file in the same directory where your application setup.exe file resides in.

4. Start the Silent installation using:

start /wait %systemdrive%\install\Application\Application_name\Setup.exe -s

Instructions from: http://unattended.msfn.org/xp/applications/installshield.htm


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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...