View Single Post
  #11  
Old 01-03-2009, 05:12
peterf1999's Avatar
peterf1999 peterf1999 is offline
Die Hard Member
 
Join Date: Nov 2008
Location: Italy
Posts: 928
Thanks: 14
Thanked 983 Times in 236 Posts
peterf1999 is on a distinguished road
Quote:
Originally Posted by mondragon View Post
hehe
that's im thinking on beginning [but now im not acces to original installer]
and thats way i cannot test in 100%

then u only need to fix parameters for sfx archive for example "c:\game necro\"
because -d param doesnt works without -d"c:\game necro\"
var path has right value and return it(ex. f:\necrovision)

Exec (ExpandConstant('{src}\NV_arc.exe'), '-x -d'+path+'\data'+' -y -s2', '', SW_SHOW,
ewWaitUntilTerminated, ResultCode)
Reply With Quote