LFPatch Macros

LFPatch uses several macros to cope with differences in standard path names:

  1. &PROGRAMS& - this marco is replaced with path to Program files directory (In English version of Windows 95 this is C:\Program files)
  2. &WINDOWS& - this macro is replaced with path to main Windows directory (usually C:\WINDOWS).
  3. &SYSTEM& - this macro is replaced with path to Windows System directory (usually C:\WINDOWS/SYSTEM).
  4. &ROOT& - this macro is replaced with the root path of your application during applying the patch.