home *** CD-ROM | disk | FTP | other *** search
/ Magazyn WWW 1999 April / cd24-www.iso / prog / w32 / msie40pl / ie40pl / mswallet.cab / cabpayie.inf < prev    next >
INI File  |  1997-09-14  |  3KB  |  118 lines

  1. ; Localized    10/25/1997 02:31  (GMT)    7:3.0.406 A    CABPAYIE4.INF
  2. [Setup Hooks]
  3. hook1=hook1
  4.  
  5. [hook1]
  6. InfSection=DefaultInstall
  7.  
  8. [Version]
  9. Signature="$Chicago$" 
  10. AdvancedINF=2.5
  11.  
  12. [SourceDisksNames]
  13. 1="ActivePayment Files",mswallet.cab,1
  14.  
  15. [SourceDisksFiles]
  16. actpmnt.ocx=1
  17. dscvr.dll=1
  18. jcb.dll=1
  19. wltunins.exe=1
  20. mswallet.chm=1
  21. cabpayie.inf=1
  22. wlteula.dat=1
  23. wltPL.dll=1
  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. wltPL.dll
  63.  
  64. [CopyHelp]
  65. mswallet.chm
  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",,"4.71"
  100. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MsWallet,"DisplayName",,%Description%
  101. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MsWallet,"UninstallString",,"wltunins.exe"
  102. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MsWallet,"QuietUninstallString",,"wltunins.exe -n"
  103.  
  104. [DelUninstallKey]
  105. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MsWallet
  106.  
  107. [Strings]
  108. PROGRAMF = "Progra~1"
  109. ACTIVEP = "MSWallet"
  110. ActivePayment = "MSWallet"
  111. MSActivePayment = "Microsoft Wallet"
  112. MSWallet = "Microsoft Wallet"
  113. MSOLDActivePayment = "Microsoft Payment oraz Address Selector Wallet"
  114. MSOLDWallet = "Obs│uga programu Microsoft Payment oraz Address Selector Wallet"
  115. Description = "Microsoft Wallet"
  116.  
  117.  
  118.