mirror of
https://github.com/stascorp/rdpwrap.git
synced 2021-05-12 18:42:11 +03:00
4 lines
130 B
Batchfile
4 lines
130 B
Batchfile
@echo off
|
|
"%ProgramFiles%\WiX Toolset v3.11\bin\candle" RDPWInst.wxs
|
|
"%ProgramFiles%\WiX Toolset v3.11\bin\light" RDPWInst.wixobj
|