FileForums

FileForums (https://fileforums.com/index.php)
-   PC Games - CD/DVD Conversions (https://fileforums.com/forumdisplay.php?f=39)
-   -   Two Worlds II DVD9 to DVD5 (https://fileforums.com/showthread.php?t=90722)

pakrat2k2 10-07-2013 18:22

you cant use the setup.exe that are in the archive.. you've replaced the setup.cab & setup.ini with the ones you made. Then compile the InstallerScript.iss & Langscript.iss to generate NEW exe's, then try to run the setup.exe.

also replace the setup.ico with one for your game too. ( so it better matches your game )

Dx30 11-07-2013 07:28

1 Attachment(s)
I did as you said. Removed the exe files that were in the archive and replaced the setup.cab and ini file with my own. Made a new ico as well and replaced it with the one in the archive. Then i compiled. Installscripts.iss made me a new setup.exe and langscript.iss gave me a new autorun.exe. Tried running setup.exe and the same happens as before. The issue doesn't seem to be the exe file. Must be something wrong with my setup.ini or cab.
I am out of ideas.I uploaded the files again. If you can't help me figure it out, i will have to wait for someone to make the conversion.

pakrat2k2 11-07-2013 13:51

I'll take a look & see whats wrong... now have some freetime.. extra long weekend. :D:):D

Dx30 11-07-2013 14:56

Thanks pakrat. No one else seems to be interested in helping me. I really appreciate it mate :D
Extra long weekend? Its not even Friday yet lol .

pakrat2k2 11-07-2013 17:36

worked overtime & now have fri/sat/sun off :)

when you created the new exe's, which way did you create them. You either used Define ProgramFiles part OR Define Internal part...

I noticed in the ISS script from 1006 that BOTH those 2 parts had a ; in the front of the line. Which basically means skip over that line when compiling the script. That's why your setup.exe does nothing.

If you wanted to use the define programfiles method remove the ; from front of line & recompile the script. If you wanted to use define internal, then make sure the define programfiles line HAS a ; & define internal doesn't. Also check & make sure Langscript.iss corresponds to which way you choose in InstallerScript.iss.

Code:

;INSTALLSCRIPT BY YENER90
#define ProgramFiles "C:\Program Files (x86)\TopWare Interactive\Two Worlds 2"
; The following components are only the folder names. -> for defining Name + Size of the components, insert it to Setup.ini
;#define Component1 "Mass Effect"
;#define Component2 "Mass Effect 2"
;#define Component3 "Mass Effect 3"
;#define Component4 "Component4"
;#define Component5 "Component5"
;#define Component6 "Component6"
;#define Component7 "Component7"
;#define Component8 "Component8"
 
;#define Internal


Dx30 11-07-2013 18:42

Oh that's cool. Just make sure you don't spend the extra free time dealing with newbs around here :D . Real life is way more fun..... with the right amount of beer that is xD
You will hate me for this but.... i already knew that you need to remove ; in front of define ProgramFIles to start compiling. So basically i already did what you wrote in your last post. Removed ; in front of define ProgramFIles and left it in front of define internal. Should i have done it the other way around? Does it make any difference?
Could you use the cab & ini file i uploaded last time and try compiling yourself?
You know to see whether the exe files you get work as they should. If you have the game that is.
If that doesn't work then..... i don't know lol

pakrat2k2 17-07-2013 16:57

Dx30, about 95% completed. just running a few tests to make sure saves are added properly.

check PM for info please.


All times are GMT -7. The time now is 17:10.

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