-
muserver season 4 full + subserver download client
muserver season 4 full + subserver download client
Name: muserver season 4 full + subserver download client
Category: Downloads
Published: sansaamoba1978
Language: English
Im am using a *.cjstyles skin for the innosetup. I changed from STDCALL to CDECL but to no avail. Has anyone had this problem and how it can be solved? Runtime error (at -1:0): Cannot import ISSkin.dll with InnoSetup. 1 Answer 1. Follow the example on the product page and you'll be fine. Relevant pieces from the linked example: You're extracting the dll to temporary files but trying to load it from some 'c:\folder00\', which most probably won't exist in the target computer. My program installs fine in my computer, which has ISSkin installed. I tried then to install my program in a different computer that has not got ISSkin installed and I get this message upon installation : "Runtime error (at -1:0): Cannot import dll:c:\Folder00\ISSkin.dll". I searched on the net but nothing so far. I have the following code in my INNO:
-
Comments