Skip to content
⌘ NSIS Forum Archive

Uninstall Section

4 posts

matdrewin#

Uninstall Section

Why do we not have access to any user variables in the uninstall section?
Afrow UK#
Because it is a separate executable. You must save the values on install and read on uninstall.

Stu
Afrow UK#
No that demonstrates how to use a custom NSIS executable to do processing at compile time. That is something else altogether.

Stu