Thursday, 10 July 2014

How to create sample WIX installer project with following requiremnets?



1) Install one DLL and one readme.html in the Product Directory in Program Files. (You can give some random product name)


2) Create a shortcut in start menu to point to the readme.html.


3) A registry entry for the product at HKLM\Software[Product_Name] with the following keys


Name : Product Name


Version : Product Version


Path : Path to the installed DLL.


No comments:

Post a Comment