
#Portable chromium zip install
# Use chrlauncher as updater, but does not start Chromium (boolean): # false -> update & start Chromium (default) # true -> download & install Chromium update without start ChromiumUpdateOnly=false # Set download in foreground mode (boolean): # false -> start browser and check/download/install update in background # true -> start browser only when check/download/install update complete (default) ChromiumWaitForDownloadEnd=true # Bring chrlauncher window when download started (boolean) # false -> don't bring main window to front automatically # true -> bring chrlauncher window to front when download started (default) ChromiumBringToFront=true # Auto download updates if found (boolean) # false -> show tray tip if update found, downloading manually (default) # true -> auto download update and install it! ChromiumAutoDownload=false # Set Chromium binaries architecture (integer): # 0 -> autodetect (default) # 64 -> 64-bit # 32 -> 32-bit ChromiumArchitecture=0
#Portable chromium zip full
# Chromium binaries directory (string): # Relative (to chrlauncher directory) or full path (env.



# Chromium executable file name (string): ChromiumBinary=chrome.exe # Custom Chromium update URL (string): #ChromiumUpdateUrl= # Command line for Chromium (string): # See here: ChromiumCommandLine=-flag-switches-begin - user-data-dir=.\profile -no-default-browser-check -flag-switches-end
