Enable Autolaunch

This commit is contained in:
Tobias Hieta 2016-02-16 21:03:34 +01:00 committed by Tobias Hieta
parent 7a74a60069
commit f99e22052f

View File

@ -79,8 +79,7 @@
SourceFile="$(var.OutputPath)/PMP.msi"
Vital="yes">
<MsiProperty Name="INSTALLLOCATION" Value="[InstallFolder]" />
<!-- Disable autolaunch for now -->
<!-- <MsiProperty Name="AUTOLAUNCH" Value="[autolaunch]" /> -->
<MsiProperty Name="AUTOLAUNCH" Value="[autolaunch]" />
</MsiPackage>
<ExePackage Id="vcredist_repair"
SourceFile="C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\redist\1033\vcredist_x64.exe"