|
From: <gau...@wi...> - 2009-01-02 12:07:12
|
Hello Everyone !! I have a wix .msi setup which i have build customizing the pre_generated .wxs file.I want to set the product version to Version="1.999.999" its showing the follwing error. error CNDL0242 : Invalid product version '1.999.999'. Product version must have a major version less than 256, a minor version less than 256, and a build version less than 65536. How is it possible to set the version number as i mentioned without getting the error..?? Any help will be appreciated. Thanks and regards, Gaurav. |