home *** CD-ROM | disk | FTP | other *** search
- ;Agent International DLL installation script for language 0405
-
- [Version]
- Signature=$CHICAGO$
- AdvancedINF=2.5,%ADVPKPRMPT%
-
- [DestinationDirs]
- AgentCopy = 25,msagent
- AgentIntl = 25,msagent\intl
- AgentHLPCopy = 18
-
- [DefaultInstall]
- ;RequiredEngine=setupapi.dll,"Required setupapi.dll missing"
- CheckAdminRights=1
- CopyFiles = AgentCopy, AgentIntl, AgentHLPCopy
- RunPostSetupCommands = RunPostSetupCmds
-
- [DefaultInstall.NT]
- ;RequiredEngine=setupapi.dll,"Required setupapi.dll missing"
- CheckAdminRights=1
- CopyFiles = AgentCopy, AgentIntl, AgentHLPCopy
- RunPostSetupCommands = RunPostSetupCmdsNT
-
- [RunPostSetupCmds]
- regsvr32 /s %25%\msagent\AgtIntl.dll
-
- [RunPostSetupCmdsNT]
- regsvr32 /s """%25%\msagent\AgtIntl.dll"""
-
- ; ***********************************************************
- ; here is the FILES SECTION.....
-
- [AgentCopy]
- AgtIntl.dll,,,96
-
- [AgentIntl]
- Agt0405.dll,,,96
-
- [AgentHLPCopy]
- Agt0405.hlp
-
- [SourceDisksNames]
- 1 = %DiskName%,agent,0
-
- [SourceDisksFiles]
- AgtXInst.inf = 1
- Agt0405.dll = 1
- Agt0405.hlp = 1
- AgtIntl.dll = 1
-
- [Strings]
- LANGUAGE_CLASS_ID = {C3480405-A7F8-11D1-AA75-00C04FA34D72}
- RESOURCE_DLL_DESCRIPTION = "Microsoft Agent International DLL for Language 0x0405"
- DiskName = "Microsoft Agent Resource Pack for Language 0x0405"