View Single Post
  #5  
Old 24-07-2019, 20:23
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
@ 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
Reply With Quote
The Following 2 Users Say Thank You to pakrat2k2 For This Useful Post:
Bondpotter (24-07-2019), Cesar82 (24-07-2019)