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#...