![]() |
3 Attachment(s)
Quote:
|
|
Quote:
Code:
#define public GameSizeMB ????Code:
#define MbToBytes(int Value) \ |
Now i get
Error : Extract Temporary File setup.dll was not found |
Quote:
But if you change the installer target file which is "Setup" in: #define OuputFile "Setup" You must rename the Setup.dll file to the same name as the executable just changing the extension which is ".dll" NOTES: I found a small bug in the LIS which is the name of the "DECOMPRESSORS" folder must be "DECOMPRESSOR" (without the "S") so that the decompressors added to the folder are inserted in Setup.exe (You cannot use it together with the DSG_InternalDLL option ). So rename your folders to "DECOMPRESSOR" if you need to use the resource, or change name in DSG_Module.iss to "DECOMPRESSORS". |
Quote:
i am not created any file with disk span. opened InstallerScript [2024.04.04] and clicked built and run setup file. then receive setup.dll error still |
1 Attachment(s)
Quote:
Show the folder with Setup.exe so I can see its contents. See the attached video that everything works here for me. |
Quote:
I cant find setup.dll in your script. DO i need first use compressor for create this file? |
Quote:
|
When i run setup (DIsk spn gui used) after 20-30 % cant unpack files. I think fitgirl added maximum 2gb ram usage for this error. its same problem. Can you add maximum 2gb usage to this script?
|
i need create additional new data file or component file with diskspan and install to Documents folder. How i can do this ?
solution: {userdocs} & {commondocs} |
1)how include and exclude folders, not files?
https://i.imgur.com/jn18qGq.png 2) i selected "custom destination to unpack files" for data2.bin to documents folder. When i start uninstall.exe, uninstaller not deleting data2.bin extracted files (documents folder) |
Quote:
then you can use type: Code:
Bin\*When compressing, an additional ini file will be generated within setup.dll that will contain information about the files stored in each data#.bin file. In the LIS installer remove ";" from the beginning of the line below to use the uninstall list option before compile setup.exe. Code:
#define CreateUninstallList |
[QUOTE=Cesar82;505171]1) The folder must be within the selected folder where the game is installed.
then you can use type: Code:
Bin\*Can you add maximum 2gb ram usage function from this script? https://www.fileforums.com/showthread.php?t=103201 |
Quote:
|
| All times are GMT -7. The time now is 19:29. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com