-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SB+ 0.96, 0.98d is disguising host Windows version as detected by some installers #1426
Comments
That parameter never worked since the beginning. Just for the record, it was added in I think it's just a matter to decide if fixing the not working code or undo it for good. About the rest of the issue, please test Plus 1.0.2. I can't reproduce it with this version. |
Testing again SB+ 1.03 w/ OverrideOsBuild=7601 parameter. The problem still persists. |
Please report the exact runtime error, thank you. |
Sorry Sir, I have just forgotten it to state properly: Tested on a Standard isolation sandboxFreeFileSync_11.15_Windows_Setup.exe - Application ErrorThe instruction at 0x0000000000000001 referenced memory at 0x0000000000000001. The memory could not be read.
|
It looks like "Runtime error 216" could indicate the presence of one or more viruses, see Error Message: Runtime Error 216 |
Thank you for pointing it out. AV does not detect unusual activities as regards of a virus nor was detected. Moreover, it is worth noting that this error does not occur when running installer from outside the sandbox. V |
Runtime error 216 has nothing to do with viruses. It means that a program that is written in Delphi got an access violation before exception handling was fully initialized. Nothing more, nothing less. |
So even MSFT provided an oversimplified explanation on that error code, good to know... |
without OverrideOsBuild=7601 free fiel sync seams to me to install just fine, the issue is that if we tell the program we are win 7 it will screw somethign up so imho everythign works on our side as intended |
Thank you for your response. I really appreciate your work. Just in case this long standing issue deserves your attention again. The behavior or both programs is what it seems to me that SB+ is disguising host Windows ver. The program to be installed is not functioning as expected since as soon as I try to install the software it shows an error dialog stating that at least Windwos 7 ver is required. Tested again thoroughly on Windows 10 Pro 21H1 and SB+ 096, 0.98d, 1.03 &1.04 unfortunately the error persists in all cases. SetupFreeFileSync 11.15 requires Windows 7 or later to run!OK |
Testing FFF ver 11.15 still happening. The program refuses to install showing up an error dialog: "FreefileSync 11.15 requires Windows 7 or later to run"
Originally posted by @alasalto in #605 (comment)
The text was updated successfully, but these errors were encountered: