views:

11

answers:

1

I have a VB.NET 2008 (FW 3.5) app with J# 2.0 as a prerequisite. For some problems I have to check during runtime if this framework is installed. How can I do?

Thanks

Alessio

A: 

You may find the post "What registry keys indicate that J# is installed" helpful.

Garett