Jump to content

Recommended Posts


Posted

I've found this for NVmixer:

This installation must be done on a current OS first.

1. Extract the files from the package.

2. Run the setup.exe file with a -R switch.

3. After installation is complete, go into c:\windows or c:\winnt and move the setup.iss file to the same folder as the install files.

4. On future installs, use this command: x:\****\setup.exe -s -f1\"x:\****\setup.iss\"

What should i do after point 2? I get the setup.iss, and then what? I just want a simple aplication.cmd

Posted
This installation must be done on a current OS first.

1. Extract the files from the package.

2. Run the setup.exe file with a -R switch.

3. After installation is complete, go into c:\windows or c:\winnt and move the setup.iss file to the same folder as the install files.

4. On future installs, use this command: x:\****\setup.exe -s -f1\"x:\****\setup.iss\"

What should i do after point 2? I get the setup.iss, and then what? I just want a simple aplication.cmd

Put the setup.iss into your desired folder (probably the same folder that setup.exe is in), and set the paths in step 4 to the ones that correspond to your actual locations, and put that command in application.cmd

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