PDA

View Full Version : Rebooting Stuck



Vu Nguyen
04-22-2002, 02:23 PM
Hi,
Has anyone seen this:

- On a fresh Windows 98 1st Edition, the reboot screen is stuck & won't restart Windows after the Finish button is clicked for the umpteenth time.

The installer in question doesn't display the reboot dialog if it doesn't update a system .dll.

I basically use a boolean to tell the installer to display the reboot dialog only if the boolean is true. I wonder if that has anything to do with it.

The problem is only seen with a "fresh" Win98 1st Ed.

TIA for any help,
Vu.

scanvec
05-16-2002, 05:19 PM
Hi I have this same problem except this is with Windows NT sp6.

I am using InstallShield 5.5 and the call is
RebootDialog("", "", SYS_BOOTMACHINE);

Any reasons why this is happenning would be appreciated. Thanks.

Jamesc@scanvecamiable.com