There have been some reports of people upgrading their installation

but ending up with a metrics.ini from a previous version.  Make sure we
overwrite old files.
This commit is contained in:
Glenn Maynard
2004-02-23 04:42:52 +00:00
parent 7c14df6eba
commit 748eed520d
+1 -2
View File
@@ -122,6 +122,7 @@ Section ""
; write out uninstaller
SetOutPath "$INSTDIR"
AllowSkipFiles off
SetOverwrite on
WriteUninstaller "$INSTDIR\uninstall.exe"
@@ -137,8 +138,6 @@ WriteRegStr HKEY_LOCAL_MACHINE "SOFTWARE\Classes\smzipfile\shell\open\command" "
WriteRegStr HKEY_LOCAL_MACHINE "SOFTWARE\Classes\.smzip" "" "smzipfile"
; Begin copying files
SetOverwrite ifnewer
CreateDirectory "$INSTDIR\Announcers"
SetOutPath "$INSTDIR\Announcers"
File "Announcers\instructions.txt"