home *** CD-ROM | disk | FTP | other *** search
INI File | 1999-10-21 | 2.2 KB | 77 lines |
- [options]
- reboot=1
- version=0x4:HKLM\Software\Adaptec\Easy CD Creator 4\4.0\version
- maxVersion=0x4010000:HKLM\Software\Adaptec\Easy CD Creator 4\4.0\version
- version=0x4:HKLM\Software\Adaptec\Easy CD Engine\1.0\version
- maxVersion=0x1010000:HKLM\Software\Adaptec\Easy CD Engine\1.0\version
- [custom]
- checkBeta "HKLM\\Software\\Adaptec\\Components\\creatr32.exe\\location" creatr32.exe
- [fileDest:$HKLM\Software\Adaptec\Components\creatr32.exe\location]
- cdcopier.exe
- cdspindr.exe
- creatr32.exe
- fsysgen.dll
- joliet.dll
- verifyfiles.dll
- database.dll
- about.rtf
- [custom]
- readRegistry tempVar "HKLM\\Software\\Adaptec\\Components\\creatr32.exe\\location"
- appendDir tempVar $tempVar verifyfiles.dll
- delayedRename $tempVar verifyfiles.dll
-
- [custom]
- copyFile richtx32.ocx $system
- appendDir tempVar $system richtx32.ocx
- appendDir tempVar2 $system regsvr32.exe
- delayedExec $tempVar2 /s $tempVar
- [regDest:HKLM\Software\Adaptec\Easy CD Creator 4\4.0]
- version:67174400:DWORD
- versionLabel:4.01 (202):STRING
- [regDest:HKLM\Software\Adaptec\Easy CD Creator 4\4.0\CD Copier]
- version:67174400:DWORD
- versionLabel:4.01 (202):STRING
- [regDest:HKLM\Software\Adaptec\Easy CD Creator 4\4.0\CD Spin Doctor]
- version:67174400:DWORD
- versionLabel:4.01 (202):STRING
- #
- #main part of engine update
- #
- [fileDest:$HKLM\Software\Adaptec\Components\engine.dll\location]
- ACMWrapperServer.dll
- drivers.dll
- engine.dll
- engine.reg
- MediaPlayer.dll
- [custom]
- readRegistry tempEngine "HKLM\\Software\\Adaptec\\Components\\engine.dll\\location"
- appendDir tempVar $tempEngine ACMWrapperServer.dll
- delayedRename $tempVar ACMWrapperServer.dll
- appendDir tempVar $tempEngine ACMWrapperServer.dll
- appendDir tempVar2 $system regsvr32.exe
- delayedExec $tempVar2 /s $tempVar
- [fileDest:$system]
- cdr4dll.dll
- wnaspi32.dll
- winaspi.dll
- [fileDest95:$system]
- aspienum.vxd
-
- [fileDest95:$system:iosubsys]
- cdr4vsd.vxd
- apix.vxd
-
- [fileDestNT:$system:drivers]
- cdr4vsd.sys
- aspi32.sys
- [fileDestNT:$system]
- wowpost.exe
- [regDest:HKLM\Software\Adaptec\Easy CD Engine\1.0]
- version:16842753:DWORD
- versionLabel:1.01+ (202):STRING
- [custom]
- toggleErrs
- deleteRegistry "HKLM\\Software\\Adaptec\\Easy CD Engine\\1.0\\CDReader"
- appendDir tempVar $tempEngine engine.reg
- delayedRegedit $tempVar
-