# HG changeset patch # User Herman Bloggs # Date 1037321784 0 # Node ID a17b482a921657010c5224bf7d75e7b759a35bb9 # Parent 40acc08c4979f01282dc817f160c0f4bce82d68e [gaim-migrate @ 4149] a4 fix committer: Tailor Script diff -r 40acc08c4979 -r a17b482a9216 gaim-installer.nsi --- a/gaim-installer.nsi Thu Nov 14 23:41:36 2002 +0000 +++ b/gaim-installer.nsi Fri Nov 15 00:56:24 2002 +0000 @@ -54,7 +54,7 @@ ; Read in Aspell install path ReadRegStr $R0 HKEY_LOCAL_MACHINE "Software\Aspell" "" WriteRegStr HKEY_LOCAL_MACHINE "SOFTWARE\Gaim" "" "$INSTDIR" - WriteRegStr HKEY_LOCAL_MACHINE "SOFTWARE\Gaim" "Version" "0.60a3" + WriteRegStr HKEY_LOCAL_MACHINE "SOFTWARE\Gaim" "Version" "0.60a4" ; Keep track of aspell install path, for when we uninstall WriteRegStr HKEY_LOCAL_MACHINE "SOFTWARE\Gaim" "AspellPath" $R0 WriteRegStr HKEY_LOCAL_MACHINE "Software\Microsoft\Windows\CurrentVersion\Uninstall\Gaim" "DisplayName" "Gaim (remove only)"