home *** CD-ROM | disk | FTP | other *** search
- [Version]
- Signature="$Chicago$"
- AdvancedINF=2.5
-
- [DefaultInstall_NT]
- CustomDestination = CustomDestinationSection
- AddReg=CMAK_AddReg
- CopyFiles=CMAK_Common,CMAK_Support,CMAK_INF,CMAK_CmHelp32,CMAK_Iexpress, CMAK_Winf95
- UpdateInis= CMAK_Links
-
- [DefaultInstall_95]
- CustomDestination = CustomDestinationSection
- AddReg=CMAK_AddReg
- CopyFiles=CMAK_Common,CMAK_Support,CMAK_INF,CMAK_CmHelp32,CMAK_Iexpress
- UpdateInis= CMAK_Links
-
- [Remove]
- Cleanup=1
- SmartReboot=N
- BeginPrompt=RemoveBeginPromptSection
- EndPrompt=RemoveEndPromptSection
- CustomDestination=CustomDestinationSection
- DelFiles=CMAK_Common,CMAK_Support,CMAK_CmHelp32
- DelReg=CMAK_RegUninst
- UpdateInis=CMAK_Rem_Links
- DelDirs=CleanDirs
-
- [RemoveBeginPromptSection]
- Prompt=%RemoveBeginPrompt%
- ButtonType=YESNO
- Title=%CMAKPROGNAME%
-
- [RemoveEndPromptSection]
- Prompt=%RemoveEndPrompt%
-
- [CleanDirs]
- ; 49500 = CMAK dir
- %49500%\%CMSUPPORTDIR%\%CMHELP_DIR%
- %49500%\%CMSUPPORTDIR%
- %49500%\Profiles
- %49500%
-
- [CustomDestinationSection]
- ; the 5 is a combination of flags 1 and 4. Flag 4 tells not to prompt the user
- ; for a directory. Flag 1 tells Iexpress that I am interested in a value, not a
- ; key. We use the program files dir as a default just in case.
- 49300,49302 = ProgramFilesDir, 5
- 49500 = CustomLDIDSection, 5
-
- [ProgramFilesDir]
- HKLM,"Software\Microsoft\Windows\CurrentVersion",'ProgramFilesDir',,"%24%\Program Files"
-
- [CustomLDIDSection]
- HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\CMAK.EXE",'Path',,""
- "","","","","%49302%\CMAK"
-
- [SourceDisksNames]
- 1 = , , 0
-
- [DestinationDirs]
- ; 49500 = the Program files dir
- ; 11 = the system directory
- CMAK_Iexpress = 11
- CMAK_INF = 11
- CMAK_Common = 49500
- CMAK_Support = 49500,%CMSUPPORTDIR%
- CMAK_CmHelp32 = 49500,%CMSUPPORTDIR%\%CMHELP_DIR%
-
- ; note that 49500 = c:\program files\cmak
- [CMAK_Links]
- setup.ini, progman.groups,, "CMAKfolder=%CMAKPROG_GRP%" ;creates folder
- setup.ini, CMAKfolder,,"""%CMAKPROGNAME%"",""""""%49500%\CMAK.EXE"""""""
- setup.ini, CMAKfolder,, """%CMAKDOCNAME%"",""""""%49500%\%DOCEXE%"""""""
- setup.ini, CMAKfolder,, """%CMAKPRODOCNAME%"",""""""%49500%\%CMAKPRODOCFILE%"""""""
-
- [CMAK_Rem_Links]
- setup.ini, progman.groups,, "CMAKfolder=%CMAKPROG_GRP%" ;creates folder if doesn't exist
- setup.ini, CMAKfolder,, """%CMAKPROGNAME%""" ; deletes link
- setup.ini, CMAKfolder,, """%CMAKDOCNAME%""" ; deletes link
- setup.ini, CMAKfolder,, """%CMAKPRODOCNAME%""" ; deletes link
-
- [CMAK_AddReg]
- "HKLM", "%CMAppPath%", "", "", "%49500%\CMAK.EXE"
- "HKLM", "%CMAppPath%", "Path", "", "%49500%"
- "HKLM", "%CMREGROOT%", "EULA", "", ""
- "HKLM", "%CMREGROOT%", "OUTPUT", "", ""
- "HKCR", "%CMAppName%", "", "", "%CMAppName%"
- "HKCR", "%CMAppName%\DefaultIcon", "", "", "%49500%\CMAK.EXE,1"
- "HKLM", "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\CMAK", "DisplayName", "", "Microsoft %CMAKPROG_GRP%"
- "HKLM", "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\CMAK", "UninstallString", "", "RunDll32 advpack.dll,LaunchINFSection %11%\CMAK.inf, Remove"
-
-
- [CMAK_RegUninst]
- "HKLM", "%CMAppPath%"
- "HKCR", "%CMAppName%"
- "HKLM", "%CMREGROOT%"
- "HKLM", "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\CMAK"
-
- ; the 32's are a flag to tell Iexpress not to show the version dialog and just not
- ; copy over newer files
-
- [CMAK_Common]
- cmak.exe, , , 32
- cmakeula.txt, , , 32
- cmakread.htm, , , 32
- cmak_ops.chm, , , 32
-
- [CMAK_Support]
- readme.txt, readme32.txt, , 32
- template.sed, , , 32
- template.cmp, template.pmc, , 32
- template.cms, template.smc, , 32
- template.inf, , , 32
- wininet.old, , , 32
- advapi32.old, , , 32
- comctl32.old, , , 32
- rnaph.old, rnaph.dll, , 32
-
- [CMAK_CmHelp32]
- cmtrb32.rtf, , , 32
- cmctx32.rtf, , , 32
- cmmgr32.h, , , 32
- cmmgr32.hpj, , , 32
-
- [CMAK_INF]
- cmak.inf, , , 32
-
- [CMAK_Iexpress]
- iexpress.exe, , , 32
- makecab.exe, , , 32
- wextract.exe, , , 32
-
- [CMAK_Winf95]
- w95inf16.dll, , , 32
- w95inf32.dll, , , 32
-
- ; the 1 tells Iexpress which source disk name to use
- [SourceDisksFiles]
- cmak.exe=1
- cmakeula.txt=1
- cmtrb32.rtf=1
- cmctx32.rtf=1
- cmmgr32.h=1
- cmmgr32.hpj=1
- readme32.txt=1
- template.sed=1
- template.pmc=1
- template.smc=1
- template.inf=1
- cmak_ops.chm=1
- advpack.dll=1
- iexpress.exe=1
- makecab.exe=1
- wextract.exe=1
- w95inf16.dll=1
- w95inf32.dll=1
-
- [Strings]
- CMAKPROG_GRP = "Connection Manager Administration Kit"
- CMAKPROGNAME = "Connection Manager Administration Kit"
- CMAKDOCNAME = "Release Notes"
- CMAKPRODOCNAME = "Product Documentation"
- CMAKPRODOCFILE = "CMAK_OPS.chm"
- DOCEXE = "cmakread.htm"
- CMHELP_DIR = "CMHelp"
- CMREGROOT = "Software\Microsoft\Connection Manager Administration Kit" ;; DO NOT LOCALIZE ;;
- CMAppPath = "SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\cmak.exe"
- CMAppName = "Connection Manager Administration Kit"
- CMSUPPORTDIR = "Support"
- RemoveEndPrompt = "Connection Manager Administration Kit successfully Removed."
- RemoveBeginPrompt = "Would you like to Uninstall Connection Manager Administration Kit?"
-
-
-