1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-01-23 15:19:33 +00:00
Lidarr/wix/package.bat

6 lines
328 B
Batchfile
Raw Normal View History

bin\heat.exe dir ..\_output\ -out _output.wxs -cg OUTPUT_GROUP -dr BIN_DIR -gg -scom -srd -sfrag -sreg -suid -svb6
"bin\candle.exe" nzbdrone.wxs _output.wxs -ext WixNetFxExtension -ext WixUIExtension
"bin\light.exe" nzbdrone.wixobj _output.wixobj -out "nzbdrone.msi" -ext WixNetFxExtension -ext WixUIExtension -b ..\_output