Jump to content

Recommended Posts


Posted

The newest version seems to be an inno setup installer switches are,

/SILENT or /VERYSILENT

do a search for Universal Silent Switch Finder a wee program thats dead handy for finding switches

hope this helps

Posted
If it is inno setup, as urie says, use:
/VERYSILENT /SP-

thanks but thats what im using now and it's not working.

when the install is finised the help.chm and programe starts

Posted

@sixpack

Did you try the entire line as I said? with the "/SP-" switch?

LOL, how can you say that the switch does not work, when the silent install does what its supposed to do? The only problem left is that the help and the app starts at the end of silent setup, right?

First, try using the ENTIRE line, as said above:

/VERYSILENT /SP-

If that still isn't doing what you want, the solution is simple - taskkill the programs after silent setup, that's all.

taskkill /F /IM programname.EXE
taskkill /F /IM HH.exe

(the HH.exe is what runs the chm file)

Posted
LOL, how can you say that the switch does not work, when the silent install does what its supposed to do? The only problem left is that the help and the app starts at the end of silent setup, right?

umm.. yes :blushing:

thanks for taskkill line now it works :thumbup

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