Fixed install-from-root-dir bug that forbade reading packages from root
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1809 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -5,6 +5,8 @@ Var UQMARGS
|
||||
Var MAKEICON
|
||||
Var UQMUSERDATA
|
||||
|
||||
AllowRootDirInstall true
|
||||
|
||||
; HM NIS Edit Wizard helper defines
|
||||
!define PRODUCT_NAME "The Ur-Quan Masters"
|
||||
!define PRODUCT_VERSION "0.4.0"
|
||||
@@ -71,7 +73,6 @@ InstallDir "$PROGRAMFILES\The Ur-Quan Masters\"
|
||||
InstallDirRegKey HKLM "${PRODUCT_DIR_REGKEY}" ""
|
||||
ShowInstDetails show
|
||||
ShowUnInstDetails show
|
||||
AllowRootDirInstall true
|
||||
DirText "" "" "" "Please select a folder."
|
||||
InstType "Typical"
|
||||
InstType "Minimal"
|
||||
|
||||
Reference in New Issue
Block a user