Jump to content

SYSTEM INI: Difference between revisions

From EDM2
Created page with "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:\..."
 
Ak120 (talk | contribs)
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{DISPLAYTITLE:SYSTEM_INI}}
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.