Jump to content

SYSTEM INI: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
 
Line 2: Line 2:
Tells the system the path and name of the System INI file. This file contains a lot of system related settings. Be careful, this is a critical system file!
Tells the system the path and name of the System INI file. This file contains a lot of system related settings. Be careful, this is a critical system file!
  SET SYSTEM_INI=C:\OS2\OS2SYS.INI
  SET SYSTEM_INI=C:\OS2\OS2SYS.INI
Default settings:
Default settings:
* SET SYSTEM_INI=C:\OS2\OS2SYS.INI  
*SET SYSTEM_INI=C:\OS2\OS2SYS.INI


==Parameters==
==Parameters==
; Path: Value can be any full path to a valid System INI file. Relative paths are not allowed.
;Path: Value can be any full path to a valid System INI file. Relative paths are not allowed.
 


[[Category:Environment variable]]
[[Category:Environment variable]]

Latest revision as of 03:20, 1 October 2022

Tells the system the path and name of the System INI file. This file contains a lot of system related settings. Be careful, this is a critical system file!

SET SYSTEM_INI=C:\OS2\OS2SYS.INI

Default settings:

  • SET SYSTEM_INI=C:\OS2\OS2SYS.INI

Parameters

Path
Value can be any full path to a valid System INI file. Relative paths are not allowed.