|
|
#1 |
|
Junior Member
Join Date: May 2008
Location: Germany
Posts: 8
|
Read a List with files and use it in NSIS
Hi,
I want to write a special uninstaller. You can choose which files you want to delete. These fils are in the same folders. So I have a list for every Section. Example for such a list: code: How I can use this list with NSIS. Or should i rewrite the list? I have searched for ini reading but i found nothing that could helped me. |
|
|
|
|
|
#2 |
|
Major Dude
Join Date: Sep 2005
Location: Somewhere over the Slaughterhouse
Posts: 644
|
If your list wasn't hierarchic you could use my NSISList plugin.
It would work like this: code: But the list would need to look like this: code: My Plugins: StdUtils | NSISList | CPUFeatures | ExecTimeout | KillProc My source of inspiration: http://youtu.be/lCwY4_0W1YI |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: May 2008
Location: Germany
Posts: 8
|
Thank you
I`ll use your plugin. It works great. |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|