nabeelabasy Posted August 11, 2006 Posted August 11, 2006 Hi is there any program thats tell you the restart switch or is there a way to know the restar switch for programs plzz help me
mazin Posted August 11, 2006 Posted August 11, 2006 Restarting Windows?Go to: Start --> Run --> type: cmd --> type: shutdown /?All switches are listed there.
nabeelabasy Posted August 11, 2006 Author Posted August 11, 2006 Thsnks but imean there are programs that after installtion they restart the computer i wanaa to put after the switch of the program a phrase to prevent restart are there any programs that give me the phrase or are there a phrase common for all programs thats what i meant
Dynaletik Posted August 11, 2006 Posted August 11, 2006 There are some switches that prevent the installation from restarting the pc, you are right. For InnoSetups this is "/NORESTART". For InstallShield Setups, the created .iss file defines if the PC is rebooted or not. For Windows Installer the reboot switch often is "REBOOT=Suppress" or "/norestart". You have to look what type of installer you have got and then choose the switches to take.
ricktendo Posted August 11, 2006 Posted August 11, 2006 Use nlpc database (nlite plugin creator) http://s8.createphpbb.com/jybesystems/orhttp://www.msfn.org/board/index.php?showtopic=73829It has a bunch of switches that you will find very usefull
T D Posted August 12, 2006 Posted August 12, 2006 Inno setups and MSI's can use /NORESTART and /norestart respectively.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now