mirror of
https://github.com/barkeser2002/rdpwrap.git
synced 2026-09-25 06:39:55 +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
|