home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1997 November / Pcwk1197.iso / Microsft / ie40pl95 / mswallet.cab / cabpayie.inf < prev    next >
INI File  |  1997-06-18  |  2KB  |  117 lines

  1. [Setup Hooks]
  2. hook1=hook1
  3.  
  4. [hook1]
  5. InfSection=DefaultInstall
  6.  
  7. [Version]
  8. Signature="$Chicago$" 
  9. AdvancedINF=2.5
  10.  
  11. [SourceDisksNames]
  12. 1="ActivePayment Files",mswallet.cab,1
  13.  
  14. [SourceDisksFiles]
  15. actpmnt.ocx=1
  16. dscvr.dll=1
  17. jcb.dll=1
  18. wltunins.exe=1
  19. mswallet.chm=1
  20. mswallet.hhc=1
  21. cabpayie.inf=1
  22. wlteula.dat=1
  23.  
  24.  
  25. [DefaultInstall]
  26. CheckAdminRights=1
  27. CopyFiles=CopyActpmnt, CopyInf, CopyHelp
  28. RegisterOCXs=RegisterOCXSection
  29. AddReg=ActPmntReg
  30. DelReg=DelJCB
  31. UpdateINIs=ActpmntInis
  32.  
  33. [DelJCB]
  34. HKLM,"SOFTWARE\Microsoft\Internet Shopper\Plugins\CreditCard", "OtherInit"
  35.  
  36.  
  37. [DefaultInstall.NT]
  38. CheckAdminRights=1
  39. CopyFiles=CopyActpmnt, CopyInf, CopyHelp
  40. RegisterOCXs=RegisterOCXSection
  41. AddReg=ActPmntReg
  42. DelReg=DelJCB
  43. UpdateINIs=ActpmntInis
  44.  
  45. [Uninstall]
  46. UnRegisterOCXs=RegisterOCXSection
  47. DelFiles=CopyActpmnt, CopyHelp
  48. DelReg=ActPmntReg, DelUninstallKey
  49.  
  50. [DestinationDirs]
  51. CopyActpmnt=11
  52. CopyInf=17
  53. CopyDelData=25
  54. copyHelp=18
  55.  
  56.  
  57. [CopyActpmnt]
  58. actpmnt.ocx
  59. dscvr.dll
  60. jcb.dll
  61. wltunins.exe
  62.  
  63. [CopyHelp]
  64. mswallet.chm
  65. mswallet.hhc
  66. wlteula.dat
  67.  
  68.  
  69. [CopyInf]
  70. cabpayie.inf
  71.  
  72. [CopyDelData]
  73. addrmru.dat
  74. paymru.dat
  75.  
  76.  
  77. [MyUninstall]
  78. DelFiles=CopyLocal,CopyDelData,CopyHelp
  79. UpdateINIs=DelActpmntInis
  80.  
  81. [DelActpmntInis]
  82. setup.ini, progman.groups,, "actpmnt="""            ;creates Wallet folder
  83. setup.ini, actpmnt,, """%MSActivePayment%"""
  84.  
  85. [DelOldActpmntInis]
  86. setup.ini, progman.groups,, "actpmnt="""            ;creates Wallet folder
  87. setup.ini, actpmnt,, """%MSOLDActivePayment%"""
  88.  
  89.  
  90. [RegisterOCXSection]
  91. %11%\actpmnt.ocx
  92. %11%\dscvr.dll
  93. %11%\jcb.dll
  94.  
  95.  
  96.  
  97. [ActPmntReg]
  98. HKLM,"SOFTWARE\Microsoft\Internet Shopper","LocalizedHTTP",,"http://www.microsoft.com/commerce/wallet/lang.htm"
  99. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MsWallet,"RequiresIESysFile",,"0"
  100. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MsWallet,"DisplayName",,%Description%
  101. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MsWallet,"UninstallString",,"wltunins.exe"
  102.  
  103. [DelUninstallKey]
  104. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MsWallet
  105.  
  106. [Strings]
  107. PROGRAMF          = "Progra~1"
  108. ACTIVEP           = "MSWallet"
  109. ActivePayment     = "MSWallet"
  110. MSActivePayment   = "Microsoft Wallet"
  111. MSWallet          = "Microsoft Wallet"
  112. MSOLDActivePayment   = "Microsoft Payment And Address Selector Wallet"
  113. MSOLDWallet          = "Manage Microsoft Payment And Address Selector Wallet"
  114. Description       = "Microsoft Wallet"
  115.  
  116.  
  117.