home *** CD-ROM | disk | FTP | other *** search
/ PCNET 2003 October (Alt) / PCNET_CD_2003_10.iso / free_prog / DirectXEradicator / dxe109b2.exe / DXE109_PR2.EXE / sysmsg.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2003-05-27  |  901 b   |  40 lines

  1.  
  2. [Version]
  3. Signature="$CHICAGO$"
  4. AdvancedINF=2.0,"Wrong version of advpack.dll"
  5. Provider = %Provider%
  6.  
  7. [OSRX.Section]
  8. BeginPrompt=OSRX.Notify0
  9. EndPrompt=OSRX.Notify1
  10.  
  11. [CYPT.Section]
  12. BeginPrompt=CYPT.Notify0
  13. EndPrompt=CYPT.Notify1
  14.  
  15. [Null.98]
  16. ; left intentionally "blank" to ensure all processes complete before advsetup terminates on Windows 9X/ME!
  17.  
  18. [OSRX.Notify0]
  19. Title  =  %WINDOW_TITLE%
  20.  
  21. [CYPT.Notify0]
  22. Title  =  %WINDOW_TITLE%
  23.  
  24. [Strings]
  25. WINDOW_TITLE  =  "DirectX Eradicator 1.09 PR2"
  26.  
  27. WINVER_ERROR  =  "This version of Windows is not supported. Check the DXE homepage for an updated version."
  28. CRYPTO_ERROR  =  "DXE was unable to detect Cryptographic Services. Please start the service and try again."
  29.  
  30. Provider  =  "Firecat"
  31.  
  32. [OSRX.Notify1]
  33. Prompt =  %WINVER_ERROR%
  34. Title  =  %WINDOW_TITLE%
  35.  
  36. [CYPT.Notify1]
  37. Prompt =  %CRYPTO_ERROR%
  38. Title  =  %WINDOW_TITLE%
  39.  
  40.