Reply to Thread

Post a reply to the thread: Silent Install without rebooting

Your Message

Click here to log in

What's the name of our main installation product (in uppercase letters), directly followed by the current year?

 

You may choose an icon for your message from this list

Additional Options

  • Will turn www.example.com into [URL]http://www.example.com[/URL].

Topic Review (Newest First)

  • 06-11-2007, 11:51 PM
    linder

    Re: Silent Install without rebooting

    Günter,

    If you would like to completely disable rebooting, add the following function to the end) of your script.

    Set Installer Flag $SB_RESTARTFLAG$ to "0"

    Please note that the installer only asks to reboot the machine if this is required (e.g. to replace a locked file). If you suppress a reboot then you have an incomplete installation.

    HTH,
    Friedrich
  • 06-11-2007, 11:21 AM
    Günter Siegismund

    Silent Install without rebooting

    Hello,

    I do a "Silent Install" with command line options but I want to prevent my installation from rebooting my PC automatically without interaction.
    How can I do that?

    Tia,
    Günter.

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •