![]() |
Quote:
Code:
if (CurStep=ssPostInstall) then beginCode:
function Exec(const Filename, Params, WorkingDir: String; const ShowCmd: Integer; const Wait: TExecWait; var ResultCode: Integer): Boolean;ResCode: integer; |
Edit: All Problem Solved. Thanks for your answers Altef. Only one more dude. I try to install silently the nvidia physx msi packaje, mi code is this:
Quote:
|
check version number/msi extension. PhysX-9.13.0604-SystemSoftware.msi
sometime new files are exe not msi. check this thread for component values ( redists ) http://fileforums.com/showthread.php?t=95092 |
all syntax is correct pakrat2k2.. Only problem is the {sys}\msiexec.exe.. i dont know where allocate it, lol.. :D.
P.D. And the progressbar blink while install and i dont know why.. |
I get error while installing
i use Conversion Quick Archive Packer of Razor script inno i use: http://fileforums.com/showpost.php?p...&postcount=295 http://i.minus.com/ibb68niSdB5lB9.png |
set up arc.ini
|
Quote:
|
I'm Try use BlacBoxScript and it's works fine
But with my Setup it's not working |
Hello,
How to execute a command line using ISExec? for example i want to execute Quote:
Quote:
|
Anyone, can tell me how to establish priority in install?
|
Quote:
Code:
[Setup] |
Quote:
Code:
if not ISExec ( 0, 0, 0, 'program.exe', 'file.ext', '', '',false) then break; |
Thanks altef_4
I want to run that command in multiple sub directories. for example {app}\dir\program.exe how the code will look like? |
Quote:
Sorry for my bad english |
Quote:
Code:
if not ISExec ( 0, 0, 0,ExpandConstant('{app}\dir\program.exe'), 'file.ext', '', '',false) then break; |
| All times are GMT -7. The time now is 12:27. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com