Exforsys

Online Training

VB.Net Installer Apllication plz help me

This is a discussion on VB.Net Installer Apllication plz help me within the Microsoft .NET forums, part of the Programming Talk category; hi , can any one guide how to make an installer application, i have develpoed an appliaction and made it as ...


Go Back   Exforsys > Programming Talk > Microsoft .NET

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-21-2008, 01:45 AM
Junior Member
 
Join Date: Feb 2008
Posts: 1
sanjeevk is on a distinguished road
VB.Net Installer Apllication plz help me

hi ,


can any one guide how to make an installer application, i have develpoed an appliaction and made it as an installer through publish seeting in visual studio , i want to make it like such
that while installing this appliaction ,foreg a timer application , as exe file, it should first check that .net framework is installed in sysytem or not , if not he shld install .net framework then instal the appliaction , and the programme shld check that both the file has been installe d in proper directory.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-21-2008, 07:05 AM
Member
 
Join Date: Jan 2006
Posts: 34
Guptha_S is on a distinguished road
Hello Sanjeev

There are many constraints to determine programatically if .NET Framework is installed or not.

One link is if Windows version is Vista then .NET Framework will be available

Further for Windows version other than Vista, with the help of ASP.NET Web application You can determing if .NET Framework is installed or not by making use of Request.Browser.GetClrVersions();

Basically If .NET Framework is installed, the version information will be reflected in Microsoft Internet Explorer.

Obviously, for this to work the system on which you are going to check should have IE
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new questions
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
vb.net with infragistics opening in california, USA esp2001uk USA Jobs 0 10-29-2007 03:41 AM
Microsoft VB.NET 2005 megabyte Microsoft .NET 1 12-26-2006 01:15 AM
Help need to make an image animate on VB.Net form svs_aditya Microsoft .NET 1 09-01-2006 08:52 AM
Help need to make an image animate on VB.Net form svs_aditya Microsoft .NET Tutorials and Articles 0 07-13-2006 01:23 PM
Visual Basic : Build Your Own ASP.NET Website Using C# & VB.NET techguru Visual Basic Tutorials 0 08-28-2005 10:27 PM


All times are GMT -4. The time now is 07:28 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2004 - 2007 Exforsys Inc. All rights reserved.