Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > .NET 1.0 and Visual Studio.NET > VS.NET 2002/2003
|
VS.NET 2002/2003 Discussions about the Visual Studio.NET programming environment, the 2002 (1.0) and 2003 (1.1). ** Please don't post code questions here ** For issues specific to a particular language in .NET, please see the other forum categories.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VS.NET 2002/2003 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 6th, 2005, 11:15 AM
Registered User
 
Join Date: Apr 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default How to use the bootstrapper plug-in ? Help please!

Hi there, I hope you can help me, okay I started working on VB.net by making a windows application. I finished it. I would like to deploy it. No problem, but I would like to install the framework first then the application (in case the machine is without the framework or not with the right version) I looked for informations and found the word bootstrapper, I realized there is a plug in version! so I was thinking it would be simple to test it. I downloaded the bootstrapper plug in , installed it, went to the list of programs to be sure it was installed. Then I built a setup project (of my app) and I looked in the directory Debug of my setup project(my app is still in debug version) I found more files than in the past (good sign I guess), there are my application of course (in a msi file) but also "dotnetfx" and the "language pack" (I am french) etc. I launched the setup file but it doesnt launch the framework. So I missed something (it should launch framework install, then test the existence of it)

please help me :( thank you!
IRNBRU

 
Old April 10th, 2005, 03:36 PM
planoie's Avatar
Friend of Wrox
 
Join Date: Aug 2003
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
Default

Well, it would stand to reason that if you are attempting to launch the installer on your development machine (which obviously has the framework) then the installer should be bright enough to recognize that and not start the installation for the .net framework. Have you tried this process on a machine without the framework already installed?





Similar Threads
Thread Thread Starter Forum Replies Last Post
Plug-in for Outlook using C# [email protected] C# 2005 1 October 29th, 2008 04:27 PM
Creating logging plug-in maxaeran Visual Studio 2005 0 June 9th, 2007 10:04 AM
Creating logging plug-in maxaeran Visual C++ 2005 0 June 9th, 2007 10:01 AM
close Java Plug-In crmpicco Java GUI 0 October 19th, 2005 04:54 AM
enable automatic download of the Java 2 Plug-in darpan Java Espanol 1 February 23rd, 2005 01:59 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.