Menu

portable mode

cstking

In order to use portable mode, You only need to rename custom_t.ini to custom.ini or creat one.

The following is for advanced usage.

custom.ini options explanation
[Option]
Custom=1
;customize appdata path[profile folder] ( 0 Disabled; 1 Enabled )


[UserDataDir]
IsRelative=1
Path=
isCompact=
;to use relative path, set IsRelative to 1,otherwise 0.
;when use relative path, the value of Path can be like ../profile or profile; Path like ./profile is not supported. The path is relative to the this file's directory.
;the final path is also relevant to the path in profiles.ini
;For example, when Path= Myprofile, the profile folder's path contain Myprofile\Light\Light\Profiles\xxxxx.default ( Profiles\xxxxx.default is the patch in profiles.ini)
;when isCmpact=1,the path will not contain light\light(supported only by 26.0.1 and above)


[TOption]
Custom=0
;customize Cache Directory ( 0 Disabled; 1 Enabled )


[TempDir]
IsRelative=1
Path=
isCompact=
;same to UserDataDir section


[PluginDir] ; supported only by light 30
Custom=0 ;add custom plugin directory
IsRelative=1
Path= ;For example, when Path= MyPlguins,light will load the plugins in MyPlugins\plugins


Related

Wiki: Home

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.