CentBrowser Forum

Full Version: Safe Mode issue [SOLVED]
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi all of you!

Under Windows 7 Enterprise x64 running v3.8.5.69 (also tested v3.7.2.33 with the same result) in Safe Mode then I can't download files due to (fake) "Virus detection" error; furthermore several icons under Windows do appear as generic ones...

Please note Windows Defender is turned-off and that in Normal Mode all does work flawlessly.

Any addressing will be more than welcomed.

Thanks & Regards
Just restored a Windows 7 Enterprise x64 clean partition image and tested so many versions of CB (from 2.8.5.75 to 3.6.8.99) and all of them have the same issue.
Please note that not only Windows Defender is turned off, but no AV of any kind is running.

Is it maybe a known issue in 64-bit W7?

Running W8 x86 there are no issues at all.

Thank you
Is your tested CB 32-bit or 64-bit?
If it is 64-bit, you may try 32-bit version.
If it is 32-bit, you may try 64-bit version.
Or you can append command line --no-sandbox to check the result.
API hooks are installed under safe mode, maybe it has conflict with your system.
Thank you for your quick and appreciated reply.

I use Portable version copied in "C:\Users\user\AppData\Local" directory, but I do not know if it is 32 or 64 bit because I did not know there are 2 different versions: from where can I download the 2 different versions?

Please note that for "Safe Mode" I mean to launch CB running "safemode.bat" file existing in Portable folder.

Trying to add --no-sandbox parameter in the 6th line of safemode.bat then the result does not change

Code:
start chrome.exe --cb-safemode --cb-disable-components-auto-update -disable-gpu --no-sandbox

Thanks
Strange enough I thought only x86 version was available since I never did browse CB official site and its homepage seems not to offer choice between 2 versions download...

Just found 64-bit version and it does work great: thank you very much!