Thread
:
INNO TROUBLESHOOT - Questions Here
View Single Post
#
708
08-09-2013, 07:17
Razor12911
Noob
Join Date: Jul 2012
Location: South Africa
Posts: 3,751
Thanks: 2,181
Thanked 11,211 Times in 2,309 Posts
Try this.
if not ISExec ( 0, 0, 0, ExpandConstant('{tmp}\7z.exe'), '-o"' + ExpandConstant('{app}') + '" x -y "' + ExpandConstant('{src}\data.7z') + '" ', ExpandConstant('{tmp}'), '...',false) then break;
The Following User Says Thank You to Razor12911 For This Useful Post:
danswano
(08-09-2013)
Razor12911
View Public Profile
Find all posts by Razor12911