Click here to Skip to main content
15,896,278 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
This is the 5th step of the "How To Validate a Serial Number During an Installation Created with VSI":
5.On the Tools menu, click the Options Directories tab in your DLL project, and then add the path to the Windows Installer SDK's Include and Lib directories.

How can I do it? How can I add the path to the Windows Installer SDK's?
:confused:
Posted
Updated 31-Jan-11 23:14pm
v2

1 solution

The Include and Lib directories are located at (Program files)\Microsoft SDKs\Windows\(Version)
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900