LFPatch Macros
LFPatch uses several macros to cope with differences in standard path names:
- &PROGRAMS& - this marco is replaced with path to Program
files directory (In English version of Windows 95 this is C:\Program files)
- &WINDOWS& - this macro is replaced with path to main Windows
directory (usually C:\WINDOWS).
- &SYSTEM& - this macro is replaced with path to Windows System
directory (usually C:\WINDOWS/SYSTEM).
- &ROOT& - this macro is replaced with the root path of your
application during applying the patch.