home *** CD-ROM | disk | FTP | other *** search
INI File | 1997-02-05 | 844 b | 20 lines |
- [MissingDll]
- MissingDll.Reactive=md1
- md1=CreateProcess, 0, "$1", "$2", "$3", "", "$4"
-
- [FixMissingDllForAnExe]
- Parameters=EXEPATH
- ProblemDescription="Cannot run " + $EXEPATH + " because some DLLs are missing."
-
- [FixMissingDllForAnExe.Causes]
- 1=10, CanUseOther, far_wf.dll, $EXEPATH + "has missing DLL components."
- 2=20, UserNotLoggedIn, far_wf.dll, "You have not logged in to the network and the missing DLLs are located in network drives."
-
- [FixMissingDllForAnExe.Solutions]
- 10=110, FixMissingDll, far_wf.dll, "Please click on the \"Fix\" button to locate the missing DLLs for " + $EXEPATH + " and fix the problem."
- 20=210, , , "Please close your applications, exit Windows, login to the network, and resume your work."
-
- [FixMissingDllForAnExe.Logs]
- 110=FUNC, LogFixMissingDll, far_wf.dll
- 210=STRING, "Nothing to log here!"
-