Skip to content

Commit

Permalink
CBQE-0 delete install shield registry for 4.1.0 version
Browse files Browse the repository at this point in the history
Change-Id: I5111b8ab410ecd01ebc98f1120f779455e871fd3
Reviewed-on: http://review.couchbase.org/57123
Tested-by: Thuan Nguyen <soccon@gmail.com>
Reviewed-by: Thuan Nguyen <soccon@gmail.com>
  • Loading branch information
saigon committed Nov 17, 2015
1 parent ecb401d commit e17e5d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/windows_cleanup_registry.sh
Expand Up @@ -12,6 +12,7 @@ echo -e "delete HKEY_CLASSES_ROOT\Installer\Products\288F9D42C18440B25027002B37E
reg delete "HKEY_CLASSES_ROOT\Installer\Products\288F9D42C18440B25027002B37EC713B" /f
# for sherloc, delete key below
reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\InstallShield_{24D9F882-481C-2B04-0572-00B273CE17B3}" /f
reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\InstallShield_{898C4818-1F6D-C554-1163-6DF5C0F1F7D8}" /f
reg delete "HKEY_CLASSES_ROOT\Installer\Products\5E5D7293-AC1D-3424-E583-0644411FDA20" /f # 3.1.0
reg delete "HKEY_CLASSES_ROOT\Installer\Products\24D9F882-481C-2B04-0572-00B273CE17B3" /f # 4.0
reg delete "HKEY_CLASSES_ROOT\Installer\Products\41276A8D-2A65-88D4-BDCC-8C4FE109F4B8" /f # 3.1.1
Expand Down

0 comments on commit e17e5d9

Please sign in to comment.