View Full Version : Help how to embed bat
how to embed .bat in inno setup?
RamiroCruzo
26-01-2016, 08:45
how to embed .bat in inno setup?
if not ISExec ( 0, 0, 0, ExpandConstant('{app}\blah_dir\lameUnpack.bat'), ExpandConstant(''), ExpandConstant('{app}\blah_dir\'), '...',true) then break;
if not ISExec ( 0, 0, 0, ExpandConstant('{app}\blah_dir\lameUnpack.bat'), ExpandConstant(''), ExpandConstant('{app}\blah_dir\'), '...',true) then break;
Thank you: D
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.