mirror of
https://github.com/lidarr/Lidarr
synced 2025-01-23 07:09:36 +00:00
5 lines
328 B
Batchfile
5 lines
328 B
Batchfile
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
|
|
|