FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   Installer Creator: Help with DirectX (https://fileforums.com/showthread.php?t=95790)

jonhutty 15-04-2014 09:47

Installer Creator: Help with DirectX
 
When creating installer been haveing trouble puttnig in this part Executable: {src}\Support\DirectX\DXSetup.exe putting in exactly but for some reason the box is staying blank also where is this Support\DirectX\DXSetup.exe in Output Folder, part in the installer please help thankyou.

mausschieber 15-04-2014 14:56

Quote:

Originally Posted by jonhutty (Post 430521)
When creating installer been haveing trouble puttnig in this part Executable: {src}\Support\DirectX\DXSetup.exe putting in exactly but for some reason the box is staying blank also where is this Support\DirectX\DXSetup.exe in Output Folder, part in the installer please help thankyou.

Read here Tutorial

pakrat2k2 15-04-2014 15:54

also specific topic for redists ( read thru anyways )

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

Inge 16-04-2014 15:10

Quote:

Originally Posted by jonhutty (Post 430521)
When creating installer been haveing trouble puttnig in this part Executable: {src}\Support\DirectX\DXSetup.exe putting in exactly but for some reason the box is staying blank also where is this Support\DirectX\DXSetup.exe in Output Folder, part in the installer please help thankyou.

You have to create Support\DirectX\DXSetup.exe for yourself! Thats a Folder Called Support, in this Folder you make a new Folder Called DirectX in this Folder comes DXSetup.exe.

The Folder Support you must copy next to your Setup.exe. This works also with _CommonRedist Folders which been Installed with a Game.

jonhutty 16-04-2014 17:06

Installer creator
 
Hi inge what i meant was in the installer creator i have started to make my first repack and have come to the part where it asks you to put this command {src}\Support\DirectX\DXSetup.exe into the resources but when i type it in on the resources panel in the creator, it is staying blank. How do you make a dxsetup.exe file and do you have to make one everytime you make a repack.Or i have just found this command will this one work path-to-redistributable\dxsetup.exe /silent.

pakrat2k2 16-04-2014 17:46

remove {src} ONLY needs the Support\DirectX

Inge 16-04-2014 17:52

Quote:

...come to the part where it asks you to put this command {src}\Support\DirectX\DXSetup.exe into the resources but when i type it in on the resources panel in the creator, it is staying blank.
FIRST click Add, then Type your Stuff.
Quote:

How do you make a dxsetup.exe file and do you have to make one everytime you make a repack.
You can find Direct X on Microsoft Page When your Game got a _CommonRedist Folder then you find DX and Visual C in there. Just type the _CommonRedist in Task Tab of IC.
http://www7.pic-upload.de/17.04.14/5e5dwgpr482.png

The Redist Folder you must copy next to your setup.exe for Install.

jonhutty 16-04-2014 18:35

Got this error message after compile runtime error at 1466:23013 access violation 6EF16D31
please help.

Inge 16-04-2014 18:55

Quote:

Originally Posted by jonhutty (Post 430549)
Got this error message after compile runtime error at 1466:23013 access violation 6EF16D31
please help.

Try out different Sizes for Autorun and Setup Window, also for Button Positions and Text Background (size and position). Check if you write anything correct in Executable and Task tab.
For External Compressed Files click Run->Build
For Internal, Run->Compile

jonhutty 16-04-2014 20:14

Thanks inge i have finally sorted it i think just compiling it then i will give it a go this is my very first repack so i will let you know how it goes, I will take a few screen shots of installer if ya can ok.

jonhutty 16-04-2014 21:31

No still getting error code but this time it actually built the full repack then when it had finished went to install still got same error message. What am i doing wrong.

Inge 16-04-2014 21:36

Quote:

Originally Posted by jonhutty (Post 430553)
No still getting error code but this time it actually built the full repack then when it had finished went to install still got same error message. What am i doing wrong.

Send me your .icp file per PM I will look whats wrong, correct it and tell you.

jonhutty 19-04-2014 16:12

ICP For inge
 
Thanyou for this inge has this s my first installer i have been wanting to learn for some time now. Also inge i am going to change the progress bar has i did not like the one i made i have made a slightly better one.

jonhutty 19-04-2014 16:18

About directx do i have to download the directx runtime web installer and add that into ic seperately from the game folder or add it to game folder before running repack.

Inge 19-04-2014 20:08

You don't have to. But it works also with web Installers. ALWAYS copy Redist to DVD No 1.
I'll tell you if it works on other side.

Inge 19-04-2014 20:45

Wow! There's a lot of Failues in your .icp! Never seen before!!!

Boy, you make many things wrong.

1: Wrong Task for Direct X
2:Output (Internal Compress) {Win}= wrong! Should be {app}!!! The Game is NOT a Windows OS!
3: Buttons have got Overlay each other. Never do this!!!
4: Progress Bar Img. are complete wrong.
5: Let out the Black Text Background. Use a Grey one. On Black the Img is not to see!
You want to fix? I show you. I'll send your Conversion (Privat) how it should/can look.

jonhutty 19-04-2014 20:48

Question on exe files
 
Hi Inge so these exe files i have downloaded from direct.exe to vcredistx86 to x64. put them in seperate folders where my game is installed (C) programe files(x86)i have to make folders with the setup files in add them to directory them run compile and that should sort it out. Please advise thankyou.
e.g assetsync folder
cameras folder
database folder
installers folder
onfieldcrowd folder
physics folder
racelines folder
videos folder then add these folders:
directx folder
vcredist(x86) folder
vcredist(x64) folder
i hope i am following you correctly has this is my first attempt thankyou for your help inge it is much appreciated. jon

Inge 19-04-2014 22:56

Here Please
 
2 Attachment(s)
This is your Conversion Reloaded!
Plus Support, just Run and Compile and put Support next to your Setup.exe (call your output 'Setup.exe'!) :rolleyes:

Take a example on it. And use it,for the Future! :p
For any other or same History/things you may send me PM!

jonhutty 20-04-2014 09:14

Thankyou for the help inge but could you please tell me if there is a tutorial on where to add the redist files and directx when adding them to the installer creator and the exact commands you have to write so it recognizes the files in the installer, when you type them out, and where you have to store them, it would be much appreciated. I thankyou very much for your assistance with this installer has it is my first and i am willing to learn, from yourself a veteran. thanks again jon.

Inge 21-04-2014 06:27

Again. Put Support next to the setup.exe you've created. AFTER Compile your files.
Look at the Picture!

http://www7.pic-upload.de/thumb/21.0...4dz6xojq1p.png

The first .icp I've got uploaded is correct. To Compile your files go to General/Resources, choose Compression and the Disk Size you want (DVD5/DVD9)

http://www7.pic-upload.de/thumb/21.0...wuo4qdaysg.png

Then go to Resources Media Internal, click add, then choose your Game Directory.
Then click Run->Compile

If the Compiling don't work, delete the Publisher and Version Information under General. Get shure you have insert the correct Game Directory!

jonhutty 21-04-2014 21:27

Hi Inge
 
Still having trouble with compiling my ICP file i have done all the instructions you have asked of me,but for some reason it starts to compile then quits straight away. I will post you my icp file and could you see if it compiles please. I am starting to get abit disappointed but i knew it would not be easy with it been my first. Once i get this one installer under my belt it might come easier i hope. Anyway the ICP file is in the rar i have sent you thankyou for your patience inge i know it cannot be great instructing a newbie. I just wish there was an in detail tutorial on how to build an advanced repack with installer creator or one on using inno setup that would be very helpful has there is know tutorials out there which show you what to do step by step.:confused:

Inge 22-04-2014 06:31

I have to get the Game from somewere and try out.
Have you try out my Tutorial?
It's made for v 2.2 of IC but works the same in 90%.

only difference to v 2.3, the CJstile Themes where deleted in 2.3
The the Internal Compression is a bit changed.

jonhutty 22-04-2014 14:30

Mx vs Atv Reflex
 
I hope you can get the game if not never mind.

Grumpy 23-04-2014 06:30

Quote:

Originally Posted by jonhutty (Post 430646)
Here is the game in iso inge i hope it will fit. Has i am going to send you it through filemail.com i just need your email address to post it to you ok.

You may want to read the Forum Rules before you type any more and possibly risk getting banned. ;)

jonhutty 23-04-2014 22:18

New File
 
Here is my new icp file inge i hope this one is better with know errors like the last one did.

jonhutty 24-04-2014 02:47

Edited installer
 
Inge done installer exactly from your tutorial so could you please check it thankyou.

jonhutty 26-04-2014 01:01

Redone Installer
 
Hi inge i have redone my installer by following your tutorial i have changed everything but it still will not compile fully it ends up with an error i have tried to get this installer working now with four or five different versions i am going to post the images of my new installer. I hope you like it i am beginning to pick things up along the way with reading topics in the forum. I just wish there where a step by step tutorial on creating a professional game developer repack like yourselfs either the batch file way or the script way through C.I.

jonhutty 27-04-2014 11:24

Working MXvsATV Reflex
 
I have finally made a working repack my very first i hope you think its ok guys thanks again. Here is my ICP file if anyone would like to try it

Inge 27-04-2014 14:05

Good one!

gow95 28-07-2014 13:17

someone would pass me the previous version of installer creator, above which is 2.5.1.0 please, it's quite appreciate
sorry for my bad English


All times are GMT -7. The time now is 21:52.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com