View Single Post
  #12  
Old 09-10-2024, 06:17
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,689
Thanks: 1,106
Thanked 7,336 Times in 2,838 Posts
KaktoR is on a distinguished road
I think this isn't supposed to be in there.

1. Extract contents of Setup.dll in Setup_DLL folder and compile the script normaly

or

2. Put Setup.dll next to Script.iss and compile the script after you make the following script change (remove semicolon)
Code:
#define DSG_InternalDLL          /* Putting Setup.dll next to the script will compress the DLL file into the Setup.exe file  */
__________________
Haters gonna hate
Reply With Quote