You are here

[Chrome] Force local temp

4 posts / 0 new
Last post
Vincent13
Offline
Last seen: 14 years 5 months ago
Joined: 2010-07-01 05:59
[Chrome] Force local temp

Hi,

Excuse my english Blum
For my school, I would like to run ChromePortable from a network folder : The folder is "read only", and Chrome ask of course to "temporaly copy it to the local drive and tun it from there".

My question :
- Can I force the path of this temp folder in a command line ?
In exemple : ...\apps\GoogleChromePortable.exe -t "U:\User\Chrome-Temp"

...and in a 'silent' (invisible) mode.

Thank you.

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

That's different. It's not a Chrome TEMP directory, it's a matter of the whole directory Chrome is in being read-only. Take a look at Other\Source\Readme.txt; I think Chrome supports "live mode" (RunLocally). But if you do this, your settings will not be saved. What you should do is get the permissions correct so that you can modify the directory Chrome is in.

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

Vincent13
Offline
Last seen: 14 years 5 months ago
Joined: 2010-07-01 05:59
Thanks. I don't have

Thanks. Smile
I don't have Readme.txt in Other\Source
and... I didn't find how to execute chrome in "live mode"
Sad

but
I'm trying another solution with the GoogleChromePortable.ini file.
It allow to add command line arguments : With "user-data-dir" it could be possible, but : Chrome doesn't "understand" the path "%username%" or another network drive as "U:" ... It creates a "U" folder...

.. I have almost found ! Blum
(In french :"j'y suis presque !")

Thanks for your help !

Vincent13
Offline
Last seen: 14 years 5 months ago
Joined: 2010-07-01 05:59
I did it !

Ok, It's my fault.

I did write a wrong argument line. (forgot the first minus...)
Now, With -user-data-dir="the_good_network_path", it works !

Thanks for help !
bye.

Log in or register to post comments