Cleaning INI Files in OS/2: Difference between revisions
Jump to navigation
Jump to search
Created page with "This are some comments and suggestion I found on the internet about maintaining the INI files in OS/2. ==CheckINI== CheckINI is included on the WPTools suite. It will che..." |
No edit summary |
||
Line 10: | Line 10: | ||
==Cleaning== | ==Cleaning== | ||
This is a suggestion using CheckINI and CleanINI | This is a suggestion using CheckINI and [[CleanINI]]. | ||
chechkini /c /r | chechkini /c /r | ||
Followed by: | Followed by: | ||
cleanini /C /LogDel /MultiPass | cleanini /C /LogDel /MultiPass |
Revision as of 19:56, 13 April 2021
This are some comments and suggestion I found on the internet about maintaining the INI files in OS/2.
CheckINI
CheckINI is included on the WPTools suite. It will check the OS2.INI and OS2SYS.INI files.
chechkini /c /r
chechkini /c /dd:\desktop /y:2
Cleaning
This is a suggestion using CheckINI and CleanINI.
chechkini /c /r
Followed by:
cleanini /C /LogDel /MultiPass