PC Review


Reply
Thread Tools Rate Thread

Creating an executable

 
 
=?Utf-8?B?VG9t?=
Guest
Posts: n/a
 
      15th May 2004
Does anyone know how to create an exectuable file for my vb.net application

Im using vs.net 200

thx
 
Reply With Quote
 
 
 
 
Jon Skeet [C# MVP]
Guest
Posts: n/a
 
      15th May 2004
Tom <(E-Mail Removed)> wrote:
> Does anyone know how to create an exectuable file for my vb.net application?
>
> Im using vs.net 2002


When you build it, doesn't that create an executable file already?

--
Jon Skeet - <(E-Mail Removed)>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too
 
Reply With Quote
 
=?Utf-8?B?cGFqYQ==?=
Guest
Posts: n/a
 
      16th May 2004
This exe will not work outside the project folder. You will have to create a setup/installer.
Try thi
http://support.microsoft.com/default...Ben-us%3B82176

I have tried above and still having problems

 
Reply With Quote
 
Jon Skeet [C# MVP]
Guest
Posts: n/a
 
      16th May 2004
paja <(E-Mail Removed)> wrote:
> This exe will not work outside the project folder.


What happens if you try to use it outside the project folder, copying
all the DLLs as well?

> You will have to create a setup/installer.


Not usually. If another computer has the .NET framework on it, just
copying the exe, any supporting DLLs etc is enough. A setup/installer
makes this nicer, but it should still work.

> Try this
> http://support.microsoft.com/default...en-us%3B821766
>
> I have tried above and still having problems.


What problems, exactly? Please give us more information.

--
Jon Skeet - <(E-Mail Removed)>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Creating a self deleting executable using .NET Mike Williams Microsoft VB .NET 0 27th Nov 2009 11:08 AM
Creating Executable file =?Utf-8?B?YW1zdXJpYQ==?= Microsoft Access Form Coding 4 7th Aug 2007 05:38 PM
Creating ACCESS MDE executable =?Utf-8?B?TEla?= Microsoft Access VBA Modules 1 31st Jul 2006 03:49 PM
Creating an executable Jon Paskett Microsoft VB .NET 4 18th Feb 2005 06:29 PM
Creating an executable Dwain Microsoft Access 3 16th Jan 2004 08:09 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:46 PM.