|
#991
|
||||
|
||||
|
I changed Suport to redist. My installer is the redist folder that is PhysX
Separately works perfectly. |
| Sponsored Links |
|
#992
|
||||
|
||||
|
Quote:
|
|
#993
|
||||
|
||||
|
I changed name "Suport" to "redist" in setup ini.
My setup.ini Launch3=Nvidia PhysX Launch364=0 Launch3BeforeInstall=0 LaunchCom3={sys}\msiexec.exe LaunchArg3=/qn /i "{src}\Redist\PhysX-9.12.0613-SystemSoftware.msi" .. Third Launch comand Launch3BeforeInstall=0 -> for after install game |
|
#994
|
||||
|
||||
|
PhysX Installed
Only way that actually installed. Only displays the window installation. Launch3=Nvidia PhysX Launch364=0 Launch3BeforeInstall=0 LaunchCom3={sys}\msiexec.exe LaunchArg3=/qr /i "{src}\Redist\PhysX-9.12.0613-SystemSoftware.msi" PhysX installed in Control Panel. Font: http://technet.microsoft.com/pt-br/l...=ws.10%29.aspx Last edited by Cesar82; 27-10-2012 at 23:12. |
|
#995
|
||||
|
||||
|
@LuisCésar82
Thank You for that. @yener Any info about release date for new version. Thank You |
|
#996
|
|||
|
|||
|
currently busy...i couldnt even start.
currently put windows 8 on my system and saw font problem on my installer. will also fix this. |
|
#997
|
||||
|
||||
|
And then yener90, how is your project update new CI?
It is already possible to show a picture of how it's getting? |
|
#998
|
||||
|
||||
|
yener90 please add whole PhysX LauncherSettings to setup.ini of every CI release because LuisCésar82 has done a great job of devising that and I don't want to search for his post next time I'll need to install PhysX
Quote:
|
|
#999
|
||||
|
||||
|
Answer
If somebody can answer me:
How behaves the installer in your PCs: * By clicking in setup.exe open the autorun page or open welcome page? Here a few installer that use freearc and comes compiled when extracted and to execute setup.exe opens direct the splash and it is going to welcome page. If I change of folder the same file setup.exe starts to open autorun page. Text translated in google tradutor: |
|
#1000
|
||||
|
||||
|
Hi yener, how do i add this to the destination of shortcut using CI. In black highlighted.
e.g. "D:\Jogos\Painkiller Hell and Damnation\Binaries\Win32\PKHDGame-Win32-Shipping.exe" -seekfreeloadingpcconsole -fullscreen Last edited by Fabioddq; 03-11-2012 at 06:25. |
|
#1001
|
|||
|
|||
|
kassane
currently studying, real life hard to find some time ![]() maybe i will today work on it BAMsE i will try to add everytime :P Fabioddq look here: Code:
[Icons]
Name: {group}\{code:GetAppName} {cm:uninstall}; Filename: {uninstallexe}; WorkingDir: {app}
#ifdef CustomBinaryIcon
Name: {group}\{code:GetAppName}; Filename: {app}\{code:GetMyAppExePath}\{code:GetMyAppExeName}; WorkingDir: {app}\{code:GetMyAppExePath}; IconFilename: {app}\{code:GetMyAppExePath}\{#CustomBinaryIcon}; Check:FirstExecCheck;
Name: {userdesktop}\{code:GetAppName}; Filename: {app}\{code:GetMyAppExePath}\{code:GetMyAppExeName}; WorkingDir: {app}\{code:GetMyAppExePath}; IconFilename: {app}\{code:GetMyAppExePath}\{#CustomBinaryIcon}; Check:FirstExecCheck;
#else
Name: {group}\{code:GetAppName}; Filename: {app}\{code:GetMyAppExePath}\{code:GetMyAppExeName}; WorkingDir: {app}\{code:GetMyAppExePath}; Check:FirstExecCheck; Parameters: "-seekfreeloadingpcconsole -fullscreen;"
Name: {userdesktop}\{code:GetAppName}; Filename: {app}\{code:GetMyAppExePath}\{code:GetMyAppExeName}; WorkingDir: {app}\{code:GetMyAppExePath}; Check:FirstExecCheck; Parameters: "-seekfreeloadingpcconsole -fullscreen";
#endif
...
|
| The Following User Says Thank You to yener90 For This Useful Post: | ||
Demonn (03-11-2012) | ||
|
#1002
|
||||
|
||||
|
Quote:
P.S. I indicate the correct path: MyExecutablePath=Binaries\Win32 Last edited by Fabioddq; 03-11-2012 at 07:39. |
| The Following User Says Thank You to Fabioddq For This Useful Post: | ||
Demonn (03-11-2012) | ||
|
#1003
|
|||
|
|||
|
ci has a checkup now..if executable of shortcut doesnt exist, it will not create the shortcut.
|
|
#1004
|
||||
|
||||
|
Quote:
the .exe contain that arguments (it's a .bat file converted to .exe ) PS i have included the .bat file; the used ico and the converter used ![]() See the attachment below |
| The Following User Says Thank You to Th3Raven For This Useful Post: | ||
Fabioddq (03-11-2012) | ||
|
#1005
|
|||
|
|||
|
Hi all I still do not hear much of what you do with the arc etc. ..
I use the traditional setup with inno yener script. And I see many new things that I do not really hear anything. On this picture it lol I have to do to get three versions of a game on the same repack. ![]() I have to compress the folders put some scrip etc. .. |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INNO TROUBLESHOOT - Questions Here | REV0 | Conversion Tutorials | 1565 | 29-11-2024 09:51 |
| Inno Setup: Additional Libraries | altef_4 | Conversion Tutorials | 50 | 21-10-2020 09:59 |
| INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup | REV0 | Conversion Tutorials | 51 | 26-03-2015 06:57 |
| Help- How to extract a .bin file compressed by a code ? | Adonix | Conversion Tutorials | 22 | 22-03-2015 15:02 |
| yener90's older Inno Project Source Codes | THADEADMAN2011 | PC Games - CD/DVD Conversions | 0 | 16-06-2012 03:40 |