Fixing a missing variable in the downlevel installer.
This commit is contained in:
parent
a396550ed0
commit
c920b3c747
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
|||
<?define LCID = "$(var.ProductLanguage)"?>
|
||||
<?define DowngradeErrorMessage = "A newer version is already installed; please uninstall it and re-run setup."?>
|
||||
|
||||
<?define Platform = "$(sys.BUILDARCH)" ?>
|
||||
<?define Program_Files="ProgramFilesFolder"?>
|
||||
<?define Win64AttributeValue=no?>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue