Hello all,
Sorry to bother you guys. I am coming from a networking background, so have no idea about the programming world.
I wanted to distribute my users a custom Chromium Browser, so they may access our Squid proxy over Google SPDY Protocol.
I have been generally starting Chromium on desktop with an argument like
Start> Run and then type c:\chrome-win32\chrome.exe --proxy-pac-url=https://mydomain.us/proxy.pac --use-npn
My web search brought me here and finally I found my chance to build a custom browser. Is there any where I can add the above argument, so that I don't have to teach my users on how to start Chromium within our network.
Thanks all for reading my post and many thanks in advance for replying.
Cheers