Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 31st August 2004, 20:33   #1
kimmylin
Junior Member
 
Join Date: Aug 2004
Location: Boston
Posts: 4
Resume installation after reboot

Hi all,

I need the installer to resume the installation process after a system reboot. Is it possible to acheive using NSIS?

Help appreciated! Thanks!
kimmylin is offline   Reply With Quote
Old 1st September 2004, 17:24   #2
KrYpT
Junior Member
 
Join Date: Aug 2003
Posts: 26
Write a string to the registry under
HKLM\Software\Microsoft\Windows\CurrentVersion\RunOnce

(give it the command line that you want to run after the reboot... use command line parameters if you want to use the same installer and skip the first few pages or something)
KrYpT is offline   Reply With Quote
Old 2nd September 2004, 16:41   #3
kimmylin
Junior Member
 
Join Date: Aug 2004
Location: Boston
Posts: 4
Cool! Thanks a lot!
kimmylin is offline   Reply With Quote
Old 13th September 2004, 11:04   #4
Burns
Junior Member
 
Join Date: Sep 2004
Posts: 1
@KrYpT

Hi,

i'm not so experienced with NSIS and would like to know, if you could it explain more detailed, please.

Thanks
Burns is offline   Reply With Quote
Reply
Go Back   Winamp Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump