Int 2F/AX=FE01h/DI=4E55h

Prev Next Ralf Interrups Categories Contents

------

NORTON UTILITIES 5.0+ TSRs - ENABLE

AX = FE01h
DI = 4E55h ("NU")
SI = TSR identifier (see #03140)

Return:
SI = TSR reply (lowercase version of entry SI, i.e. SI OR 2020h) AX = status 0002h successful (DISKMON, FILESAVE, EP) FE00h successful (NCACHE-x, DISKREET)

Notes: If the enable/disable calls are used on DISKMON or NCACHE-x, the status report generated by the programs still indicates the previous state, and DISKMON.INI is not updated. Apparently has no effect on DISKREET

See Also: AX=FE00h - AX=FE02h

Category: Resident Utilities - Int 2Fh - N

------

Prev Next Ralf Interrups Categories Contents