home *** CD-ROM | disk | FTP | other *** search
- ; Localized 03/11/1999 04:07 PM (GMT) 7:4.1.211 cabpayie.inf
- ; This is IE5 cabpayie.inf
- ; recent changes on 2/23/98 Removed JCB.DLL and DSCVR.DLL and added setpib.dll
- ; 8/26/98 - removed copy lang. We are not putting MSWLTRES.DLL in a MUI dir anymore
- ;
- ;
- [Setup Hooks]
- hook1=hook1
-
- [hook1]
- InfSection=DefaultInstall
-
- [Version]
- Signature="$Chicago$"
- AdvancedINF=2.5
-
- [SourceDisksNames]
- 1="ActivePayment Files",mswallet.cab,1
-
- [SourceDisksFiles]
- actpmnt.ocx=1
- wltsecur.dll=1
- wltmime.exe=1
- mswallet.chm=1
- cabpayie.inf=1
- mswltres.dll=1
- wltunins.exe=1
-
-
- [DefaultInstall]
- CheckAdminRights=1
- CopyFiles=CopyActpmnt, CopyInf, CopyHelp
- RegisterOCXs=RegisterOCXSection
- AddReg=MimeReg, ActPmntReg
- DelReg=DelJCB
- DelFiles=DelOnUpgrade,CopyDelData
- UpdateINIs=ActpmntInis
-
-
- [DelJCB]
- HKLM,"SOFTWARE\Microsoft\Internet Shopper\Plugins\CreditCard", "OtherInit"
-
-
- [DefaultInstall.NT]
- CheckAdminRights=1
- CopyFiles=CopyActpmnt, CopyInf, CopyHelp
- RegisterOCXs=RegisterOCXSection
- AddReg=MimeReg, ActPmntReg
- DelReg=DelJCB
- DelFiles=DelOnUpgrade,CopyDelData
- UpdateINIs=ActpmntInis
-
-
- [Uninstall]
- UnRegisterOCXs=RegisterOCXSection
- DelFiles=CopyActpmnt, CopyHelp
- DelReg=ActPmntReg, DelUninstallKey
-
-
- [DestinationDirs]
- CopyActpmnt=11
- DelOnUpgrade=11
- CopyInf=17
- CopyDelData=25
- copyHelp=18
-
-
- [DelOnUpgrade]
- jcb.dll
- dscvr.dll
-
-
- [CopyActpmnt]
- actpmnt.ocx
- wltsecur.dll
- wltmime.exe
- wltunins.exe
- mswltres.dll
-
- [CopyHelp]
- mswallet.chm
-
-
- [CopyInf]
- cabpayie.inf
-
- [CopyDelData]
- addrmru.dat
- paymru.dat
- actpmnt.bak
-
-
- [MyUninstall]
- DelFiles=CopyLocal,CopyDelData,CopyHelp
- UpdateINIs=DelActpmntInis
-
- [DelActpmntInis]
- setup.ini, progman.groups,, "actpmnt=""" ;creates Wallet folder
- setup.ini, actpmnt,, """%MSActivePayment%"""
-
- [DelOldActpmntInis]
- setup.ini, progman.groups,, "actpmnt=""" ;creates Wallet folder
- setup.ini, actpmnt,, """%MSOLDActivePayment%"""
-
-
- [RegisterOCXSection]
- %11%\actpmnt.ocx
- %11%\wltsecur.dll
-
- [MimeReg]
- HKCR,"MIME\Database\Content Type\application/set-payment-initiation","Extension",,".setpay"
- HKCR,"MIME\Database\Content Type\application/set-registration-initiation","Extension",,".setreg"
- HKCR,".setpay","",,"setpayfile"
- HKCR,".setpay","Content Type",,"application/set-payment-initiation"
- HKCR,".setreg", "",,"setregfile"
- HKCR,".setreg","Content Type",,"application/set-registration-initiation"
- HKCR,"setpayfile\Shell\Open\Command","",,"%11%\wltmime.exe %1"
- HKCR,"setregfile\Shell\Open\Command","",,"%11%\wltmime.exe %1"
-
-
-
-
-
-
- [ActPmntReg]
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MsWallet,"RequiresIESysFile",,"4.71"
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MsWallet,"DisplayName",,%Description%
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MsWallet,"UninstallString",,"wltunins.exe"
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MsWallet,"QuietUninstallString",,"wltunins.exe -n"
- HKLM,"SOFTWARE\Microsoft\Internet Shopper","IEInstall",,"Yes"
- HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MSWALLET",,,""
- HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{1CDEE860-E95B-11CF-B1B0-00AA00BBAD66}","IsInstalled",1,01,00,00,00
-
-
- [DelUninstallKey]
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MsWallet
-
- [Strings]
- PROGRAMF = "Progra~1"
- ACTIVEP = "MSWallet"
- ActivePayment = "MSWallet"
- MSActivePayment = "Microsoft Wallet"
- MSWallet = "Microsoft Wallet"
- MSOLDActivePayment = "Microsoft Payment And Address Selector Wallet"
- MSOLDWallet = "Spravovat Microsoft Payment And Address Selector Wallet"
- Description = "Microsoft Wallet"
-
-
-
-
-