home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 March / Chip_2000-03_cd.bin / servis / ovladace / drivers / cdc401up.exe / update.spc < prev    next >
Encoding:
INI File  |  1999-10-21  |  2.2 KB  |  77 lines

  1. [options]
  2. reboot=1
  3. version=0x4:HKLM\Software\Adaptec\Easy CD Creator 4\4.0\version
  4. maxVersion=0x4010000:HKLM\Software\Adaptec\Easy CD Creator 4\4.0\version
  5. version=0x4:HKLM\Software\Adaptec\Easy CD Engine\1.0\version
  6. maxVersion=0x1010000:HKLM\Software\Adaptec\Easy CD Engine\1.0\version
  7. [custom]
  8. checkBeta "HKLM\\Software\\Adaptec\\Components\\creatr32.exe\\location" creatr32.exe
  9. [fileDest:$HKLM\Software\Adaptec\Components\creatr32.exe\location]
  10. cdcopier.exe
  11. cdspindr.exe
  12. creatr32.exe
  13. fsysgen.dll
  14. joliet.dll
  15. verifyfiles.dll
  16. database.dll
  17. about.rtf
  18. [custom]
  19. readRegistry tempVar "HKLM\\Software\\Adaptec\\Components\\creatr32.exe\\location"
  20. appendDir tempVar $tempVar verifyfiles.dll
  21. delayedRename $tempVar verifyfiles.dll
  22.  
  23. [custom]
  24. copyFile richtx32.ocx $system
  25. appendDir tempVar $system richtx32.ocx
  26. appendDir tempVar2 $system regsvr32.exe
  27. delayedExec $tempVar2 /s $tempVar
  28. [regDest:HKLM\Software\Adaptec\Easy CD Creator 4\4.0]
  29. version:67174400:DWORD
  30. versionLabel:4.01 (202):STRING
  31. [regDest:HKLM\Software\Adaptec\Easy CD Creator 4\4.0\CD Copier]
  32. version:67174400:DWORD
  33. versionLabel:4.01 (202):STRING
  34. [regDest:HKLM\Software\Adaptec\Easy CD Creator 4\4.0\CD Spin Doctor]
  35. version:67174400:DWORD
  36. versionLabel:4.01 (202):STRING
  37. #
  38. #main part of engine update
  39. #
  40. [fileDest:$HKLM\Software\Adaptec\Components\engine.dll\location]
  41. ACMWrapperServer.dll
  42. drivers.dll
  43. engine.dll
  44. engine.reg
  45. MediaPlayer.dll
  46. [custom]
  47. readRegistry tempEngine "HKLM\\Software\\Adaptec\\Components\\engine.dll\\location"
  48. appendDir tempVar $tempEngine ACMWrapperServer.dll
  49. delayedRename $tempVar ACMWrapperServer.dll
  50. appendDir tempVar $tempEngine ACMWrapperServer.dll
  51. appendDir tempVar2 $system regsvr32.exe
  52. delayedExec $tempVar2 /s $tempVar
  53. [fileDest:$system]
  54. cdr4dll.dll
  55. wnaspi32.dll
  56. winaspi.dll
  57. [fileDest95:$system]
  58. aspienum.vxd
  59.  
  60. [fileDest95:$system:iosubsys]
  61. cdr4vsd.vxd
  62. apix.vxd
  63.  
  64. [fileDestNT:$system:drivers]
  65. cdr4vsd.sys
  66. aspi32.sys
  67. [fileDestNT:$system]
  68. wowpost.exe
  69. [regDest:HKLM\Software\Adaptec\Easy CD Engine\1.0]
  70. version:16842753:DWORD
  71. versionLabel:1.01+ (202):STRING
  72. [custom]
  73. toggleErrs
  74. deleteRegistry "HKLM\\Software\\Adaptec\\Easy CD Engine\\1.0\\CDReader"
  75. appendDir tempVar $tempEngine engine.reg
  76. delayedRegedit $tempVar
  77.