home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 4.2 / 1998-08_Disc_4.2.iso / darklord / setup / setup.ini < prev    next >
Windows Setup INFormation  |  1998-05-06  |  3KB  |  111 lines

  1. [startup]
  2. 16on16=Y
  3. ;TO TRANSLATE
  4. AppName=Red Orb Entertainment
  5.  
  6. [version]
  7. version=1.4
  8.  
  9. [General Info]
  10. Company=Red Orb Entertainment
  11. ProductTitle=Warlords III: Darklords Rising Demo
  12. ProductVersion=1.0
  13. ExecutableFile=$Install_ToDirectory$\DarkDemo.exe 
  14. ExecutableWorkingDir=$Install_ToDirectory$
  15. ;TO TRANSLATE
  16. ProductName=Warlords III: Darklords Rising Demo
  17.  
  18. SetupPathFromRoot=setup
  19.  
  20. DialogBitmap=$Install_FromRoot$\setup\DIALOG.BMP
  21. BackgroundBitmap=$Install_FromRoot$\setup\LOGO.BMP
  22.  
  23. Default_DestinationDirectory=Program Files\Red Orb Entertainment\Warlords III - Darklords Demo
  24.  
  25. InstallSuccessMsg1=Warlords III: Darklords Rising Demo has been successfully installed to your system.
  26. InstallSuccessMsg2=" "
  27.  
  28.  
  29. [Components]
  30. Item1=Program Files
  31. Item2=Fonts
  32. Item3=System
  33. ;Item4=EReg
  34.  
  35. [Program Files]
  36. FileSize_KB=26395
  37. XferFiles_Source=$Install_FromRoot$\Program\w3drdemo.z|*.*
  38. XferFiles_Destination=$Install_ToDirectory$
  39.  
  40. [Fonts]
  41. Disable_Uninstall=TRUE
  42. SubComponent1=Uncial ATT
  43.  
  44. [Uncial ATT]
  45. FileSize_KB=68
  46. XferFiles_Source=$Install_FromRoot$\Fonts\uncial.ttf
  47.  
  48.  
  49. [System]
  50. FileSize_KB=1223
  51. XferFiles_Source=$Install_FromRoot$\System\*.*
  52. XferFiles_Destination=$WinSys$
  53. Disable_Uninstall=TRUE
  54. Locked_File=TRUE
  55.  
  56. [Start Menu Items]
  57. ;TO TRANSLATE
  58. Folder=Red Orb Entertainment\Warlords III - Darklords Demo
  59.  
  60. UninstallOnStartMenu=T
  61. ;TO TRANSLATE
  62. UninstallPMCaption=Darklords Rising Demo Uninstallation
  63.  
  64. ;TO TRANSLATE (make sure that the 3 spaces between "III" and "Dark" remain)
  65. Item1_Caption=Warlords III   Darklords Rising Demo
  66. Item1_CmdLine=$Install_ToDirectory$\DarkDemo.exe
  67. Item1_WrkDir=$Install_ToDirectory$
  68.  
  69. ;TO TRANSLATE
  70. Item2_Caption=Darklords Demo ReadMe
  71. Item2_CmdLine=notepad.exe $Install_ToDirectory$\readme.txt
  72. Item2_WrkDir=$Install_ToDirectory$
  73.  
  74. ;TO TRANSLATE
  75. Item3_Caption=Darklords Demo -- Play it on Red Orb Zone
  76. Item3_CmdLine=$Install_ToDirectory$\DarkDemo.exe
  77. Item3_WrkDir=$Install_ToDirectory$
  78.  
  79.  
  80. [Create Directories]
  81. Item1=$Install_ToDirectory$\Email
  82. Item2=$Install_ToDirectory$\Netsaves
  83. Item3=$Install_ToDirectory$\Randscen
  84. Item4=$Install_ToDirectory$\Saves
  85. Item5=$Install_ToDirectory$\W3Demo
  86.  
  87. [DirectX]
  88. Install Flag=FALSE
  89. custom=..\DXSetup\dxinst.exe -iadv -e$Install_SupportDirectory$\dxerrs.ini
  90. Express=..\DXSetup\dxinst.exe -iexp -e$Install_SupportDirectory$\dxerrs.ini
  91. Result File=$Install_SupportDirectory$\dxerrs.ini
  92. custom text=This option will install any necessary DirectX 5 files, but gives you the option to install the DirectX 5 drivers.
  93.  
  94. [Third Party Executables]
  95. display flag=TRUE
  96. ;TO TRANSLATE
  97. DlgTitle=Launch Red Orb Zone Client Setup?
  98. ;TO TRANSLATE
  99. DlgHeader=The Red Orb Zone Client allows you to play %s in a free online game matching and chat environment.
  100. ;TO TRANSLATE
  101. DlgFooter=Press YES to run the setup program, or NO to bypass the setup program.
  102. ;TO TRANSLATE
  103. Item1_Description=Red Orb Zone Client installer
  104. Item1_Executable=$Install_FromRoot$\ROZSetup\Setup\is_setup.exe
  105. DialogBoxStyle=MB_YESNO
  106.  
  107. [Process Control]
  108. LaunchAndExitCommand=notepad $Install_ToDirectory$\readme.txt
  109. LaunchAndExitCaption=Setup Complete
  110.  
  111.