View Single Post
  #1 (permalink)  
Old 07-24-2008, 2:37 PM
justinz justinz is offline
VB.NET Forum Newbie
.NET Framework: .NET 1.1 (VS 2003)
 
Join Date: Apr 2007
Posts: 3
Reputation: 0
justinz is on a distinguished programming path ahead
Default Create AutoRun VB.NET app Installation CD for windows machine without Framework 2.0

I am deploying auto lauch DVD or CD to run my VB.NET application installation. How can I create an autorun app to check if .NET framework 2.0 existence before starting VB.NET application installation? I am assuming there is no internet connection and not Framework 2.0 for the machine.

Thanks,


Justin
Reply With Quote