How to set Registry Based Launch Condition in c#.net Desktop application setup

Posted by Rajesh Rolen- DotNet Developer on Stack Overflow See other posts from Stack Overflow or by Rajesh Rolen- DotNet Developer
Published on 2010-05-28T06:24:05Z Indexed on 2010/05/28 6:32 UTC
Read the original article Hit count: 329

Please tell me how can i add such a launch condition to my desktop application setup (.net) so that, Only install the software if the revision level is high than that shown in the registry file. Where installation occurs update the registry file.

Please help me out.. i am using VS2005 (c#.net)

© Stack Overflow or respective owner

Related posts about .NET

Related posts about setup-deployment