PC Review


Reply
Thread Tools Rate Thread

Convert VB.NET project files to an exe format

 
 
Sriram
Guest
Posts: n/a
 
      13th Dec 2003
Hi,

i am developing an windows based VB.NET application.
I want to convert this project to an .exe format so that i
can run this application on any system. I have no clue as
how to do it, as it is done in VB.6.

Any suggestion regarding this would be highly appreciated.

thanks,
-sriram
 
Reply With Quote
 
 
 
 
Nick Malik
Guest
Posts: n/a
 
      13th Dec 2003
windows projects in .NET already compile to an EXE format... should work on
any system that has Microsoft .NET framework installed.

Are you asking if you can create a .NET app that doesn't require the
framework?

TTBOMK, that is not possible.

--- Nick

"Sriram" <(E-Mail Removed)> wrote in message
news:073401c3c19c$d8918420$(E-Mail Removed)...
> Hi,
>
> i am developing an windows based VB.NET application.
> I want to convert this project to an .exe format so that i
> can run this application on any system. I have no clue as
> how to do it, as it is done in VB.6.
>
> Any suggestion regarding this would be highly appreciated.
>
> thanks,
> -sriram



 
Reply With Quote
 
Jay B. Harlow [MVP - Outlook]
Guest
Posts: n/a
 
      13th Dec 2003
Sriram,
In addition to Nick Malik's questions:

Do you mean compile a project?

Within VS.NET 2002 & VS.NET 2003, you use "Build - Build Solution" which
will create an assembly (exe or dll) based on the project type in the
project's output folder, normally the root folder of the project /bin.

For example for "My Project" the executable will be "My Project/Bin/My
Project.exe" after using "Build - Build Solution"

Hope this helps
Jay


"Sriram" <(E-Mail Removed)> wrote in message
news:073401c3c19c$d8918420$(E-Mail Removed)...
> Hi,
>
> i am developing an windows based VB.NET application.
> I want to convert this project to an .exe format so that i
> can run this application on any system. I have no clue as
> how to do it, as it is done in VB.6.
>
> Any suggestion regarding this would be highly appreciated.
>
> thanks,
> -sriram



 
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
Want to convert VS2003 project format to VS2005 format Academia Microsoft VB .NET 4 15th Jan 2008 03:00 PM
bach convert doc files to text format files(eg.xml or html) and viceversa. kang Windows XP General 3 5th Sep 2007 04:22 PM
convert .mov files to another format =?Utf-8?B?Q2hyaXN0aW5l?= Microsoft Powerpoint 2 23rd Feb 2006 01:41 AM
converting project files to movie format =?Utf-8?B?bWF0dCBqb25lcw==?= Windows XP MovieMaker 3 9th Jun 2004 09:15 AM
How to convert/save MM2 project files to mpg MR Windows XP MovieMaker 2 22nd Nov 2003 04:55 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:24 AM.