Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 8th April 2006, 17:54   #1
billym
Member
 
Join Date: Apr 2003
Location: Austin, TX
Posts: 61
2 quick questions

I know I am overlooking this so I will just ask,

1) How/Can I specify the name for the temp folder that nsis creates?

2) How/Can I prevent nsis from deleting this temp folder when its done?
billym is offline   Reply With Quote
Old 8th April 2006, 18:06   #2
Afrow UK
Moderator
 
Afrow UK's Avatar
 
Join Date: Nov 2002
Location: Birmingham, England
Posts: 8,216
Have a look at this recent topic:
http://forums.winamp.com/showthread.php?threadid=242800

There's no standard insructions for what you want.
To stop it deleting the temp folder at the end you could open a txt file in the folder and not close it:

FileOpen $R0 "$PLUGINSDIR\file.tmp" w

Why though do you need these things?

-Stu

Need an installer? http://www.afrowsoft.co.uk
Afrow UK is offline   Reply With Quote
Old 8th April 2006, 21:06   #3
billym
Member
 
Join Date: Apr 2003
Location: Austin, TX
Posts: 61
Thanks for the help, I just decided that I would use a installation directory instead but really appreciate the help.
billym 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