Apply 1695493: remove unnecessary win32 registry key check. Patch by Dmitriy Pomerant...
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Fri, 6 Apr 2007 13:15:04 +0000 (13:15 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Fri, 6 Apr 2007 13:15:04 +0000 (13:15 +0000)
git-svn-id: http://svn.voria.com/code@439 1f10aa63-cdf2-0310-b900-c93c546f37ac

synfig-studio/trunk/win32inst.nsi.in

index 52503d2..5041e0f 100644 (file)
@@ -18,10 +18,6 @@ OutFile "@PACKAGE_TARNAME@-@PACKAGE_VERSION@.exe"
 ; The default installation directory
 InstallDir $PROGRAMFILES\Synfig
 
-; Registry key to check for directory (so if you install again, it will 
-; overwrite the old one automatically)
-InstallDirRegKey HKLM "Software\Voria_@PACKAGE_TARNAME@" "Install_Dir"
-
 !define MUI_ABORTWARNING
 
 !define SHCNE_ASSOCCHANGED 0x8000000