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
Thanks
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