![]() |
Inno Setup 5.5.1 limitation
Hi dudes,
I have a little problem, I want to get the weight of greater than +2Gb file with Inno Setup 5.5.1 ee2, I try many things without success, can someone help me ? Many thanks! Example: Code:
|
This example return INVALID_HANDLE_VALUE, how to fix it?
THANKS! |
This fix it but return negative value :confused:
#ifdef UNICODE external '[email protected] stdcall'; #else external '[email protected] stdcall'; #endif |
Solved, close this post!
Thanks moderator ;) |
lol :D
|
you have to write DiskSpanning = yes before setup and the problem will be solved
you have to write DiskSpanning = yes before setup and the problem will be solved.
Hi Giuseppe. Quote:
|
Answer
1 Attachment(s)
Why You Do Not Making Like This?
|
Quote:
The problem is getting around by reviewing the result in megabytes. |
Possible solution.
1 Attachment(s)
Test this code.
If you need to make a calculation with the value, convert back to an extended type variable using the StrToFloat function. Code:
#define FileSize "D:\Game\Grand Theft Auto V\x64q.rpf" |
I had worked around the problem differently, well done for the "Size64" function, I would not have thought of this technique. 2 * (MaxInt +1), Thank you!
|
| All times are GMT -7. The time now is 04:11. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com