|
|
#1 |
|
Junior Member
Join Date: Aug 2006
Posts: 4
|
Csidl_local_appdata
Hi, my application creates a directory and several files under CSIDL_LOCAL_APPDATA. I would like to delete them when program is uninstalled. How to do it?
On windows xp CSIDL_LOCAL_APPDATA is in c:\documents and settings\user name\local settings\Application Data\, on other versions it is in a different location. Is there a variable in NSIS similar to $PROGRAMFILES that has this directory path? |
|
|
|
|
|
#2 |
|
Forum King
Join Date: Mar 2006
Location: Ath. GR
Posts: 2,078
|
See NSIS documentation $LOCALAPPDATA
http://nsis.sourceforge.net/Docs/Chapter4.html#4.2.3 Quick AVI Creator - Quick and easy convert from DVD/MPEG/AVI/MKV to AVI/MP4/MKV Quick AVI Creator entirely edited with NSIS and entirely upgraded to Unicode NSIS |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|