mirror of
https://github.com/GAM-team/GAM.git
synced 2025-07-09 14:13:35 +00:00
fix msi build
This commit is contained in:
@ -41,7 +41,7 @@
|
|||||||
<ComponentGroup
|
<ComponentGroup
|
||||||
Id="ProductComponents"
|
Id="ProductComponents"
|
||||||
Directory="INSTALLFOLDER"
|
Directory="INSTALLFOLDER"
|
||||||
Source="dist/gam">
|
Source="dist">
|
||||||
<Component Id="gam_exe" Guid="886abc07-73c5-4acc-9f71-58daf62aabc1">
|
<Component Id="gam_exe" Guid="886abc07-73c5-4acc-9f71-58daf62aabc1">
|
||||||
<File Name="gam.exe" KeyPath="yes" />
|
<File Name="gam.exe" KeyPath="yes" />
|
||||||
<Environment Id="PATH" Name="PATH" Value="[INSTALLFOLDER]" Permanent="yes" Part="last" Action="set" System="yes" />
|
<Environment Id="PATH" Name="PATH" Value="[INSTALLFOLDER]" Permanent="yes" Part="last" Action="set" System="yes" />
|
||||||
|
Reference in New Issue
Block a user