Jump to content

IFX.EXE: Difference between revisions

From EDM2
Created page with "This is the call executable of the Ini File eXaminer included on ArcaOS 5.0 ==Syntax== CALL=C:\sys\apps\ifx\ifx.exe ==Commands== ; /H : show the Help screen (ignored in co..."
 
Line 16: Line 16:


; /V :  verbose - display error and information messages as IFX runs
; /V :  verbose - display error and information messages as IFX runs
; /Q : quiet - displays no message on boot.


; /P : pause after IFX has finished (only useful with /V in config.sys)
; /P : pause after IFX has finished (only useful with /V in config.sys)

Revision as of 05:46, 30 January 2021

This is the call executable of the Ini File eXaminer included on ArcaOS 5.0

Syntax

CALL=C:\sys\apps\ifx\ifx.exe

Commands

/H
show the Help screen (ignored in config.sys)
/O
show the Options dialog (ignored in config.sys)
/F
force IFX to do a full check and clean of the INI files
/C
force IFX to check and fix the INIs without cleaning them

Modifiers

/V
verbose - display error and information messages as IFX runs
/Q
quiet - displays no message on boot.
/P
pause after IFX has finished (only useful with /V in config.sys)
/R
read-only - IFX will perform all of its usual tests without modifying or backing-up the INIs *
/D
dump the contents of the handles table to a file *
/U
specify the user INI to check and clean *
/S
specify the system INI to check and clean *
/A
analyze INIs from another machine - IFX will not test if drives and files exist (/A also forces IFX to use the /C and /R options)