- removed debug line from windows/specific.sh

- deinstalling Blender now also removes "%PROGRAMFILES%\Blender Foundation"
  if it's empty
This commit is contained in:
2003-02-10 11:50:07 +00:00
parent f1f2bf85aa
commit a88302de00
2 changed files with 1 additions and 1 deletions

View File

@@ -81,4 +81,5 @@ Section "Uninstall"
RMDir "$SMPROGRAMS\Blender Foundation\Blender-VERSION"
RMDir "$SMPROGRAMS\Blender Foundation"
RMDir "$INSTDIR"
RMDir "$INSTDIR\.."
SectionEnd