Good day,
First of all, thank you for providing this portable version of chromium.
I would like to ask a few questions:
1. I am trying to run a web app called by a VB.net application and I want to set a custom Download folder location. Is there an available switch?
Here is my current command line switches
ChromiumPortable.exe --disable-plugins --no-default-browser-check --no-startup-window --no-first-run --disable-translate --app=
http://localhost/myapp
I also wanted to delete the custom Download Folder/ once Chromium exits for security reason. But I can also do this using VB
2. Is there a way to disable chromium from displaying href attributes in the status bar? Or disable entire status bar using a switch?
Thanks a lot
More Power to this project