--
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
set HomeDir=%CD%
set key1=--user-data-dir="%HomeDir%\User Data"
set key2=--disk-cache-size=1
set key3=--disk-cache-dir="%CD%"
set key4=--media-cache-size=1
set key5=--ppapi-flash-path="%HomeDir%\pepflashplayer64.dll"
set key6=--ppapi-flash-version=21.0.0.242
cd %HomeDir%\chrome-win32
start chrome.exe %key1% %key2% %key3% %key4% %key5% %key6% %key7% %key8% %key9% %key10% ---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev...@chromium.org.