View Single Post
  #13  
Old 01-03-2009, 05:17
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
but try to change in registry that folder with empty space and try to run
what u get?
-d"'+path+'\data"'
that's correct
yes my fault :

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

i always used path without space :P for game's folder

Last edited by peterf1999; 01-03-2009 at 05:22.
Reply With Quote