mirror of
https://github.com/jellyfin/jellyfin-media-player.git
synced 2024-11-23 14:09:40 +00:00
Enable Autolaunch
This commit is contained in:
parent
7a74a60069
commit
f99e22052f
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user