Thread: Isexec (ISdone)
View Single Post
  #1  
Old 22-04-2013, 21:32
Pein46's Avatar
Pein46 Pein46 is offline
Registered User
 
Join Date: Feb 2013
Location: Malaysia
Posts: 27
Thanks: 12
Thanked 8 Times in 7 Posts
Pein46 is on a distinguished road
Talking Isexec (ISdone)

How to use this?
I want to use oggdec.exe to decode *.wav file..

example:

Code:
if not ISExec          ( 0, 0, 0, ExpandConstant('{tmp}\Arc.exe'), ExpandConstant('x -o+ "{src}\001.arc" "{app}\"'), ExpandConstant('{tmp}'), '...',false) then break;
Reply With Quote
Sponsored Links