Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Marco Ratto
dynare
Commits
7d7409be
Verified
Commit
7d7409be
authored
Oct 29, 2018
by
Sébastien Villemot
Browse files
Windows installer: do not forget to uninstall the VERSION file
parent
bdc9794d
Changes
1
Hide whitespace changes
Inline
Side-by-side
windows/dynare.nsi
View file @
7d7409be
...
...
@@ -161,6 +161,7 @@ Section "Uninstall"
Delete $INSTDIR\license.txt
Delete $INSTDIR\mexopts-win32.bat
Delete $INSTDIR\mexopts-win64.bat
Delete $INSTDIR\VERSION
Rmdir /r $INSTDIR\matlab
Rmdir /r $INSTDIR\contrib
Rmdir /r $INSTDIR\mex
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment