home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
General Forums
OffTopic
NSIS help wanted
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="mfalk" data-source="post: 249044" data-attributes="member: 22403"><p>Since MP uses NSIS i'm hoping sonme of you can help me with the following 2 problems:</p><p></p><p>I have a NSIS installationprogram, and when uninstalling it will not remove the "root" folder of my program ($INSTDIR) (Even though it is empty) I know i can force a delete or have it deleted on reboot but i will not do that if possible.</p><p></p><p>Another issue is that i'm installing to :</p><p>InstallDir "$PROGRAMFILES\CompanyName\ProductName"</p><p></p><p>If this product is the only product it should also delete the CompanyName folder, Any idea how i can do this (The user can change the folder, so they might change it to $PROGRAMFILES\ProductName</p><p></p><p>br</p><p>Michael</p></blockquote><p></p>
[QUOTE="mfalk, post: 249044, member: 22403"] Since MP uses NSIS i'm hoping sonme of you can help me with the following 2 problems: I have a NSIS installationprogram, and when uninstalling it will not remove the "root" folder of my program ($INSTDIR) (Even though it is empty) I know i can force a delete or have it deleted on reboot but i will not do that if possible. Another issue is that i'm installing to : InstallDir "$PROGRAMFILES\CompanyName\ProductName" If this product is the only product it should also delete the CompanyName folder, Any idea how i can do this (The user can change the folder, so they might change it to $PROGRAMFILES\ProductName br Michael [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
General Forums
OffTopic
NSIS help wanted
Contact us
RSS
Top
Bottom