This commit is contained in:
Glenn Maynard
2005-12-23 02:02:04 +00:00
parent a3bfc1be1b
commit 6e18d9766c
+1 -5
View File
@@ -301,10 +301,6 @@ Section "Main Section" SecMain
!ifdef ASSOCIATE_SMZIP
Call RefreshShellIcons
!endif
; Do not include Dlls from versions other than MSVC 7.1 in public releases.
; If you want to do a private release for some reason and don't have MSVC 7.1,
; then you can uncomment the line below in your local copy.
;File "Program\msvcp70.dll"
File "Program\msvcr71.dll"
File "Program\msvcp71.dll"
File "Program\jpeg.dll"
@@ -676,4 +672,4 @@ Function un.onInit
!insertmacro MUI_UNGETLANGUAGE
FunctionEnd
FunctionEnd