reboot after install
i couldnt find the option to reboot my system after the installprocess
maybe like in installshield
is this possible ?
if not please include this !
Archive: reboot after install
reboot after install
i couldnt find the option to reboot my system after the installprocess
maybe like in installshield
is this possible ?
if not please include this !
you can restart win9x with 'C:\WINDOWS\RUNDLL32.EXE user,ExitWindowsExec'
it doesn't work for nt/2k/xp though
the sutdown utility from windows nt resource kit: http://www.kixtart.org/helpdesk/Down...s/shutdown.exe
but maybe justin has already implemented this and i have missed it
yes under win98 this works
but its bad i think to have a second programm in my installer
when it could be a direct implementation in nsis
and then its not my problem to look which os is installed
but yours will works but not fine
i have o write a os selection to decide which part should
start