![]() |
Exec2(ExpandConstant('{src}\Redist\DirectX\DXSETUP .exe'),'',false);
remove argument "/silent" |
Quote:
|
Quote:
|
I have a question, is not a problem but is related to the forum :d.. i have my own script almost finished, only add frech languaje and finish.. i use my own vc++ redist for the conversions, is an AIO with all 2005,2008 and 2010. Is licit if i upload my conversions with that redist, and not with the original from the game disc?
P.D. I make this, because i use the last version of all redist.. directx, v++, live, and phyx. The last is valid for AGEIA physx and modern physx.. This way i dont have problem related to the redist with any game. Thanks. |
Help please
|
Hi i'm newbie here... i need tutorial for create file setup.cab... i have freearc 0.666. can you help me?
|
Quote:
:rolleyes::cool: |
Test
1 Attachment(s)
hi guys, please test this setup on your PC (some hardware info), and report back results (correct or not correct or ,maybe, don't work).
|
works fine
only the cores not i have 8 cores but shows me 4 cores windows 8.1 x64 sp1 |
altef_4, working fine bro.
|
altef_4, it works fine bro but what is the difference between RAM Total and RAM Total Available? On my test they were the same(RAM Total: 1526mb and RAM Total Available: 1526mb) and when I check with Resource Monitor, Installed RAM is 1536mb and available is 1526mb.
|
Quote:
|
1 Attachment(s)
Um, nope. the detection is fine. I am using the computers at the Internet Cafe. It has 1.5gb, not 4gb and on win32. What I am say is that it only detects the total available ram twice and not the installed ram.
Unless if I am over viewing things |
Hi ...
I'm not sure I'm spelling Öncelikel to the right place ... Please help ... I receive the following error , where I could have done wrong ... http://i.hizliresim.com/aBkmAg.jpg |
Hello ...
Please can you help me ... I receive errors when I try to uninstall the game . Where I could have done wrong ... http://i.hizliresim.com/aBkmAg.jpg[/QUOTE] |
|
Quote:
First of all thank you for responding ... Please can you help as to what I should do here ...:):):) |
Quote:
Once you remember to move those uninstall files out of games directory BEFORE makin archives, that error wont come up again. |
Quote:
|
Quote:
|
PLEASE HELP ME I AM LOOKING FOR THIS BUT NOBODY REPLY ME ... ?
I have Script Black Box old not V2 .. is okay but my game has 2 .exe or two shorcuts how to put these exe on desktop what to add on script to put two exe on desktop pleasee ... ?? my half of script : WHAT SHOULD I EDIT HERE IN THIS SCRIPT : .... Quote:
|
please help me .... ??
|
Quote:
Code:
#define AppName "Subway Surfers" |
Quote:
you know what ... I LOVE YOU SO MUCH thank youuuuuuuuuuuuuuuuuuuuu :) thank you bro |
hey guys I have only last question I just want to know why is registry important to add to script or to inno setup , what does mean registry ... please explain me somebody , Why should I add registry of game to script ... ?
|
Quote:
Search in your Registry (regedit) if Games needed a Reg entry. |
Quote:
|
yes it still works without reg entries. SOME games don't need them to work. BUT some games wont run without them there.
|
please help me where can I fine any tutorial how to get registry from games , please tell me somebody how can I find registry of games ... ???
|
2 Attachment(s)
Quote:
Now go to HKEY_LOKAL_MACHINE->Software->Wow6432Node->Search your Game. Make a right click on the Folder and click Export. Now edit .reg Data for your Script. |
Quote:
|
along with that goto this topic & grab Reg to INNO Converter ENG.rar which will create a iss file so you can put those exported reg entries into your Inno script. They will of course need to be edited. IE in screenshot above shows InstallDir=E:\Program Files (x86)\Resident Evil 5, which would be changed to {app} so that anyone can install to where they want to & not to 1 specific location.
http://fileforums.com/showthread.php?t=92995 |
how to disable cancel button in welcome page and second back button innosetup..
|
Quote:
|
on a normal script, this is what you do.
[Code] procedure CurPageChanged(CurPageID: Integer); begin case CurPageID of wpWelcome: begin WizardForm.CancelButton.Enabled:=False; // to disable; WizardForm.CancelButton.Visible:=False; // to hide; WizardForm.BackButton.Enabled:=False; // to disable; WizardForm.BackButton.Visible:=False; // to hide; end; end; end; |
Hi guys, it was the first time i learned inno convert, now im working on Lucius2 Project, I copied script houcine80 "http://fileforums.com/showthread.php?t=96328" . and changing setup.cab & setup.ini modification. The convert succesful, but the icon not appear on desktop during finishing installation process and the second issue while install the lucius 2 icon may changing into Middle Earth Shadow of Mordor icon.Would you tell me which part I have to fix????and how to make autorun aplication,at least please let me know,I need some help please ^.^
|
^^ Edit setup.ini & make sure these point to the correct places.
Code:
MyExecutableName=ShadowOfMordor.exe |
hey guys please HELP, why the script is not opening Direct X to install after the game is installed , Visual c++ start installing but Direct X not, for Direct X says: directx command line switches.
Why please help ... ? or should I edit the scipt for this action ... ? please help me |
|
Quote:
where is the problem ... ? what should I edit on script ../ ? my script right now is: Code:
if CurStep=ssPostInstall then begin |
| All times are GMT -7. The time now is 05:17. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com