home *** CD-ROM | disk | FTP | other *** search
/ CD Action 20 A / cdactioncoverdisc / ORLANDO / JACK95.INI < prev    next >
INI File  |  1997-09-05  |  3KB  |  84 lines

  1. ;
  2. ;
  3. ; (c) TopWare Windows95 autorun configuration file
  4. ;
  5. ;
  6. ;           Nie zmieniaj tego pliku
  7. ;
  8. ;
  9.  
  10. [Software\TopWare\Jack Orlando\1.0\SYSTEM]
  11.  
  12. ; root c: communication INI file -> name/section/value
  13. INSTALCREATEINI       =C:\JACK.INI
  14. INSTALCREATEINISYSTEM =SYSTEM
  15. INSTALCREATEINIROOT   =RootDir
  16.  
  17. ; start menu folder/registry entry
  18. PROGRAMSFOLDER        =TopWare\Jack Orlando
  19. JOREGROOTKEY          =Software\TopWare\Jack Orlando\1.0
  20.  
  21. ; w95 auto-startup program/install name/start name/setup name
  22. STARTJONAME           =JACK95.EXE
  23. INSTALLNAME           =INSTALL.PIF
  24. RUNJACK               =START.PIF
  25. RUNSETUP              =SETUP.PIF
  26.  
  27.  
  28. [Software\TopWare\Jack Orlando\1.0\FILEEXECUTEMESSAGES]
  29.  
  30. ; execution error list
  31. MSG_ERROR_DASH_1  =No execution
  32. MSG_ERROR_0       =System was out of memory, executable file was corrupt, or relocations were invalid
  33. MSG_ERROR_2       =File was not found
  34. MSG_ERROR_3       =Path was not found
  35. MSG_ERROR_5       =Attempt was made to dynamically link to a task, or there was a sharing or network-protection error
  36. MSG_ERROR_6       =Library required separate data segments for each task
  37. MSG_ERROR_8       =There was insufficient memory to start the application
  38. MSG_ERROR_10      =Windows version was incorrect
  39. MSG_ERROR_11      =Executable file was invalid. Either it was not a Windows application or there was an error in the .EXE image
  40. MSG_ERROR_12      =Application was designed for a different operating system
  41. MSG_ERROR_13      =Application was designed for MS-DOS 4.0
  42. MSG_ERROR_14      =Type of executable file was unknown
  43. MSG_ERROR_15      =Attempt was made to load a real-mode application (developed for an earlier version of Windows)
  44. MSG_ERROR_16      =Attempt to load second instance of an executable containing multiple data segments not marked read-only
  45. MSG_ERROR_19      =Attempt was made to load a compressed executable file. The file must be decompressed before it can be loaded
  46. MSG_ERROR_20      =Dynamic-link library (DLL) file was invalid. One of the DLLs required to run this application was corrupt
  47. MSG_ERROR_21      =Application requires 32-bit extensions
  48. MSG_ERROR_32_AND_MORE=No error
  49.  
  50. [Software\TopWare\Jack Orlando\1.0\PROGTEXT]
  51.  
  52. ; copy/remove box title
  53. sProgressTitle  =File Operation
  54.  
  55. ;link name
  56. sPlayLinkName   =Play game and Setup parameters
  57.  
  58. ; don`t use this key
  59. sXXXXX          =for internal use
  60.  
  61. ; buttons: play/setup/uninstall/exit
  62. sPlay1          =&Uruchom gre
  63. sSetup1         =&Setup gry
  64. sUninstallgame1 =&Odinstaluj gre
  65. sExit1          =&Anuluj
  66. sDoNot          =&Nie pokazuj tego okna nigdy wiecej.
  67.  
  68. [Software\TopWare\Jack Orlando\1.0\PROGMESSAGES]
  69.  
  70. ; message dialog text
  71.  
  72. Msg1        =Czy aby jestes pewny, ze chcesz odinstalowac gre Jack Orlando?
  73. Msg1Caption =Uwaga
  74.  
  75. Msg2        =Can`t create folder
  76. Msg2Caption =Error
  77.  
  78. Msg3        =Jack Orlando folder not found.
  79. Msg3Caption =Error
  80.  
  81. Msg4        =Jack Orlando need 16M bytes free memory. Are you sure you want to start game?
  82. Msg4Caption =Warning
  83.  
  84.