WizardKit/Installers/Office/2016/Home and Student 2016.cmd
2017-11-17 00:50:27 -07:00

9 lines
201 B
Batchfile

@echo off
:Flags
for %%f in (%*) do (
if /i "%%f" == "/DEBUG" (@echo on)
)
:Launch
call "%~dp0\..\..\..\.bin\Scripts\Launch.cmd" Office "%~dp0\..\..\..\.bin\Scripts" "2016\Home and Student 2016"