home *** CD-ROM | disk | FTP | other *** search
/ Practical Windows/DOS 1999 November / PW48.ISO / APRCAL30.ZIP / SETUP30.INI < prev   
Encoding:
INI File  |  1999-05-18  |  3.1 KB  |  80 lines

  1. ; =====================================================================================
  2. ; NoName.ini
  3. ;
  4. ; Copyright ⌐ 1999 Definitive Solutions, Inc.
  5. ; All Rights Reserved.
  6. ;
  7. ;    Developers: want to use this program?  Email us at NoName@DefinitiveSolutions.com!
  8. ; =====================================================================================
  9.  
  10. [General]
  11. TargetAppName=AprCalc 3.0
  12. ForHelp=please e-mail us at Support@DefinitiveSolutions.com
  13. RunOnExit=is.ex_
  14.  
  15. [Dlls]
  16. ; ??
  17. DLL0=WS2_32
  18. Version0=4.10.1998    
  19. FailureMessage0=No action on your part is necessary, but we recommend you install the latest Microsoft updates for your operating system.
  20.  
  21. ; Run 401comupd.exe
  22. DLL1=COMCTL32
  23. Version1=4.71
  24. FailureMessage1=To install the latest version, please visit 'http://support.microsoft.com/support/kb/articles/Q186/1/76.asp' and download the file '401comupd.exe' for your operating system.
  25.  
  26. ; Don't install...
  27. DLL2=GDI32
  28. Version2=4.10.1998
  29. FailureMessage2=No action on your part is necessary, but we recommend you install the latest Microsoft updates for your operating system.
  30.  
  31. ; File checksum in System Info dialog.
  32. DLL3=IMAGEHLP
  33. Version3=4.00
  34. FailureMessage3=No action on your part is necessary, but we recommend you install the latest Microsoft updates for your operating system.
  35.  
  36. ; MFC
  37. DLL4=MFC42
  38. Version4=6.00.8267.0
  39. FailureMessage4=To install the latest version, please visit 'http://www.microsoft.com/windows/downloads/contents/common/mfc.htm' and download the 'Microsoft Libraries Update' for your operating system.
  40.  
  41. ; C RunTime
  42. DLL5=MSVCRT
  43. Version5=6.00.8337.0
  44. FailureMessage5=To install the latest version, please visit 'http://www.microsoft.com/windows/downloads/contents/common/mfc.htm' and download the 'Microsoft Libraries Update' for your operating system.
  45.  
  46. ; Don't install, but we need version 4.71 (from stdafx.h).  Install latest version of IE 4 or better.
  47. DLL6=SHELL32
  48. Version6=4.71
  49. FailureMessage6=No action on your part is necessary, but we recommend you install the latest Microsoft updates for your operating system.
  50.  
  51. ; SH-type shell API calls.
  52. DLL7=SHLWAPI
  53. Version7=4.71
  54. FailureMessage7=No action on your part is necessary, but we recommend you install the latest Microsoft updates for your operating system.
  55.  
  56. ; No requirements that I know of...
  57. DLL8=USER32
  58. Version8=4.10.1998
  59. FailureMessage7=No action on your part is necessary, but we recommend you install the latest Microsoft updates for your operating system.
  60.  
  61. ; Reading files' version info.
  62. DLL9=VERSION
  63. Version9=4.10.1998            
  64. FailureMessage9=No action on your part is necessary, but we recommend you install the latest Microsoft updates for your operating system.
  65.  
  66. ; mci commands (playing MIDI file)
  67. DLL10=WINMM
  68. Version10=4.03.1998
  69. FailureMessage10=No action on your part is necessary, but we recommend you install the latest Microsoft updates for your operating system.
  70.  
  71. ; Sockets?  Internet?
  72. DLL11=WS2HELP
  73. Version11=4.10.1998
  74. FailureMessage11=No action on your part is necessary, but we recommend you install the latest Microsoft updates for your operating system.
  75.  
  76. ; TEST  TEST  TEST  
  77. ; DLL12=ABC123XYZ
  78. ; Version12=9.99.999
  79. ; FailureMessage12=Test failure message.
  80.