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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

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