View Single Post
  #817  
Old 15-09-2012, 12:38
QfG's Avatar
QfG QfG is offline
Registered User
 
Join Date: Apr 2012
Location: Germany
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
QfG is on a distinguished road
Ok, here a noob question, sorry for this. i will install directx from the temp folder, so i compile the dx files with the installer and use the {tmp} dir and these flags: uninsafterinstall. But what must i type in the setup.ini ? the command : LaunchCom1={tmp}\dx90c\DXSetup.exe will not work.

Thanks for solutions.

EDIT
I found the solution myself:

i have changed in script the {src} in {tmp}
Quote:
Exec(ExpandConstant('{tmp}\') + GetIniString('LauncherSettings'
and use in setup.ini file the function : Launch1BeforeInstall=0
This works perfect for me.

Last edited by QfG; 15-09-2012 at 13:12.