Previous in Contents Next in Contents

Installation

After you have built your Other Card component, users of your payment-enabled Web site will have to download and register the component. To accomplish this, you can customize the files located in the \SDK\Wallet\Samples\Install directory.

These files include the CabArc.exe, OtherCard.inf, OtherCard.dll and BuildCab.bat file. You use these files to build the .cab file that will referenced by the <OBJECT> tag for your plug-in.

To enable users of your card to download the Other Card plug-in
  1. Copy the OtherCard.inf file to the directory in which you want to create the .cab file.
  2. Copy your .dll file into the directory in which you have placed the OtherCard.inf file.
  3. Edit the .inf file and BuildCab.bat and replace all references to OtherCard in these files with references to your card.
  4. Run the BuildCab.bat file to make the .cab file, and reference this .cab within the <OBJECT> tag that references your object. For an example of this tag's use, see SDK\Wallet\Samples\Install\OtherCard.htm.

© 1997-2000 Microsoft Corporation. All rights reserved.