|
|
#1 |
|
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? |
|
|
|
|
|
#2 |
|
Moderator
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 |
|
|
|
|
|
#3 |
|
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.
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|