maks61

X-360cse.ini

Jul 25th, 2019
332
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.27 KB | None | 0 0
  1. [Setup]
  2. AppName=360chrome
  3.  
  4. [FileToRun]
  5. PathToExe=.\Chrome\Application\$AppName$.exe
  6. Parameters=--user-data-dir="%Profile%" --disk-cache-size=1 --media-cache-size=1 --disable-logging --no-default-browser-check --disable-component-update --disable-background-networking --process-per-site --allow-legacy-extension-manifests --allow-outdated-plugins --enable-native-gpu-memory-buffers --num-raster-threads=2
  7.  
  8. [Environment]
  9. Profile=.\Chrome\User Data
  10. Registry=%Profile%\Registry
  11.  
  12. [Functions]
  13. DirCreate=%Profile%|%Registry%
  14.  
  15. [WriteToReg=%Registry%\$AppName$_1.reg]
  16. MainKey=HKEY_CURRENT_USER\Software\360chrome
  17. [WriteToReg=%Registry%\$AppName$_2.reg]
  18. MainKey=HKEY_CURRENT_USER\Software\MozillaPlugins
  19. [WriteToReg=%Registry%\$AppName$_3.reg]
  20. MainKey=HKEY_CURRENT_USER\Software\360
  21.  
  22. [RunBefore]
  23. RegEdit=%Registry%\$AppName$_1.reg;$AppName$_2.reg;$AppName$_3.reg
  24.  
  25. [RunAfter]
  26. DirRemove=%Profile%\safemon|e
  27. DirRemove=%Profile%\Webstore Downloads|e
  28. DirRemove=%Profile%\BrowserMetrics*
  29. DirRemove=%Profile%\ShaderCache
  30. DirRemove=%Profile%\Avatars
  31. FileDelete=%Profile%\*-journal*;chrome_shutdown_ms*;switch_core*;*.log;*cconfig
  32. FileDelete=%Profile%\Default\*.tmp;*-journal;*README;*switcher;*Cookies;*heavy_ad_intervention_opt_out.db;*previews_opt_out.db;*Sync360_V8.sqlite3;*Translate Ranker Model;*TransportSecurity;*Visited Links;*Top Sites;*Network Action Predictor;*Last Tabs;*Current Tabs;*History Provider Cache
  33. FileDelete=.\Chrome\Application\*.log
  34. DirRemove=.\Chrome\Application\components\swiftshader
  35. DirRemove=%Profile%\Default\Cache
  36. DirRemove=%Profile%\Default\DailyBackup
  37. DirRemove=%Profile%\Default\GPUCache
  38. DirRemove=%Profile%\Default\Media Cache
  39. DirRemove=%Profile%\Default\old_GPUCache_000
  40.  
  41. [Options]
  42. DeleteTemp=true
  43. ShowSplash=false
  44. WriteLog=false
  45. ShowTrayTip=false
Advertisement
Add Comment
Please, Sign In to add comment