mirror of
https://github.com/moonlight-stream/GS-IPv6-Forwarder.git
synced 2026-04-15 14:37:25 +00:00
Create a bundle to ensure the CRT is installed
This commit is contained in:
@@ -53,10 +53,7 @@
|
||||
<ServiceControl Id="StartService" Start="install" Stop="both" Remove="uninstall" Name="GSv6FwdSvc" Wait="yes" />
|
||||
</Component>
|
||||
<Component Id="MiniupnpcDll">
|
||||
<File Source="$(var.GSv6Fwd.TargetDir)\miniupnpc.dll" KeyPath="yes"/>
|
||||
</Component>
|
||||
<Component Id="LibnatpmpDll">
|
||||
<File Source="$(var.GSv6Fwd.TargetDir)\libnatpmp.dll" KeyPath="yes"/>
|
||||
<File Source="$(var.GSv6Fwd.TargetDir)miniupnpc.dll" KeyPath="yes"/>
|
||||
</Component>
|
||||
</ComponentGroup>
|
||||
</Fragment>
|
||||
|
||||
Reference in New Issue
Block a user