Quote:
Originally Posted by pakrat2k2
@ Bondpotter
Couple issues in your Setup.ini
Exe64=dmcLauncher.exe // string
Remove from the end of the .exe all spaces + the // string
the same with every other line you use. the spaces from the end of the word until the end of // string must be removed.
IE:
exe=game.exe( space, space, space)//string
the line should be exe=game.exe
No Spaces or anything else after game.exe
|
Thank You for the reply and for helping me. Your help is much appreciated. Before fixing the setup.ini, I found the temporary solution that I had to copy the setup.ini in DVD1 and it was working. But thanks once again for telling me the mistake I did, it will prevent me from doing this from now on.