|
@@ -1010,9 +1010,9 @@ Section "Uninstall"
|
|
SetShellVarContext all
|
|
SetShellVarContext all
|
|
RMDir /r "$SMPROGRAMS\${GRASS_BASE}"
|
|
RMDir /r "$SMPROGRAMS\${GRASS_BASE}"
|
|
|
|
|
|
- ;remove the $APPDATA\GRASS7\rc file
|
|
|
|
|
|
+ ;remove the $APPDATA\grass7\rc file
|
|
SetShellVarContext current
|
|
SetShellVarContext current
|
|
- RMDir /r "$APPDATA\GRASS7"
|
|
|
|
|
|
+ RMDir /r "$APPDATA\grass7"
|
|
|
|
|
|
;remove the Registry Entries
|
|
;remove the Registry Entries
|
|
DeleteRegKey HKLM "Software\${GRASS_BASE}"
|
|
DeleteRegKey HKLM "Software\${GRASS_BASE}"
|