home *** CD-ROM | disk | FTP | other *** search
/ PC Format (UK) 86 / PC_Format_September1998_Issue86.iso / Tech / FIRSTAID / APPLS / FARACP32.FAR < prev    next >
Encoding:
INI File  |  1997-02-05  |  844 b   |  20 lines

  1. [MissingDll]
  2. MissingDll.Reactive=md1
  3. md1=CreateProcess, 0, "$1", "$2", "$3", "", "$4"
  4.  
  5. [FixMissingDllForAnExe]
  6. Parameters=EXEPATH
  7. ProblemDescription="Cannot run " + $EXEPATH + " because some DLLs are missing."
  8.  
  9. [FixMissingDllForAnExe.Causes]
  10. 1=10, CanUseOther, far_wf.dll, $EXEPATH + "has missing DLL components."
  11. 2=20, UserNotLoggedIn, far_wf.dll, "You have not logged in to the network and the missing DLLs are located in network drives."
  12.  
  13. [FixMissingDllForAnExe.Solutions]
  14. 10=110, FixMissingDll, far_wf.dll, "Please click on the \"Fix\" button to locate the missing DLLs for " + $EXEPATH + " and fix the problem."
  15. 20=210, , , "Please close your applications, exit Windows, login to the network, and resume your work."
  16.  
  17. [FixMissingDllForAnExe.Logs]
  18. 110=FUNC, LogFixMissingDll, far_wf.dll
  19. 210=STRING, "Nothing to log here!"
  20.