home *** CD-ROM | disk | FTP | other *** search
/ Hráč 1998 July & August / Hrac_23_1998-07-08_cd3.bin / Progs / orangecd / orangecd.inf < prev    next >
Windows Setup INFormation  |  1998-07-31  |  4KB  |  116 lines

  1. ;--------------------------------------------------------------------;
  2. ;              OrangeCD 2.1 installation script                      ;
  3. ; (c) Andrei Stcherbatchenko (stcherbachenko.as@peus.com), 1997-98   ;
  4. ;--------------------------------------------------------------------;
  5.  
  6. [Version]
  7. Signature="$CHICAGO$"
  8.  
  9. [DefaultInstall]
  10. CopyFiles=copy.prog,copy.sys,copy.inf
  11. UpdateInis=Shortcut.Add
  12. AddReg=Reg.Uninstall95.Add,Reg.Add
  13. DelReg=Reg.DelPrevVersion
  14. Uninstall=DefaultUninstall
  15.  
  16. [DefaultInstall.ntx86]
  17. CopyFiles=copy.prog,copy.sys,copy.inf
  18. UpdateInis=Shortcut.Add
  19. AddReg=Reg.UninstallNT.Add,Reg.Add
  20. DelReg=Reg.DelPrevVersion
  21. Uninstall=DefaultUninstall
  22.  
  23. [DefaultUninstall]
  24. DelFiles=copy.prog,copy.inf
  25. UpdateInis = Shortcut.Remove
  26. AddReg=Reg.Restore
  27. DelReg=Reg.Remove,Reg.Uninstall95.Remove,Reg.UninstallNT.Remove,Reg.DelPrevVersion
  28.  
  29. [SourceDisksNames]
  30. 1="OrangeCD Installation Disk","",1
  31.  
  32. [SourceDisksFiles]
  33. orangecd.ex_1
  34. orangecd.inf=1
  35. readme.txt=1
  36. setup.exe=1
  37. cdplayer.reg=1
  38. cddbview.ex_=1
  39. mfc42.dl_=1
  40. msvcrt.dl_=1
  41. skin.bm_=1
  42.  
  43. [DestinationDirs]
  44. copy.prog=24,%PROGRAM_FOLDER%
  45. copy.inf=17
  46. copy.sys=11
  47.  
  48. [copy.prog]
  49. orangecd.exe,orangecd.ex_
  50. cddbview.exe,cddbview.ex_
  51. skin.bmp,skin.bm_
  52. readme.txt
  53.  
  54. [copy.sys]
  55. mfc42.dll,mfc42.dl_
  56. msvcrt.dll,msvcrt.dl_
  57.  
  58. [copy.inf]
  59. orangecd.inf
  60.  
  61. [Shortcut.Add]
  62. setup.ini,progman.groups,,"group1=%PROGMAN_FOLDER%"
  63. setup.ini,group1,,"""%APP_SHORTCUT%"",""""""%24%\%PROGRAM_FOLDER%\orangecd.exe"""""",,,,""%24%\%PROGRAM_FOLDER%"""
  64. setup.ini,group1,,"""%README_SHORTCUT%"",""""""%24%\%PROGRAM_FOLDER%\readme.txt"""""",,,,""%24%\%PROGRAM_FOLDER%"""
  65. setup.ini,group1,,"""%DBVIEW_SHORTCUT%"",""""""%24%\%PROGRAM_FOLDER%\cddbview.exe"""""",,,,""%24%\%PROGRAM_FOLDER%"""
  66.  
  67. [Shortcut.Remove]
  68. setup.ini,progman.groups,,"group1=%PROGMAN_FOLDER%"
  69. setup.ini,group1,,"""%APP_SHORTCUT%""
  70. setup.ini,group1,,"""%README_SHORTCUT%""
  71. setup.ini,group1,,"""%DBVIEW_SHORTCUT%""
  72.  
  73. [Reg.Uninstall95.Add]
  74. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\OrangeCD,DisplayName,,"%REMOVE_DESC%"
  75. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\OrangeCD,UninstallString,,"%10%\rundll.exe setupx.dll,InstallHinfSection DefaultUninstall 4 %17%\orangecd.inf"
  76.  
  77. [Reg.UninstallNT.Add]
  78. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\OrangeCD,DisplayName,,"%REMOVE_DESC%"
  79. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\OrangeCD,UninstallString,,"%11%\rundll32.exe syssetup.dll,SetupInfObjectInstallAction DefaultUninstall 4 %17%\orangecd.inf"
  80.  
  81. [Reg.Add]
  82. HKLM,Software\Microsoft\Windows\CurrentVersion\App Paths\OrangeCD,,FLG_ADDREG_TYPE_SZ,"%24%\%PROGRAM_FOLDER%\orangecd.exe"
  83. HKLM,Software\Microsoft\Windows\CurrentVersion\App Paths\OrangeCD,Path,FLG_ADDREG_TYPE_SZ,"%24%\%PROGRAM_FOLDER%"
  84.  
  85. [Reg.DelPrevVersion]
  86. HKLM,Software\Shareware\OrangeCD,,
  87. HKLM,Software\OrangeX\OrangeCD\General,,RunWizard
  88.  
  89. [Reg.Remove]
  90. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\OrangeCD,
  91. HKLM,Software\Microsoft\Windows\CurrentVersion\App Paths\OrangeCD,
  92. HKCU,Software\Microsoft\Windows\CurrentVersion\Run,OrangeCD
  93.  
  94. [Reg.Uninstall95.Remove]
  95. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\OrangeCD,DisplayName,,"%REMOVE_DESC%"
  96. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\OrangeCD,UninstallString,,"%10%\rundll.exe setupx.dll,InstallHinfSection DefaultUninstall 4 %17%\orangecd.inf"
  97.  
  98. [Reg.UninstallNT.Remove]
  99. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\OrangeCD,DisplayName,,"%REMOVE_DESC%"
  100. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\OrangeCD,UninstallString,,"%11%\rundll32.exe syssetup.dll,SetupInfObjectInstallAction DefaultUninstall 4 %17%\orangecd.inf"
  101.  
  102. [Reg.Restore]
  103. HKCR,AudioCD\shell\play\command,,,"cdplayer.exe /play %1"
  104. HKCR,AudioCD\shell,,,"play"
  105. HKCR,AudioCD\DefaultIcon,,,"shell32.dll,40"
  106. HKCR,cdafile\shell\play\command,,,"cdplayer.exe -play %1"
  107. HKCR,cdafile\DefaultIcon,,,"cdplayer.exe,1"
  108.  
  109. [Strings]
  110. PROGRAM_FOLDER="Progra~1\OrangeCD"
  111. PROGMAN_FOLDER="OrangeCD"
  112. APP_SHORTCUT="OrangeCD"
  113. README_SHORTCUT="Read Me"
  114. REMOVE_DESC="OrangeCD"
  115. DBVIEW_SHORTCUT="CD Database Browser"
  116.