View Single Post
  #2  
Old 07-04-2016, 03:32
mausschieber's Avatar
mausschieber mausschieber is offline
Conversion Designer
 
Join Date: Jan 2011
Location: germany
Posts: 4,315
Thanks: 6,757
Thanked 11,707 Times in 3,227 Posts
mausschieber is on a distinguished road
Quote:
Originally Posted by remixfrance View Post
Hello,
I have tested the script by Yener but I don't know why it don't work.
I use Inno Setup 5.5.1 Enhanced Edition (Unicode)




When I click on "setup.exe" file I wait long time and nothing.
I have tested "Graphic_Studio" before and the results are good but now I want compile the script.

What should I do ?
it should look like this

;INSTALLSCRIPT BY YENER90
;ULTRAARC BY RAZOR12911
;#define ProgramFiles "E:\Program Files (x86)\THQ\Darksiders II"
; The following components are only the folder names. -> for defining Name + Size of the components, insert it to Setup.ini
#define Component1 "Baldurs Gate - Enhanced Edition"
#define Component2 "Baldurs Gate II Enhanced Edition"
;#define Component3 "Half-Life 2 Deathmatch"
;#define Component4 "Deponia Doomsday"
Reply With Quote