home *** CD-ROM | disk | FTP | other *** search
- ;// ***************************************************************
- ;// Name: CCDOS.INF
- ;// Date: 97-12-02
- ;// ---------------------------------------------------------------
- ;//
- ;// Note: Normally this file is installed automatically during the
- ;// CCDOS 97 installation process.
- ;//
- ;// TO INSTALL MANUALLY:
- ;// Make sure this file is in the same directory as CCDOS.EXE,
- ;// right-click on the file name from a Windows 95 Explorer window,
- ;// and select the "Install" option on the popup menu.
- ;//
- ;// TO REMOVE:
- ;// Use the Control Panel's "Install/Remove Programs" menu.
- ;//
- ;// ---------------------------------------------------------------
-
- [version]
- Signature = "$CHICAGO$"
- Provider = "Chenus Electronic Lab."
-
- [Strings]
- REMOVE_DESC = "│╔╚╗┤≤╓╨╬─CCDOS 97┐∞╜▌╖╜╩╜"
- LOCATE = "Software\Microsoft\Windows\CurrentVersion\Uninstall"
- PRODUCT = "CCDOS 97"
- CCDOS_HERE = "┤╙╒Γ╜°╚δ╓╨╬─DOS╖╜╩╜[&C]"
- PROGRAM = "CCDOS.EXE"
-
- [CopyFiles.Inf]
- CCDOS.INF
-
- [SourceDisksFiles]
- CCDOS.INF = 55
-
- [SourceDisksNames]
- 55 = "","",1
-
- [DefaultInstall]
- AddReg = Registry.Add
- CopyFiles = CopyFiles.Inf
-
- [DefaultUninstall]
- DelReg = Registry.Add
- DelFiles = CopyFiles.Inf
-
- [DefaultInstall.ntx86]
-
- [DefaultUninstall.ntx86]
-
- [DestinationDirs]
- CopyFiles.Inf = 17
-
- [Registry.Add]
- HKLM,%LOCATE%\%PRODUCT%
- HKLM,%LOCATE%\%PRODUCT%,DisplayName,,"%REMOVE_DESC%"
- HKLM,%LOCATE%\%PRODUCT%,UninstallString,,"%10%\rundll.exe setupx.dll,InstallHinfSection DefaultUninstall 32 %17%\CcDos.inf"
- HKCR,Directory\Shell\%PRODUCT%,,,"%CCDOS_HERE%"
- HKCR,Directory\Shell\%PRODUCT%\command,,,"%10%\command.com /k %01%\%PROGRAM%
- HKCR,Drive\Shell\%PRODUCT%,,,"%CCDOS_HERE%"
- HKCR,Drive\Shell\%PRODUCT%\command,,,"%10%\command.com /k %01%\%PROGRAM%
-
- [Eof]
-