SlimjetLoader.ini

Asking questions regarding how to use Slimjet.
Post Reply
seregadushka
Posts: 21
Joined: Sun Oct 19, 2014 11:22 am

SlimjetLoader.ini

Post by seregadushka »

Colleagues, the Coowon Browser was a file CoowonLoader.ini and there were such keys as

Keys =--disk-cache-dir = R:\ --... and more other from Slimjet://flags

Where it is possible to shove in the Slimjet?

ini12345
Posts: 2
Joined: Mon Oct 20, 2014 3:17 am

Re: SlimjetLoader.ini

Post by ini12345 »

Up!
slimjet.Ini file is needed to run the browser with command line switches.

dev
Posts: 761
Joined: Mon Apr 21, 2014 10:30 pm

Re: SlimjetLoader.ini

Post by dev »

Right click on your "slimjet" shortcut icon.
Choose properties
At the end of your target line add the command line flag. For example:
--allow-outdated-plugins
With that example switch, it should look something like: Slimjet.exe --allow-outdated-plugins.

If you want a default disk cache location you can do that from in the settings page in slimjet.
Cache options(requires restart)
Custom cache directory: Change...
Custom cache size: MB

The directory is "Your specified drive" example: C:\Users\%USERPROFILE%\AppData\Local\Slimjet\UserData\Default" or chrome://open_profile_folder in the address box/search bar then right click on Preferences file and open with Notepad.

ini12345
Posts: 2
Joined: Mon Oct 20, 2014 3:17 am

Re: SlimjetLoader.ini

Post by ini12345 »

dev
About shortcut I know. But this is a problem when you run the Slimjet from other programs.

seregadushka
Posts: 21
Joined: Sun Oct 19, 2014 11:22 am

Re: SlimjetLoader.ini

Post by seregadushka »

Loader.ini is match comfortable. It is contener more and more keys. Very simple to on or off any keys to use by " ; -comment"

For Example

;Keys default
Keys= --enable-fastback --enable-webgl --purge-memory-button --enable-apps --disable-prompt-on-repost --disable-logging --enable-preconnect --enable-sync-autofill --enable-sync-passwords --enable-sync-typed-urls --enable-native-web-workers --enable-vertical-tabs --disable-background-networking --enable-nacl --disk-cache-dir=R:\

;Application default
ProgramDirectory=Chrome

;User Data default
ProfileDirectory=User Data

;chrome.exe default
ProgramExecutable=chrome.exe

Post Reply