Windows installer: fix a (benign?) register preservation bug in HandlePackage
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3622 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -204,7 +204,6 @@ Function HandlePackage
|
||||
Exch $0 # File location
|
||||
Exch
|
||||
Exch $1 # File name
|
||||
Exch
|
||||
Push $2
|
||||
Push $3
|
||||
# Check to make sure the file wasn't already installed
|
||||
|
||||
Reference in New Issue
Block a user