Article ID: 253683 - Last Review: July 15, 2004 - Revision: 2.1 How To Validate a Serial Number During an Installation Created with VSIThis article was previously published under Q253683 SUMMARY
In a Visual Studio Installer (VSI) project, the developer has the ability to add a Customer Information dialog box in the user interface. By default, this dialog box has an input field for a serial number. Visual Studio Installer provides minimal support for validating this field. This article provides the steps necessary to include custom code to validate the serial number that is entered by the user. These steps include using the Windows Installer SDK tool Orca, and creating a DLL for which sample code is provided. To download the Orca tool, see the following MSDN Web site that includes samples, tools, and documentation for the Windows Installer http://msdn.microsoft.com/downloads/default.asp?URL=/code/sample.asp?url=/msdn-files/027/001/457/msdncompositedoc.xml
(http://msdn.microsoft.com/downloads/default.asp?URL=/code/sample.asp?url=/msdn-files/027/001/457/msdncompositedoc.xml)
MORE INFORMATION
REFERENCESFor additional information, click the article number below
to view the article in the Microsoft Knowledge Base:
255905
(http://support.microsoft.com/kb/255905/EN-US/
)
How To Use the Orca Database Editor to Edit Windows Installer Files
| Article Translations
|


Back to the top
