home *** CD-ROM | disk | FTP | other *** search
/ PC World 2004 July & August / PCWorld_2004-07-08_cd.bin / akce / millenium / msagent.cab / AgtX0405.exe / RCDATA / CABINET / AGT0405.INF < prev    next >
Windows Setup INFormation  |  2000-01-26  |  1KB  |  54 lines

  1. ;Agent International DLL installation script for language 0405
  2.  
  3. [Version] 
  4. Signature=$CHICAGO$ 
  5. AdvancedINF=2.5,%ADVPKPRMPT%
  6.  
  7. [DestinationDirs] 
  8. AgentCopy = 25,msagent
  9. AgentIntl = 25,msagent\intl
  10. AgentHLPCopy = 18 
  11.  
  12. [DefaultInstall] 
  13. ;RequiredEngine=setupapi.dll,"Required setupapi.dll missing"
  14. CheckAdminRights=1
  15. CopyFiles = AgentCopy, AgentIntl, AgentHLPCopy
  16. RunPostSetupCommands = RunPostSetupCmds
  17.  
  18. [DefaultInstall.NT] 
  19. ;RequiredEngine=setupapi.dll,"Required setupapi.dll missing"
  20. CheckAdminRights=1
  21. CopyFiles = AgentCopy, AgentIntl, AgentHLPCopy
  22. RunPostSetupCommands = RunPostSetupCmdsNT
  23.  
  24. [RunPostSetupCmds]
  25. regsvr32 /s %25%\msagent\AgtIntl.dll
  26.  
  27. [RunPostSetupCmdsNT]
  28. regsvr32 /s """%25%\msagent\AgtIntl.dll"""
  29.  
  30. ; ***********************************************************
  31. ; here is the FILES SECTION.....
  32.  
  33. [AgentCopy]
  34. AgtIntl.dll,,,96
  35.  
  36. [AgentIntl]
  37. Agt0405.dll,,,96
  38.  
  39. [AgentHLPCopy] 
  40. Agt0405.hlp
  41.  
  42. [SourceDisksNames] 
  43. 1 = %DiskName%,agent,0
  44.  
  45. [SourceDisksFiles] 
  46. AgtXInst.inf = 1
  47. Agt0405.dll = 1
  48. Agt0405.hlp = 1
  49. AgtIntl.dll = 1
  50.  
  51. [Strings]
  52. LANGUAGE_CLASS_ID = {C3480405-A7F8-11D1-AA75-00C04FA34D72}
  53. RESOURCE_DLL_DESCRIPTION = "Microsoft Agent International DLL for Language 0x0405"
  54. DiskName = "Microsoft Agent Resource Pack for Language 0x0405"