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:\..."
 
No edit summary
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

Revision as of 21:27, 30 November 2017

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.