FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   INNO TROUBLESHOOT - Questions Here (https://fileforums.com/showthread.php?t=93193)

Razor12911 26-10-2014 00:55

Exec2(ExpandConstant('{src}\Redist\DirectX\DXSETUP .exe'),'',false);
remove argument "/silent"

minh_k43sj 26-10-2014 01:53

Quote:

Originally Posted by Razor12911 (Post 435431)
Exec2(ExpandConstant('{src}\Redist\DirectX\DXSETUP .exe'),'',false);
remove argument "/silent"

thank you :D

Dante1995 26-10-2014 12:03

Quote:

Originally Posted by Carldric Clement (Post 435423)
Wow! Nice Dante1995!
It's like a logo & website it!
:rolleyes::cool::D

Scripts are my brother sin now he thinks only women :D

Logrim 30-10-2014 11:04

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.

punchao 04-11-2014 02:02

Help please
 
http://snap.ashampoo.com/uploads/201...4/I7h4Q9In.png

how to resolve this?

sied 05-11-2014 12:07

Hi i'm newbie here... i need tutorial for create file setup.cab... i have freearc 0.666. can you help me?

Carldric Clement 05-11-2014 16:28

Quote:

Originally Posted by sied (Post 435724)
Hi i'm newbie here... i need tutorial for create file setup.cab... i have freearc 0.666. can you help me?

Do you have download BlackBox Script it?
:rolleyes::cool:

altef_4 11-11-2014 10:43

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).

mausschieber 12-11-2014 12:34

works fine
only the cores not i have 8 cores
but shows me 4 cores

windows 8.1 x64 sp1

y_thelastknight 13-11-2014 22:08

altef_4, working fine bro.

Razor12911 22-11-2014 00:16

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.

altef_4 22-11-2014 03:18

Quote:

Originally Posted by Razor12911 (Post 436318)
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.

probably, when you have installed win32 and 4gb RAM, you will be able to use only 3gb, but i need more tests.

Razor12911 22-11-2014 03:33

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

texes06 22-11-2014 08:43

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

texes06 22-11-2014 12:26

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]

Razor12911 22-11-2014 12:33

http://stackoverflow.com/questions/2...ode-record-for

texes06 22-11-2014 14:33

Quote:

Originally Posted by Razor12911 (Post 436365)


First of all thank you for responding ...

Please can you help as to what I should do here ...:):):)

pakrat2k2 22-11-2014 15:31

Quote:

Originally Posted by texes06 (Post 436374)
First of all thank you for responding ...

Please can you help as to what I should do here ...:):):)

the error means that when you compressed your game, you also included in the archive the unins000.* files ( from games original install ) that's whats causing that error. You have to re-create your archives without those uninstall files present. ( look thru conversions, as almost all, mention something about moving games uninstall files, before making archives ).

Once you remember to move those uninstall files out of games directory BEFORE makin archives, that error wont come up again.

texes06 23-11-2014 01:04

Quote:

Originally Posted by Razor12911 (Post 436365)

Thank you:):):)

texes06 23-11-2014 01:06

Quote:

Originally Posted by pakrat2k2 (Post 436377)
the error means that when you compressed your game, you also included in the archive the unins000.* files ( from games original install ) that's whats causing that error. You have to re-create your archives without those uninstall files present. ( look thru conversions, as almost all, mention something about moving games uninstall files, before making archives ).

Once you remember to move those uninstall files out of games directory BEFORE makin archives, that error wont come up again.

Thank you :):):)

leotrim77 04-12-2014 09:51

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:

//----------This Installer Uses Inno Setup Unicode Version----------\\
#define AppName "Subway Surfers"
#define AppPublisher "LeoO Globe"
#define AppVersion "1.0.0"
#define AppExec "Subway_Surfers.exe"
#define AppURL "https://www.youtube.com/mr316dx"
#define AppSize "610"
#define SetupName "Setup"
#define SetupOut "Output"

#define PrecompVer "Inside"

[Setup]
AppName={#AppName}
AppPublisher={#AppPublisher}
AppVersion={#AppVersion}
AppComments={#AppName}
DefaultDirName={pf}\{#AppPublisher}\{#AppName}
DefaultGroupName={#AppName}
OutputBaseFilename={#SetupName}
OutputDir={#SetupOut}
SetupIconFile=Style\Setup.ico
WizardImageFile=Style\Background.bmp
WizardSmallImageFile=Style\smallbitmap.bmp

[Icons]
Name: {group}\Uninstall {#AppName}; Filename: {app}\unins000.exe; WorkingDir: {app}; Check: CheckError
Name: {group}\{#AppName}; Filename: {app}\{#AppExec}; WorkingDir: {app}; Check: CheckError
Name: {commondesktop}\{#AppName}; Filename: {app}\{#AppExec}; WorkingDir: {app}; Check: CheckError

[Files]
Source: Include\*.*; DestDir: {tmp}; Flags: dontcopy
Source: Style\*.*; DestDir: {tmp}; Flags: dontcopy

[Messages]
SetupWindowTitle=Welcome to The Setup Wizard «{#AppName}»

[CustomMessages]
SoundCtrlButtonCaptionSoundOn=Music on
SoundCtrlButtonCaptionSoundOff=Music off

[Languages]
Name: eng; MessagesFile: compiler:Default.isl

[Components]
Name: "directx"; Description: "Install DirectX"
Name: "visualc"; Description: "Install Visual C++"
Name: "nvidiaphysx"; Description: "Install Nvidia Physx"
Name: "framework"; Description: "Install Framework"

[Tasks]
Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}"; Flags: unchecked

[UninstallDelete]
Type: filesandordirs; Name: {app}

[Code]
const
BASS_SAMPLE_LOOP = 4;
BASS_ACTIVE_STOPPED = 0;
BASS_ACTIVE_PLAYING = 1;
BASS_ACTIVE_STALLED = 2;
BASS_ACTIVE_PAUSED = 3;
BASS_UNICODE = $80000000;
BASS_CONFIG_GVOL_STREAM = 5;
const
#ifndef UNICODE
EncodingFlag = 0;

leotrim77 04-12-2014 11:20

please help me .... ??

by_pbh 04-12-2014 12:09

Quote:

Originally Posted by leotrim77 (Post 436653)
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 : ....

Code:

#define AppName "Subway Surfers"
#define AppExec "Subway_Surfers.exe"
#define AppName1 "Subway Surfers two"
#define AppExec1 "Subway_Surfers_two.exe"

[Icons]
Name: {group}\Uninstall {#AppName}; Filename: {app}\unins000.exe; WorkingDir: {app}; Check: CheckError
Name: {group}\{#AppName}; Filename: {app}\{#AppExec}; WorkingDir: {app}; Check: CheckError
Name: {group}\{#AppName1}; Filename: {app}\{#AppExec1}; WorkingDir: {app}; Check: CheckError
Name: {commondesktop}\{#AppName}; Filename: {app}\{#AppExec}; WorkingDir: {app}; Check: CheckError
Name: {commondesktop}\{#AppName1}; Filename: {app}\{#AppExec1}; WorkingDir: {app}; Check: CheckError


leotrim77 04-12-2014 16:04

Quote:

Originally Posted by by_pbh (Post 436658)
Code:

#define AppName "Subway Surfers"
#define AppExec "Subway_Surfers.exe"
#define AppName1 "Subway Surfers two"
#define AppExec1 "Subway_Surfers_two.exe"

[Icons]
Name: {group}\Uninstall {#AppName}; Filename: {app}\unins000.exe; WorkingDir: {app}; Check: CheckError
Name: {group}\{#AppName}; Filename: {app}\{#AppExec}; WorkingDir: {app}; Check: CheckError
Name: {group}\{#AppName1}; Filename: {app}\{#AppExec1}; WorkingDir: {app}; Check: CheckError
Name: {commondesktop}\{#AppName}; Filename: {app}\{#AppExec}; WorkingDir: {app}; Check: CheckError
Name: {commondesktop}\{#AppName1}; Filename: {app}\{#AppExec1}; WorkingDir: {app}; Check: CheckError



you know what ...

I LOVE YOU SO MUCH thank youuuuuuuuuuuuuuuuuuuuu :)
thank you bro

leotrim77 06-12-2014 08:26

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 ... ?

Inge 06-12-2014 08:39

Quote:

Originally Posted by leotrim77 (Post 436685)
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 ... ?

The Registry is Important for some older Games (mostly no Steam Games) to start the Game (like Assassins Creed 2, Brotherhood, ect) to define Game Languages, bla, bla...

Search in your Registry (regedit) if Games needed a Reg entry.

leotrim77 06-12-2014 16:29

Quote:

Originally Posted by Inge (Post 436686)
The Registry is Important for some older Games (mostly no Steam Games) to start the Game (like Assassins Creed 2, Brotherhood, ect) to define Game Languages, bla, bla...

Search in your Registry (regedit) if Games needed a Reg entry.

so does it work even if you don't put registry on script ... ?

pakrat2k2 06-12-2014 16:49

yes it still works without reg entries. SOME games don't need them to work. BUT some games wont run without them there.

leotrim77 14-01-2015 08:43

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 ... ???

Inge 14-01-2015 10:21

2 Attachment(s)
Quote:

Originally Posted by leotrim77 (Post 437294)
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 ... ???

Click Windows Button + R Button on your Keyboard, in the following Window enter the Words 'regedit'.
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.

leotrim77 14-01-2015 13:44

Quote:

Originally Posted by Inge (Post 437295)
Click Windows Button + R Button on your Keyboard, in the following Window enter the Words 'regedit'.
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.

thank you bro , quick tutorial but powerfuel :) thank you

pakrat2k2 14-01-2015 15:48

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

GhostSystem 09-02-2015 03:41

how to disable cancel button in welcome page and second back button innosetup..

pakrat2k2 09-02-2015 06:10

Quote:

Originally Posted by GhostSystem (Post 437866)
how to disable cancel button in welcome page and second back button innosetup..

if referring to yener's script, simply enter values bigger then image, or use negative values.

Razor12911 09-02-2015 06:37

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;

sied 22-02-2015 08:44

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 ^.^

pakrat2k2 22-02-2015 08:50

^^ Edit setup.ini & make sure these point to the correct places.
Code:

MyExecutableName=ShadowOfMordor.exe                                 
MyExecutablePath=
MyExecutableIconName=x64

First line of course points to your games exe, 2nd line if its not in the root of game, what folder is it in. 3rd is what you want shortcut name. Also make sure your setup.ico is for your game not mordor & is where the ISS scripts are.

leotrim77 15-03-2015 11:35

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

pakrat2k2 15-03-2015 12:20

wrong switch for DX

read this

http://fileforums.com/showthread.php?t=95092

leotrim77 15-03-2015 13:09

Quote:

Originally Posted by pakrat2k2 (Post 438887)
wrong switch for DX

read this

http://fileforums.com/showthread.php?t=95092

I am not understanding nothing that topic ...
where is the problem ... ? what should I edit on script ../ ?

my script right now is:

Code:

if CurStep=ssPostInstall then begin
    if DirectXCB.Checked then begin
      Status.Caption:='Installing DirectX...';
      Status.Left := 200;
      Status.Top := 200;
      Status.Width := 223;
      Status.Height := 20;
      Exec2(ExpandConstant('{src}\Redist\DirectX\dxsetup.exe'),'/q',false);
    end;
    if NvidiaPhysx.Checked then begin
      Status.Caption:='Installing Nvidia Physx...';
      Status.Left := 200;
      Status.Top := 200;
      Status.Width := 227;
      Status.Height := 20;
      Exec2(ExpandConstant('{src}\Redist\PhysX.msi'),'/q',false);
    end;
    if VisualCCB.Checked then begin
      Status.Caption:='Installing Visual C++...';
      Status.Left := 200;
      Status.Top := 200;
      Status.Width := 227;
      Status.Height := 20;
      Exec2(ExpandConstant('{src}\Redist\vcredist_x86.exe'),'/q',false);
    end;



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