How to create an Exe file and a setup file in VB.NET 
Author Message
 How to create an Exe file and a setup file in VB.NET

Hai,

 I have a small application written in VB.NET.
 Now i want to creat an exe file and a set up file.
 I am new to VB.NET.

 Can any one please let me know about this.

 Thanks,
 Regards

 Dhananjaya



Sat, 13 Nov 2004 13:46:01 GMT  
 How to create an Exe file and a setup file in VB.NET
Hi!

To your solution in VS.NET, add a setup project (select the setup Wizard
option), specify the properties, and build it. That's all.

--

With Regards,
Kumar Gaurav Khanna
MCSE (Windows 2000), MCSE NT 4.0, MCP+I
WWW: http://www.wintoolzone.com/


Quote:
> Hai,

>  I have a small application written in VB.NET.
>  Now i want to creat an exe file and a set up file.
>  I am new to VB.NET.

>  Can any one please let me know about this.

>  Thanks,
>  Regards

>  Dhananjaya



Sat, 13 Nov 2004 15:13:14 GMT  
 How to create an Exe file and a setup file in VB.NET
check out the walk through if u have problems

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsin...
ml/vbtskcreatinginstallerforyourapplication.asp



Quote:
> Hi!

> To your solution in VS.NET, add a setup project (select the setup Wizard
> option), specify the properties, and build it. That's all.

> --

> With Regards,
> Kumar Gaurav Khanna
> MCSE (Windows 2000), MCSE NT 4.0, MCP+I
> WWW: http://www.wintoolzone.com/



> > Hai,

> >  I have a small application written in VB.NET.
> >  Now i want to creat an exe file and a set up file.
> >  I am new to VB.NET.

> >  Can any one please let me know about this.

> >  Thanks,
> >  Regards

> >  Dhananjaya



Sat, 13 Nov 2004 16:13:32 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. How to create installation file (setup.exe) for my VBA code in outllook

2. Q. Creating a SETUP.EXE for self-extracting files

3. Creating an .EXE file from a VB .EXE ????

4. Slow loading of VB .Net exe file

5. Distributing the exe file from vb.net apps

6. how to make an exe file in VB.net

7. GPF running SETUP.EXE that VB5 Setup Wizard created

8. how to create a standalone .*.exe file to vb program

9. Creating exe files that pass arguments to VB

10. Create an .EXE file from A VB App

11. Create an .EXE file from A VB App

12. creating file association for vb exe

 

 
Powered by phpBB® Forum Software