You are here

Chrome Portable!! - More Improvements

89 posts / 0 new
Last post
quinton
Offline
Last seen: 15 years 6 months ago
Joined: 2007-01-28 19:56
Chrome Portable!! - More Improvements

I made a new thread for this because this one was getting cluttered. See here

logomage
Offline
Last seen: 11 years 6 months ago
Joined: 2008-08-27 04:45
Chrome Portable

Wow, it's blisteringly quick.

ceciliaFX
ceciliaFX's picture
Offline
Last seen: 3 weeks 2 days ago
Joined: 2007-04-24 14:18
I just downloaded this but it

I just downloaded this but it doesn't work on wondows2000 - I'll keep it on a flash drive just in case I come across a friend's XP at some point

"No one man can terrorize a whole nation unless we are all his accomplices." - Edward R. Murrow

quinton
Offline
Last seen: 15 years 6 months ago
Joined: 2007-01-28 19:56
Chrome only works on XP SP2

Chrome only works on XP SP2 and up

Mickeyj4j
Mickeyj4j's picture
Offline
Last seen: 10 years 4 months ago
Joined: 2008-05-30 07:53
Ubuntu

What about Ubuntu running this app under wine.

i use an offshoot of Ubuntu called Linuc Mint I will test it when i get home
and let you know

An Old Irish Blessing
May the road rise up to meet you. May the wind always be at your back. May the sun shine warm upon your face, and rains fall soft upon your fields. And until we meet again, May God hold you in the palm of His hand.

MickeyJ4J

chipbowl300
Offline
Last seen: 14 years 6 days ago
Joined: 2010-03-25 23:19
seriously...

Who uses anything UNDER vista anymore, I mean really? Windows 2000 come on?!

horusofoz
horusofoz's picture
Offline
Last seen: 6 months 3 weeks ago
Joined: 2008-04-03 22:45
XP?

The majority of users around the world are using Windows XP. Personally I'm an Ubuntu fan but I have XP on my main machine as it is currently the most ubiquitous operating system.

You can find statistics at http://www.w3schools.com/browsers/browsers_os.asp.

PortableApps.com Advocate

228642
Offline
Last seen: 15 years 6 months ago
Joined: 2008-09-03 19:46
A real PortableApp

I have made an actual PortableApp version of Chrome (splash screen and everything!). I am in the debug phase of it. There are a lot of bugs that should be fixed in the portableapp version. The biggest problem I am facing is the browser not knowing where to put the browsing files. I do not know if i should set it to cache to the jump drive or to the computer. I may set up a STORE IF THEN line of code to try to get it to work. This is for the event of the jumpdrive not having enough space, so it will use the C drive as an alternative.

quinton
Offline
Last seen: 15 years 6 months ago
Joined: 2007-01-28 19:56
If we could get Chrome to

If we could get Chrome to default start in incognito mode we'd be set. I'll look around and update mine if I find a way.

I'm thinking if when Chrome is launched, I could send Ctrl+Shift+N. And then close the other window

dinoraptor101
dinoraptor101's picture
Offline
Last seen: 13 years 7 months ago
Joined: 2009-11-15 16:39
Incognito

Simply Start Chrome.exe with this following Attribute --incongnito

example in Command Prompt: start chrome.exe --incognito

Regards Blum

 

Chris Morgan
Chris Morgan's picture
Offline
Last seen: 8 years 9 months ago
Joined: 2007-04-15 21:08
Not relevant

This is for an old, unofficial Chrome Portable. The one which has since been officially released is not connected with this at all. Please don't resurrect "dead" topics - the last post was half a year ago and most of it (including what you're responding to) was two years ago. Also chrome.exe should not be called directly - only GoogleChromePortable.exe.

I am a Christian and a developer and moderator here.

“A soft answer turns away wrath, but a harsh word stirs up anger.” – Proverbs 15:1

The MAZZTer
The MAZZTer's picture
Offline
Last seen: 1 year 2 months ago
Developer
Joined: 2006-11-17 15:31
Put the cache in a subfolder

Put the cache in a subfolder of %TEMP%. That's what it's for.

Signature automatically removed for being too awesome.

bockgk1
Offline
Last seen: 15 years 6 months ago
Joined: 2006-11-28 14:43
please release it

if there are some bugs, just throw it in the Beta testing forum. But for now, I'll download the above file.

-----------------------------
The world revolves around us.

EspaÑaks (not verified)
don'tr want the incogtnito thing

¿how may someone change the option of launching automatically in incognito?

¿can't change the path to the data folder or the profile folder??

John6000
Offline
Last seen: 15 years 6 months ago
Joined: 2008-09-03 17:47
This is bad, I want an

This is bad, I want an official properly done one from Haller.

dinoraptor101
dinoraptor101's picture
Offline
Last seen: 13 years 7 months ago
Joined: 2009-11-15 16:39
Auto Start with Incognito

( Chrome.exe --incognito )

 

Mr_Silent
Offline
Last seen: 15 years 6 months ago
Joined: 2008-09-04 08:19
Files still on computer

Chrome still leaves setting files on your computer.
Look here

%USERPROFILE%\Local Settings\Application Data\Chromium
where %USERPROFILE% is usually C:\Documents and Settings\%USERNAME%\
AKA
C:\Documents and Settings\%USERNAME%\Local Settings\Application Data\Chromium

It can be removed with the following code within DOS or a batchfile.
RMDIR /S /Q "%USERPROFILE%\Local Settings\Application Data\Chromium"

jxf11
Offline
Last seen: 8 months 3 weeks ago
Joined: 2007-01-10 06:39
Thanks! but ...

Great work, I appreciate your effort. I really want a clean (i.e. portable) and non-personal-invading (i.e. no uploaded data to Google) version of Chrome. And Ad Block is a must too. On your portable version ...

1. I use Control-Shift-N for something else. Plus, I'd rather it start in default mode and I'll switch to incognito if necessary.

2. The directory C:\Documents and Settings\[user]\Local Settings\Application Data\Chromium\User Data is still created.
[edit] deleting the Chromium user data directory deletes my "don't use suggestion service" setting which I always want set. Can this and the reg key be portable-ized?

3. The registry items My Computer\HKEY_CURRENT_USER\Software\Google are still created.

Thanks for your efforts, I look forward to the next rev!

Harsesis
Offline
Last seen: 15 years 6 months ago
Joined: 2008-09-04 10:02
proxy settings

It would also be great if chrome got proxy settings from a file not internet explorer settings. Some locked down computers don't allow editing of proxy addresses which means that you can't change the way chrome connects.

Good work so far though, once the traces get removed from the registry and application data folder this will be perfect. Its really fast! faster even than opera!

hypn
Offline
Last seen: 15 years 6 months ago
Joined: 2008-09-04 10:43
Add the text below to your

Add the text below to your command line, to make it save into a "Portable" directory (in it's own directory) rather than "C:\Documents and Settings\Administrator\Local Settings\Application Data\Google" -- making it portable! Biggrin

Add to command line:
--user-data-dir=".\Portable"

retro77
Offline
Last seen: 15 years 6 months ago
Joined: 2008-09-04 12:38
I tried that and it didnt

I tried that and it didnt work for me.

I did how ever create 3 batch files [one to copy data local, one to copy data back to thumb, on to clean up local]

You need robocopy [free/gratis] to use this:

SynchWithLocal.bat:
O:\Portable\robocopy "O:\Portable\Chrome\User Data" "%USERPROFILE%\AppData\Local\Chromium\User Data" *.* /E

SyncWithPortable.bat:
O:\Portable\robocopy "%USERPROFILE%\AppData\Local\Chromium\User Data" "O:\Portable\Chrome\User Data" *.* /E

CleanUpLocal.bat:
RMDIR /S /Q "%USERPROFILE%\AppData\Local\Chromium"

This is all assuming that O: is your thumb drive and that the folder structure is the same. I use TreuCrypt and always mount my thumb on O:

meh.

hypn
Offline
Last seen: 15 years 6 months ago
Joined: 2008-09-04 10:43
You might need to use

You might need to use "Chromium" instead (latest build of Chrome), like the first post says. Grab the latest copy from here: http://build.chromium.org/buildbot/snapshots/chromium-rel-xp/ (in the folder with the biggest number - which at the moment is 1754)

jekera
Offline
Last seen: 13 years 3 months ago
Joined: 2010-01-21 04:00
Add the text below....

New to this, please forgive me!!!!
How do I add text to the command line?
Where do I find it and how do i edit it?

retro77
Offline
Last seen: 15 years 6 months ago
Joined: 2008-09-04 12:38
Bug

When I close Chrome out there is still a tray icon

edit: also I cant get it to register as the default browser.

meh.

Skate6566
Skate6566's picture
Offline
Last seen: 14 years 9 months ago
Joined: 2008-08-20 11:00
Of course you cant register it...

Because you're running it portably.

--Skate6566

melenor
Offline
Last seen: 15 years 4 weeks ago
Joined: 2007-01-31 07:23
Portable Application Template

I would like to see this follow the template along with not leaving a trace on the host computer even if it is not in incognito mode. Also i preferred the original icon.

EwanG
Offline
Last seen: 10 years 2 months ago
Joined: 2007-10-05 14:53
Import from Portable Firefox

Is there any way to get Chrome to import from Portable Firefox? I tried the manual option on the Wrench Menu, but it only sees the IE on my machine, not the FF on my USB. I'd rather not copy my profile to the local machine as that's part of the reason I have Portable FF...

EspaÑaks (not verified)
¿¿¿¿????

I also have both, but the chrome (both portable & local) always leaves me the option of importing from FFP instead of IE (maybe this is because my installation of local FFwas deleted by the shift-delete & then to the control panel thing)

ottosykora
Offline
Last seen: 1 day 5 hours ago
Joined: 2007-10-11 17:48
it works but,

it stores all the ccatching on the stick now, fine, but this makes it very slow, depending on the write ability of the stick.

Could it be better to let it write to its usual folders, but delete them on exit?

Otto Sykora
Basel, Switzerland

Mr_Silent
Offline
Last seen: 15 years 6 months ago
Joined: 2008-09-04 08:19
it works but,

you could redirect the cache folder to a place that is easier to see, and thus, easier to delete.

perhaps even copy your base files from the stick to a folder on your Desktop maybe, and then load chrome.exe from the new folder on your Desktop.

Delete the new folder after you are done with it.

This is just one option.
-------------------
xcopy /D /E /I /H /Y "%~d0\PortableApps\Chrome\Data" "%USERPROFILE%\Desktop\Chrome"
Start %~d0\PortableApps\Chrome\App\chrome.exe --user-data-dir="%USERPROFILE%\Desktop\Chrome"

Skate6566
Skate6566's picture
Offline
Last seen: 14 years 9 months ago
Joined: 2008-08-20 11:00
OMFSM

This is the greatest freaking thing ever.

I downloaded both the incognito mode one and the other one because sometimes I want to start in incognito mode... for no reason... just... anonyminity.

Either way, this is awesome.
I wish it had a PA splash screen, though.
But it launches faster than firefox portable, that's for sure Biggrin

2 thumbs up, I'll be keeping up on this development.

--Skate6566

EspaÑaks (not verified)
only faster when loading

only faster when loading webpages, don't open windows & tabs faster

SpiffyJr
Offline
Last seen: 14 years 4 weeks ago
Joined: 2008-09-05 14:10
Updated

I've taken some time to update the source of the original author.

Changes:
- Registry is restored from portable drive on startup
- Registry is saved from local machine to portable drive on Chrome exit
- Registry on local machine is removed

If I'm given permission I'll post the update.

quinton
Offline
Last seen: 15 years 6 months ago
Joined: 2007-01-28 19:56
Thanks sooo much. You have

Thanks sooo much.
You have permission. Just post the link and I'll include in revision 3.

SpiffyJr
Offline
Last seen: 14 years 4 weeks ago
Joined: 2008-09-05 14:10
E-mail

Any chance I can get your e-mail? My FTP host is currently down.

quinton
Offline
Last seen: 15 years 6 months ago
Joined: 2007-01-28 19:56
quinton[dot]rocks{at}gmail(do

quinton[dot]rocks{at}gmail(dot)com

SpiffyJr
Offline
Last seen: 14 years 4 weeks ago
Joined: 2008-09-05 14:10
http://www.phpraider.com/Chro
quinton
Offline
Last seen: 15 years 6 months ago
Joined: 2007-01-28 19:56
Thanks. Will put in next rev

Thanks.

Will put in next rev

robojerk
Offline
Last seen: 7 years 5 months ago
Joined: 2008-09-06 14:52
Default download location

Anyway to set the download location to %UserProfile%\Desktop

myzdoxae
Offline
Last seen: 12 years 5 months ago
Joined: 2008-09-07 00:15
Rev 3&4

I'm still using Rev2, as I've found Rev 3 and 4 don't save settings. Once I close Portable Chromium, and reopen, the settings aren't saved. Rev 2 does save them.
Copying "preferences" over from rev2 to rev4 (in the /data/userdata/default directory) does nothing, as "preferences" in rev4 revert to "default" on launch. Setting as "read only" has no effect either, Chrome won't read those. Checking with Process Monitor, it reads the preferences off the host computer. But it doesn't back up those files to the portable drive (for later), nor does it apparently read the portable preferences when it loads back up.

Also, I specifically went to http://build.chromium.org/buildbot/snapshots/chromium-rel-xp/ and downloaded the latest build, extracted to the /app subdirectory, and upon starting Chrome Portable.exe it said there was an updated version, and went to download it. Double checking what it downloaded, it was the exact same version I had just downloaded. Upon start, it asks "would you like to update now?" I click no, and it still downloads/updates Chromium.

Also, wouldn't this be more appropriate to call "Chromium Portable?" The Chromium one has to download is "Chromium" and not "Google Chrome." The logo is all blue (i.e. different than in the splash screen) and there is no Google branding on the browser.

Otherwise, great work, and thanks! Smile

emprize
Offline
Last seen: 14 years 8 months ago
Joined: 2008-09-07 03:27
i downloaded the rc4 then run

i downloaded the rc4 then run it, it appear update available and i click yes, after that seems no response and popup an error, so the conclude is cant run it, anyone can solve it?

xanthmode
Offline
Last seen: 15 years 6 months ago
Joined: 2008-09-08 13:47
I get the following error

I get the following error trying to run Chrome Portable.exe

---------------------------
Chrome Portable.exe
---------------------------
Error: Failed attempt to launch program or document:
Action: 
Params: 

The current thread will exit.

Specifically: The system cannot find the file specified.



	Line#
--->	031: Run,App\Chrome.exe --user-data-dir="%appdata%\ChromePortable\UserData"

---------------------------
OK   
---------------------------
quinton
Offline
Last seen: 15 years 6 months ago
Joined: 2007-01-28 19:56
it looks like chrome isn't

it looks like chrome isn't getting copied to your portable device. Try downloading the latest build from: http://build.chromium.org/buildbot/snapshots/chromium-rel-xp/
(you want the chrome-win32.zip file). extract that to the PortableApps\Chrome\App folder (making sure that chrome.exe is located at PortableApps\Chrome\App\chrome.exe

Try running after that and see how it goes.

What version if windows are you running?

jxf11
Offline
Last seen: 8 months 3 weeks ago
Joined: 2007-01-10 06:39
v5 is great, but ...

... the "Downloading Chrome; Please Wait..." pop up blocks my screen and can't be minimized. Is this fixable? I'd like to minimize it while I download Chrome on slow links, like now, while I'm at an airport.

Also, options, like disabling "suggestion service" and checking "ask where to download..." and setting a home page still don't stick between program runs. Sad

Overall, thanks! I can't wait for the final.

myzdoxae
Offline
Last seen: 12 years 5 months ago
Joined: 2008-09-07 00:15
Closer.

Tested out Rev.5, and it has the same issues as Rev.s 3 and 4.
I did test out SpiffyJr's Portable version, and it has no issues, and works "as advertised." i.e. it saves settings between sessions.

Rev.5 did however respond to my declining to update the version of Chromium.

Mr_Silent
Offline
Last seen: 15 years 6 months ago
Joined: 2008-09-04 08:19
This looks like the problem with reusing previous userdata.

START:
;Copy Files
FileCopyDir, Data\UserData, %appdata%\ChromePortable, 1
.
.
.
;Run Chrome
RunWait, App\Chrome.exe --user-data-dir="%appdata%\ChromePortable\UserData"
----------------------
It saves UserData to "%appdata%\ChromePortable" but then tries to read it from "%appdata%\ChromePortable\UserData"

Let me know if I am wrong please

wraithdu
Offline
Last seen: 10 years 9 months ago
Developer
Joined: 2007-06-27 20:22
Yes, there's an error in Line

Yes, there's an error in Line 22. It should be -

FileCopyDir, Data\UserData, %appdata%\ChromePortable\UserData, 1

There's also an error in your Update routine, Line 84. It should be -

RunWait, Other\Chrome Portable Source\extract.bat,,Hide

Launch the BAT file, not EXE.

However I'm wondering why you copy data? Why not use the UserData directory on the portable device? Is this for performance reasons?

And for registry performance, it's faster to rename the local keys instead of using reg for exporting / importing it.

I had an idea when I wrote my own little launcher for GChrome (AutoIt). I like launching directly into Incognito mode. Some people don't like this, sure. So do a test (first line of script) to see if a certain key is held, I used SHIFT. If it is, launch in normal mode. If not, launch in Incognito mode. Simple and effective.

quinton
Offline
Last seen: 15 years 6 months ago
Joined: 2007-01-28 19:56
Thanks for your

Thanks for your corrections

The data is copied for performance reasons. If it's not copied, loading webpages is slower

hufpe01
Offline
Last seen: 15 years 6 months ago
Joined: 2008-09-11 04:18
works nice

rev6 works very well thank you very much. Just one little thing. How do I pass the chrome.exe command line parameters. I'm looking to pass "--no-sandbox" for example. Thanks.

myzdoxae
Offline
Last seen: 12 years 5 months ago
Joined: 2008-09-07 00:15
Command Line Arguments

Rev6 works beautifully, but I had a simmilar issue—I wanted to set up a proxy without changing Windows/IE internet options.

Luckily the AutoHotKey script is included with the file.
I downloaded AutoHotKey, loaded the .ahk file from the portable distro, and added in the command line arguments I wanted.
(I found plenty of those arguments listed here: http://www.ericdlarson.com/misc/chrome_command_line_flags.html (which the author states he found in chrome_switches.cc))

So the line for me now looks like this:
RunWait, App\Chrome.exe --user-data-dir="%appdata%\ChromePortable\UserData" --proxy-server=localhost:8080

I then compiled the exe, and renamed to Chrome Portable +.exe to differentiate.

Course, I also added in a section to clear user data every exit, saving only preferences/options (i.e. not saving cookies, asking where to save files).
For any who are interested:

;  ClearUserData
FileDelete, .\Data\UserData\Default\archived*
FileDelete, .\Data\UserData\Default\Cache\*
FileRemoveDir, .\Data\UserData\Default\cache
FileDelete, .\Data\UserData\Default\cookies
FileDelete, .\Data\UserData\Default\current*
FileDelete, .\Data\UserData\Default\history*
FileDelete, .\Data\UserData\Default\last*
FileDelete, .\Data\UserData\Default\thumbnail*
FileDelete, .\Data\UserData\Default\visited*
FileDelete, .\Data\UserData\Default\web*
;  DoneClearingUserData

However, this means for every change, you need to edit in AutoHotKey and recompile/remake the .exe... You could just make several versions, and choose which to execute, depending on what you need. That's the beauty of open source. Biggrin

hufpe01
Offline
Last seen: 15 years 6 months ago
Joined: 2008-09-11 04:18
cmd line

Hey thanks for this. I overlooked the .ahk file. My bad.

Kian83
Offline
Last seen: 14 years 2 months ago
Joined: 2010-01-26 07:24
Could someone help me with

Could someone help me with this? I want to start the google chrome with the proxy command. Where do I find the .ahk file from the portable distro?

wraithdu
Offline
Last seen: 10 years 9 months ago
Developer
Joined: 2007-06-27 20:22
Mine

Here, if you know AutoIt then feel free to incorporate -

#include <Misc.au3>
#include <_RegFunc.au3>

Global $incognito = True, $pid, $os, $drive

If _IsPressed("10") Then $incognito = False
If @OSVersion = "WIN_VISTA" Then
	$os = "Vista"
Else
	$os = "XP"
EndIf
If _RegKeyExists("HKCU\Software\Google") Then _RegMoveKey("HKCU\Software\Google", "HKCU\Software\Google_bkup")
$drive = StringLeft(@ScriptDir, 2)
EnvSet("JAVA_HOME", $drive & "\PortableApps\CommonFiles\Java")
EnvSet("PATH", $drive & "\PortableApps\CommonFiles\Java;" & EnvGet("PATH"))
Run('"' & @ScriptDir & '\App\chrome\chrome.exe" --user-data-dir="..\..\Data\profile"', @ScriptDir & "\App\chrome", @SW_MINIMIZE)
If Not WinWait("[CLASS:Chrome_" & $os & "Frame]", "", 5) Then Exit
$hwnd = WinGetHandle("[CLASS:Chrome_" & $os & "Frame]")
If $incognito Then
	ControlSend($hwnd, "", "Chrome_RenderWidgetHostHWND1", "^+N")
	WinClose($hwnd)
Else
	WinSetState($hwnd, "", @SW_RESTORE)
EndIf

;wait
Sleep(5000)
$pid = ProcessExists("chrome.exe")
ProcessWaitClose($pid)
If _RegKeyExists("HKCU\Software\Google") Then RegDelete("HKCU\Software\Google")
If _RegKeyExists("HKCU\Software\Google_bkup") Then _RegMoveKey("HKCU\Software\Google_bkup", "HKCU\Software\Google")

The _RegKey* functions are custom that I wrote, so you'll have to find a suitable AHK equivalent in functionality.

Using Google Chrome, I could launch the initial process hidden and still send the keystrokes, but this doesn't work with Chromium for some reason, so I had to launch it minimized instead.

Also, I had to do the ProcessExists() to get one of the running PIDs because Chromium acts as its own launcher and starts at least 2 processes. And because I might be closing one window for Incognito mode. So I waited until the app was fully running to attach to a window and wait for it.

wraithdu
Offline
Last seen: 10 years 9 months ago
Developer
Joined: 2007-06-27 20:22
Oh, probably also a good idea

Oh, probably also a good idea to check this site -

http://build.chromium.org/buildbot/waterfall/builders/Chromium%20XP.html

to see if the build was successful before updating. Most of these builds fail the internal tests, or are built to specifically test one thing.

myzdoxae
Offline
Last seen: 12 years 5 months ago
Joined: 2008-09-07 00:15
Whoah! And here I was, just

Whoah! And here I was, just downloading the latest version. It always seemed to work, though.
But now I can check which actually tested to work without issue. It's now bookmarked.
Thanks! Biggrin

gvgerman
gvgerman's picture
Offline
Last seen: 14 years 5 months ago
Joined: 2006-11-04 13:54
Regarding Update ...

I am using the application on a usb stick on a computer at work that sits behind a firewall and uses an autoproxy. The Update feature has 2 problems I can see:

1. If I select "yes" (to get the latest software), the portable app tries to do so, but fails to obtain the software; the notification that software is being downloaded remains open and on-top of all other windows, but no software update is actually ever downloaded.

Note: To enable Chrome Portable to work in this situation, I manually loaded Chromium into the app folder.

2. If I select "yes" (to obtain the latest update), the folder ChromePortablever is left in the C:\\ ... applications\ folder on the hard-drive; the ChromePortable folder is removed when I close the portable application, but the folder with the suffix "ver" remains.

Live by the Law of the Minimum

melbicimni
Offline
Last seen: 15 years 6 months ago
Joined: 2008-09-11 08:41
Turn off Auto-Update

Is there a way to disable auto-update? It's asking me constantly and it's getting tiring declining it all the time, as I'm quite content not to be using the very latest release build each and every time I start up the application.

LOGAN-Portable
LOGAN-Portable's picture
Offline
Last seen: 11 years 2 months ago
Developer
Joined: 2007-09-11 12:24
Is there a reason to choose

Is there a reason to choose Google Chrome above Chronium? I ask this because Google Chrome gives the browser a unique ID and communicates it to Google according to some websites, presumably to add some info into their giant databases.

Any word on trying to get official permission for a Google Chrome, like we have for FireFox?

AmandeepG
Offline
Last seen: 15 years 6 months ago
Joined: 2008-09-11 19:18
Change a line

I think you need to change this line:
RunWait, reg save HKCU\Software\Google\Update\ClientState Data\registry.hiv,,Hide
into this:
RunWait, reg save HKCU\Software\Google\Update\ClientState Data\registry.hiv /f,,Hide

That will overwrite automatically, because otherwise, it never finishes because it is waiting for input on if to overwrite or not.

digitxp
digitxp's picture
Offline
Last seen: 12 years 6 months ago
Joined: 2007-11-03 18:33
Well,

for one thing, Chromium doesn't have any binaries to download. Yes, I am getting paranoid about how Google isn't protecting my privacy, as well as using up disk space to track what pages I might go to.
Google should be forced to use it under GPL because of FF's license (webkit is BSD).

Insert original signature here with Greasemonkey Script.

myzdoxae
Offline
Last seen: 12 years 5 months ago
Joined: 2008-09-07 00:15
Chromium DOES have binaries

Chromium DOES have builds up—nightly development builds/binaries.
If you go to chromium.org, you get redirected to code.google.com/chromium/ from which you can go to "You can get Chromium's source code and contribute to the project." [clicking on the "source code" link) which takes you to this page: http://dev.chromium.org/getting-involved where you can "Get the latest build" [and click on the "latest build" link) which takes you to here: http://build.chromium.org/buildbot/snapshots/chromium-rel-xp/
(which is the same URL that has been posted 2 or 3 times so far, and is where "Chrome Portable" downloads its latest builds from).

As for what info Google collects, I haven't started a sniffer yet to test out the network traffic. I know that as you type in a url, it probably checks with Google for common URLS or places you may be wanting to go to. I hope that's one thing that you can turn off (when Chrome/Chromium gets more options). And when you get to a suspected forgery/malicious site, it notifies you (per a black list that has been downloaded), but Firefox does the same thing.

I wouldn't use Chrome/Chromium for any banking or sensitive data, but for regular browsing, I've been finding I've been using it more, and enjoying it.

[I'm still confused as to why its not being called Chromium Portable," because the builds it uses are Chromium builds, not Google Chrome builds. You can also tell because the logo/icon is all blue, unlike Google's more colorful logo/icon, and because Google's logo/name isn't up by the min/max/close buttons. Its "Chromium Portable" from everything I can see... but then "Chromium Portable" doesn't seem to 'sell' as well as "GOOGLE CHROME PORTABLE." Smile

App Guy
Offline
Last seen: 10 years 5 months ago
Joined: 2008-03-16 14:24
Awesome app

Got to say this is an awesome launcher!

Found an app on internet that can be used with this. It checks for the current build and tells you if it ran perfect or if it failed. Then you can download it in zipped form or installer form. It's called Chromium nightly updater.

Download Chromium nightly updater

Forum found on

Note: I did NOT make this

May the Shwartz be with you

Warhawk
Offline
Last seen: 14 years 9 months ago
Joined: 2008-03-20 20:10
I get an error when running

I get an error when running rev 7, says that chrome.exe can't be found.

And it's not under the 'app' folder...

Am I missing something?

daitienshi
Offline
Last seen: 15 years 6 months ago
Joined: 2008-09-16 15:21
Every time it updates, it

Every time it updates, it seems to wipe out all of the settings, history, passwords, etc.

Is there anyway to update the app without losing the data?

jackkoho
Offline
Last seen: 15 years 5 months ago
Joined: 2008-03-10 21:50
process doesn't quit

When I quit chrome, Chrome Portable.exe process does not quit. This means that I cannot eject my drive without manually killing the process. Anyone else have this bug? I have extracted the files to portableapps/chrome and have added the noupdate.txt file.

slashdotjeo
Offline
Last seen: 15 years 5 months ago
Joined: 2008-09-17 02:00
Love it, but why?

Why does it ask to update, even though I just finish updating it with the newest version. Is there a way for it to continue to check for update, but only ask me to update if there is an actual update?

slashdotjeo
Offline
Last seen: 15 years 5 months ago
Joined: 2008-09-17 02:00
Adobe from work.

At my job I have no adminitrative rights on the computer. Is there a way to manual install adobe flash in this version of chrome. I would like the flash plugin to work from the flash drive, and not from the PC.

TaffinFoxcroft
TaffinFoxcroft's picture
Offline
Last seen: 10 years 3 months ago
Developer
Joined: 2006-12-14 17:24
yes. find a post about

yes. find a post about installing flash into firefox portable, but copy the DLL into the chrome plugins folder, and it works fine.

But there’s no sense crying over every mistake,
You just keep on trying till you run out of cake.

Bruce Pascoe
Offline
Last seen: 12 years 2 months ago
Joined: 2006-01-15 16:14
Doesn't remember maximized state

If I maximize the browser window and then restart, it doesn't remember that the window was maximized and instead comes back up as a normal window. Would be nice if it would remember that it was maximized...

My local copy of Chrome remembers its window state, so I'm guessing this is a bug in the launcher...

Oh, and shouldn't this be called Chromium Portable? It doesn't actually download the Google-branded version, so calling it Chromium Portable would be more accurate.

Bruce Pascoe
Offline
Last seen: 12 years 2 months ago
Joined: 2006-01-15 16:14
Disk cache

Also, is there any way to disable the disk cache? It's blazing fast with almost no writes to the drive while it's running (apparently it copies the profile to a temp location and runs it from there), but after you exit, it takes a while to move all the stuff--including the cache--back to the drive. Not only does this waste write cycles, but the cache uses a ton of disk space.

App Guy
Offline
Last seen: 10 years 5 months ago
Joined: 2008-03-16 14:24
I keep getting an error

Some times when I choose the download window. It comes up with the window that saws it has had an error and needs to close. What is happening?

May the Shwartz be with you

SpiffyJr
Offline
Last seen: 14 years 4 weeks ago
Joined: 2008-09-05 14:10
UNOFFICIAL UPDATE

I've updated my ChromePortable to fix a few issues.
- Reduced the startup time by ~250ms
- Switched all instances of %appdata% with %a_appdata%. This fixes an issue with some Vista machines.
- I have removed the cache writing of the device. It wasn't necessary, caused unnecessary writes, and reduced the "shutdown" time of ChromePortable.

http://www.phpraider.com/chrome/ChromePortable.zip

I'll leave it to the author to update this thread.

Bruce Pascoe
Offline
Last seen: 12 years 2 months ago
Joined: 2006-01-15 16:14
Shutdown time

The shutdown time still seems to be pretty high. I monitored %appdata% after quitting, and even after the ChromePortable folder there was deleted (meaning the profile was successfully moved back to the Data folder), the launcher still runs for about 10 seconds more, writing something to the drive. I have no clue what it's doing...

SpiffyJr
Offline
Last seen: 14 years 4 weeks ago
Joined: 2008-09-05 14:10
One thing I forgot to mention

One thing I forgot to mention was that you need to delete your Cache folder on the PortableApps drive otherwise it gets copied over at startup. Shutdown for me takes ~3 seconds after the browser closes.

Bruce Pascoe
Offline
Last seen: 12 years 2 months ago
Joined: 2006-01-15 16:14
...

Yeah, I did that. I found out what it was, though. It's the Safe Browsing database, which is ~60 MB and I'm guessing has to do with malware/phishing protection.

quinton
Offline
Last seen: 15 years 6 months ago
Joined: 2007-01-28 19:56
Thanks will add.

Thanks will add.

jackkoho
Offline
Last seen: 15 years 5 months ago
Joined: 2008-03-10 21:50
This update fixed my problem

This update fixed my problem that the launcher wasn't shutting down. The launcher now shuts down a few seconds after I shut down Chromium.

jackkoho
Offline
Last seen: 15 years 5 months ago
Joined: 2008-03-10 21:50
WARNING

IF YOU quit and then RESTART BEFORE THE LAUNCHER HAS QUIT, you will lose ALL YOUR SETTINGS, BOOKMARKS, HISTORY, EVERYTHING.

SO wait before you restart!!!

alMubarmij
alMubarmij's picture
Offline
Last seen: 9 months 1 week ago
Joined: 2008-11-04 22:58
Can I build it from Source Code ?

Can I build from Source Code ?
and which compiler I must use ?

zinerzapa
Offline
Last seen: 14 years 7 months ago
Joined: 2009-08-18 08:52
portable chrome

Doesn't work.
Install does not complete. Missing chrome.exe file.
Tried both the improved and the original.

PA rocks
Offline
Last seen: 14 years 4 months ago
Joined: 2009-08-27 13:41
Another Chrome Portable

Try this version

Here is a link to a portable version of Google Chrome (Idon't know if anyone mentioned it before)

http://www.softpedia.com/get/PORTABLE-SOFTWARE/Internet/Browsers/Portabl...

(It says it's Chromium on the page but it is Google Chrome)

I haven't tested it on a computer without Google Chrome installed locally so i can't tell if it leaving files lying around

PA rocks

P.S. PortableApps Rocks Smile

irwanwr
Offline
Last seen: 12 years 8 months ago
Joined: 2009-04-03 12:39
Any Final Google Chrome Worth To Download?

I'd like to ask if there is any Final Google Chrome worth to download. Based on PortableApps Development.
I am already using Google Chrome Portable issued by [illegal site - mod Chris]. It's quite good and works just fine. But only took a few ms to works on tabs.
That's why I am asking this. A better set-up of Portable Chrome.
The one that I am using, have been showing good performance. Especially if I copy it to the local harddrive first. So, it wont slow down the cache writing.
Perhaps that is the problem. Cache writing.

Thank you.

irwanwr

digitxp
digitxp's picture
Offline
Last seen: 12 years 6 months ago
Joined: 2007-11-03 18:33
Iron

Iron Portable is a finished off build of the privacy-enhanced Chrome-derivative.
http://www.srware.net/en/software_srware_iron_download.php
Just click on the USB stick version and unzip it ;).

Insert original signature here with Greasemonkey Script.

irwanwr
Offline
Last seen: 12 years 8 months ago
Joined: 2009-04-03 12:39
Chrome vs Iron

Does it runs Flash and Java app like the one that I am currently using now?

irwanwr

digitxp
digitxp's picture
Offline
Last seen: 12 years 6 months ago
Joined: 2007-11-03 18:33
Don't know

In my experience, flash is handled pretty well (probably because I already had FF installed). I don't use Java much, so I don't know about that.

Insert original signature here with Greasemonkey Script.

Chris Morgan
Chris Morgan's picture
Offline
Last seen: 8 years 9 months ago
Joined: 2007-04-15 21:08
Not portably

No browser will currently work with Java Portable.

I am a Christian and a developer and moderator here.

“A soft answer turns away wrath, but a harsh word stirs up anger.” – Proverbs 15:1

ericy11
Offline
Last seen: 13 years 4 months ago
Joined: 2008-12-27 16:16
chrome browser options

i think it would be cool if in the options tab, we can change how google chrome starts up, and id rather like to see if it were possible to use the now-usable extensions in incognito mode :/

syruf
syruf's picture
Offline
Last seen: 14 years 1 month ago
Joined: 2010-02-19 18:09
Default Browser and Windows 7 taskbar pin

I made a little bat file to register the portable app as your default browser.

http://syruf.com/f/chrome.zip

copy the registrations folder to your portable chrome's directory and read the readme.

i also added universal shortcuts that work nicely with windows 7 taskbar pinning.

16gb micro sd + usb adapter = my life

maz38
Offline
Last seen: 13 years 6 months ago
Joined: 2010-09-10 20:33
I've done a small nsis exe to

I've done a small nsis exe to make chrome portable default browser.
nsis script, infos and exe: http://maz38.free.fr/fichiers/GoogleChromePortable_default_browser.zip
infos to adapt for firefox included.

just set default browser from browser, then launch nsis exe from GoogleChromePortable.exe path, it will change browser exe path.

edit: it should works on vista and 7. tested on 7 pro.

Log in or register to post comments