You are here

Edit GoogleChromePortable.exe

7 posts / 0 new
Last post
wald.hirsch
Offline
Last seen: 8 years 3 months ago
Joined: 2013-06-24 15:49
Edit GoogleChromePortable.exe

Hey,

how can i edit the portable Launcher(GoogleChromePortable.exe) for Chrome?

e.g. Add custom command line flags or change the profil directory.

romulous
Offline
Last seen: 6 years 8 months ago
Joined: 2009-10-23 03:58
Recompile from Source

The source-code to the PA apps seems to be no longer on SourceForge, but the Chrome Portable installer seems to include it with the installation, in ...\GoogleChromePortable\Other\Source.

Not sure which files you will need, but I'd guess GoogleChromePortable.nsi

I used to have a sig...until one of the mods ate it

Gord Caswell
Gord Caswell's picture
Offline
Last seen: 4 months 3 weeks ago
DeveloperModerator
Joined: 2008-07-24 18:46
Intriguing

Yes, it looks like the source for this specific app isn't on SourceForge at the moment, likely simply an oversight when all the source packages were moved to a single directory.

On the other hand, that directory includes sources for the base apps, which we don't have, and as you've rightly indicated, in this case, the applicable source file is included with the app. Accordingly, it may have been done intentionally. John'd be the one to answer that question.

John T. Haller
John T. Haller's picture
Online
Last seen: 3 min 15 sec ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
No Source For Google Chrome

We don't distribute the source for Google Chrome for two reasons. (1) We don't distribute Google Chrome, we distribute an online installer that downloads it from Google, so we have no legal or moral obligation to distribute it, and (2) Google Chrome is a technically freeware app as it has closed source components. It is based on the open source Chromium source (which we link to), but Chrome itself is not considered a free and open source app.

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

dboki89
Offline
Last seen: 9 years 2 months ago
Joined: 2009-11-30 20:44
GoogleChromePortable.ini

You don't need to recompile the app.

Move the GoogleChromePortable.ini file from Other/Source next to the GoogleChromePortable.exe, and add your command line arguments under AdditionalParameters.

@romulous, you've been here long enough to know that... Please don't scare users with "you need to recompile" if there is no need to.

Even if *Portable.ini stopped working in Google Chrome that I'm unaware of, there are other solutions easier than recompiling.

My posts are old and likely no longer relevant.

John0877
Offline
Last seen: 5 months 6 days ago
Joined: 2006-12-08 19:08
I have tried this with the

I have tried this with the line:
AdditionalParameters= --single-process

When it loads, it works and uses only a single chrome.exe under the PA.c launcher. However after about 3 seconds they both close and the browser never shows up on the screen even. Im trying to make it so that theres not a huge list of chrome.exe instances for all the extensions installed.

Btw this is with the newest version 35.

patrickdrd
Offline
Last seen: 7 months 3 weeks ago
Joined: 2015-05-10 04:32
I confirm, I tried that using

I confirm, I tried that using version 42 and it's not working, so is there any workaround?

Log in or register to post comments