You are here

Portable Chrome not redirecting stderr

2 posts / 0 new
Last post
perg
Offline
Last seen: 6 years 3 weeks ago
Joined: 2018-03-05 14:05
Portable Chrome not redirecting stderr

When running GoogleChromePortable.exe, stderrerror is not redirected from the chrome.exe process (some information is presented this way for devtools etc).

Is it possible to make the portable .exe redirect stderror from the child chrome.exe process somehow?

John T. Haller
John T. Haller's picture
Offline
Last seen: 1 hour 50 min ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
Don't Think So

I don't think it can be redirected up the process hierarchy. If you need it, you'll have to launch chrome.exe directly. You can use the --user-data-dir= command line switch to redirect the settings to use the ones in your GoogleChromePortable install, but it won't be fully portable.

Sometimes, the impossible can become possible, if you're awesome!

Log in or register to post comments