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:
avolkov
2011-05-23 20:59:06 +00:00
parent 35113cc246
commit 20b8ece9c9
@@ -204,7 +204,6 @@ Function HandlePackage
Exch $0 # File location Exch $0 # File location
Exch Exch
Exch $1 # File name Exch $1 # File name
Exch
Push $2 Push $2
Push $3 Push $3
# Check to make sure the file wasn't already installed # Check to make sure the file wasn't already installed