|
-
Apr 28th, 2003, 02:46 AM
#1
Thread Starter
Member
Make exe
How can I make exe .net projects
Tanks
-
Apr 28th, 2003, 02:52 AM
#2
Sleep mode
as you run your project within the IDE , you are creating an exe in the bin folder where you saved your project .
-
Apr 28th, 2003, 10:34 PM
#3
Registered User
FYI, If you want to create a installer for your program,
open Visual Sudio .NET
at the start page, create a new project
at the Projet Types panel, select Setup and Deployment Projects
at the Templates panel select the type of the installer
then, save the project
you can add in any file you want to include with the installer
you can also configure the screen of the installation
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|