View Single Post
  #6  
Old 24-07-2019, 21:22
Bondpotter Bondpotter is offline
Registered User
 
Join Date: Nov 2010
Location: Planet Earth
Posts: 17
Thanks: 14
Thanked 5 Times in 5 Posts
Bondpotter is on a distinguished road
Quote:
Originally Posted by pakrat2k2 View Post
@ 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.
Reply With Quote