Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > VS2008 deployment project: J# condition
 

VS2008 deployment project: J# condition

I'm currently workingon thesetup project for my application, which still uses J# assemblies. The automatic check for J# created by VS2005 doesn't work anymore in VS2008.

My first guess would beadding a registry check to make sure J# is installed. What's the recommended way to check if J# is installed?

Of course, the best way would be a merge module or something and automatically installing J#...

Daniel Rieck  Friday, April 18, 2008 11:45 AM

Hi Daniel Rieck,

Based on my understanding, you want to know how to chech whether the j# has been installed on the computer. If I have misunderstood you, please feel free to tell me, thanks.

You can refer to this post below. Hope this can be helpful to you !

http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=3039008&SiteID=1

Regards,

Roy Zhou

Roy Zhou - MSFT  Thursday, April 24, 2008 8:54 AM

Hi Daniel Rieck,

Based on my understanding, you want to know how to chech whether the j# has been installed on the computer. If I have misunderstood you, please feel free to tell me, thanks.

You can refer to this post below. Hope this can be helpful to you !

http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=3039008&SiteID=1

Regards,

Roy Zhou

Roy Zhou - MSFT  Thursday, April 24, 2008 8:54 AM

You can use google to search for other answers

Custom Search

More Threads

• is thowto run a vb.net application without installing .net framework sdk...1.1
• How to get the list of modules that need to be updated
• Hosting Windows Form User Control in IE
• ClickOnce question re: start menu items
• Could not find file UCCAPI and Microsoft.VC90.CRT error while publishing the application
• How to redistribute clickonce applications
• runtime error while running the setup on vista
• Updater Application Block - Pending Updates Activation
• ClickOnce DotNet installation packages on Apache with .Net 3.5
• Uninstalling previous Version.