Thread
:
Delete command not deleting files in Windows directories
View Single Post
2nd April 2018, 23:11
#
2
Anders
Moderator
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 5,356
Make sure you have the RequestExecutionLevel attribute in your script.
Are you using the macros in x64.nsh to disable redirection?
Monitor the uninstaller with Process Monitor to see why the delete fails.
IntOp $PostCount $PostCount + 1
Anders
View Public Profile
Visit Anders's homepage!
Find More Posts by Anders