473,513 Members | 3,895 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How to create a packaged executable

I am relatively new to the VB.net platform. How would I
create a packaged exe that can run outside of my computer
(i.e. load the needed dll's and such). Thanks.
Nov 20 '05 #1
4 1421
You can add a setup project to your solution. In VS.NET, just right-click on
the Solution node in the Solution Explorer. Then choose "Setup Project" in
the Setup and Deployment Projects. If you want to deploy the .NET Framework
with your project, take a look at the .NET Bootstrapper plugin:
http://tinyurl.com/2b4sj

--
Greetz,
Jan
__________________________________
Read my weblog: http://weblogs.asp.net/jan
"Scott Capistrant" <sc****@calculated.com> schreef in bericht
news:04****************************@phx.gbl...
I am relatively new to the VB.net platform. How would I
create a packaged exe that can run outside of my computer
(i.e. load the needed dll's and such). Thanks.

Nov 20 '05 #2
CMG
You prettymuch only need the Microsoft .NET Framework to
run your VB.NET applications.

You can find it here
( http://www.microsoft.com/downloads/details.aspx?
FamilyId=262D25E3-F589-4842-8157-
034D1E7CF3A3&displaylang=en ) (Redistributable Package)
-----Original Message-----
I am relatively new to the VB.net platform. How would I
create a packaged exe that can run outside of my computer(i.e. load the needed dll's and such). Thanks.
.

Nov 20 '05 #3
CMG
Hmmm, nice, this is way better then my solution :)
-----Original Message-----
You can add a setup project to your solution. In VS.NET, just right-click onthe Solution node in the Solution Explorer. Then choose "Setup Project" inthe Setup and Deployment Projects. If you want to deploy the .NET Frameworkwith your project, take a look at the .NET Bootstrapper plugin:http://tinyurl.com/2b4sj

--
Greetz,
Jan
__________________________________
Read my weblog: http://weblogs.asp.net/jan
"Scott Capistrant" <sc****@calculated.com> schreef in berichtnews:04****************************@phx.gbl...
I am relatively new to the VB.net platform. How would I
create a packaged exe that can run outside of my computer (i.e. load the needed dll's and such). Thanks.

.

Nov 20 '05 #4
* "Scott Capistrant" <sc****@calculated.com> scripsit:
I am relatively new to the VB.net platform. How would I
create a packaged exe that can run outside of my computer
(i.e. load the needed dll's and such). Thanks.


Create a setup project for the application (VS.NET includes a Setup
Wizard, the Standard Edition of VB.NET includes a project template for
setups only). In the setup, you can include the .NET Framework, which
is required for the execution of the application on the target machine:

Framework 1.0:

..NET Framework Deployment Guide
<http://msdn.microsoft.com/library/en-us/dnnetdep/html/dotnetframedepguid.asp>

Using Visual Studio .NET to Redistribute the .NET Framework
<http://msdn.microsoft.com/library/en-us/dnnetdep/html/vsredistdeploy.asp>

Framework 1.1:

Redistributing the .NET Framework 1.1
<http://msdn.microsoft.com/library/en-us/dnnetdep/html/redistdeploy1_1.asp>

..NET Framework 1.1 Deployment Guide
<http://msdn.microsoft.com/library/en-us/dnnetdep/html/dotnetframedepguid1_1.asp>

..NET Framework 1.1 Redistributable Prerequisites
<http://msdn.microsoft.com/library/en-us/dnnetdep/html/NETFx1Redistreq1_1.asp>

..NET Framework Redistributable Package 1.1 Technical Reference
<http://msdn.microsoft.com/library/en-us/dnnetdep/html/dotnetfxref1_1.asp>

Using Visual Studio .NET 2003 to Redistribute the .NET Framework
<http://msdn.microsoft.com/library/en-us/dnnetdep/html/vsredistdeploy1_1.asp>

Visual Studio .NET Framework Bootstrapper Plug-in
<http://workspaces.gotdotnet.com/vsboot>

--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet>
Nov 20 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
1137
by: m_muse | last post by:
Hi, I want to know how can I create 2 executable files with one workspace on VC++. I want to create two executable files just by one active project. Thanks in advance
17
3281
by: Chris Podmore | last post by:
When I perform: EventLog.WriteEntry(strSource, strEntry, EventLogEntryType.Error, intEventID) The event viewer reports The description for Event ID ( 234 ) in Source ( Siclops_WS_Mobile ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. ...
3
11738
by: amruta | last post by:
How do I create an executable and also may be install file using VB .NET. Thank you.
3
7711
by: Conrad | last post by:
Hi, it seems that I have the following issue when trying to create a symbolic link within a script: FROM COMMAND LINE: The owner is set to myself. Thus, it works. FROM WEB PAGE: It doesn't work as expected. I know that it runs as one user at the command line and a different user from the web page. Thus, is it possible to do the...
9
45746
by: infobescom | last post by:
currently we have created an MS access application and we want to create an executable of it we did it this way tools menu -> datadase utilities ->make MDE file we have got an MDE format of the application and when we load it in another system we are not able to run this MDE file in that system .We have tried to run this MDE file on system...
7
1711
by: =?Utf-8?B?YW5kZXJzY2g=?= | last post by:
Hi It is possible to create an .exe file at runtime with .NET 2.0? I would like to create a .exe that should include: - an encrypted file - a simple winform to decrypt the included encrypted file (already compiled as .exe)
1
1719
by: mohaaron | last post by:
Hello all, This might seem like an odd question but I would like to know how to create a standalone executable. I'm using vs.net 2005 and the closest project template I can find for what I want is a console application. The console application is not what I want as I don't want a command prompt opening up. I just want a plain executable...
0
1133
by: vedrandekovic | last post by:
Hello, Is there any example how can I create executable from executable with py2exe.For example if I create main executable with some TextEntry ( wxpython ) and then when i write this code into this entry: import os print os.getcwd() print "ok"
2
3107
by: kirthi.amudha | last post by:
Hi, I have app dev client installed on my machine. Can we create the sample database using db2sampl. I was able to create database using the 'Create Database' command. But I am not able to create Sample database using db2sampl.
0
7270
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7397
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
1
7125
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
7543
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
5703
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5102
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
4757
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3252
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
1
813
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.