Jump to content

Recommended Posts

Posted

searched the forum for this app, but couldnt find any key. It has a installshield setup file. When trying to execute it it just created "setup.inx" file and some other text file in the temp directory. I cant locate the ".msi" package to do an automated install using the qb-! or qn switch. any help is much appreciated.

thanks

sanjay


Posted

Unpack the thing with winrar. Make a recording of the install with /r. Retrieve the setup.iss file, from the windows folder. Place it with the setup.exe file. Use /s to install silently. Also use /f2"c:\windows\setup.log" for the log file, if you install directly from cd. You can change the log location, if you wish, so long as it is a writable medium. You could even SFX it all up, and use tempmode in winrar, then you may not need to worry for log, as it would be extracted to the HDD.

Posted

@MHZ thanks:

I extracted the setup files using winrar, ran the setup using the /r switch and obtained the setup.iss file. now able to install silently with the /s switch+iss file combination.

~sanjay~

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