Conditions for a Rebootrequest
Hi,
my Setup installs one dll, where the option is set, to register it via regsvr32.
Although I have not set the option to reboot the machine before running a special file, the setup sometimes ends up with the request to reboot the machine, but not every time.
On what condition does this reboot request depends on ?
regards
Fritz
Re: Conditions for a Rebootrequest
Hi,
The program will ask to reboot the machine if a file is in use by another application and cannot be immediately replaced. The file will be replaced when the machine restarts.
Re: Conditions for a Rebootrequest
OK,
so this can be any file of my installation, if it is locked by another program during installation process, and it has nothing to do with dll/ocx registration.
Correct ?
Re: Conditions for a Rebootrequest