|
-
Nov 30th, 2006, 09:14 PM
#1
Thread Starter
New Member
VB.NET executables...need make an install program?
Hello to All...my first post in this amazing forum.
I know that visual languages like Delphi can made executables that don't need
make a install program for get that the .exe can work in pcs without Delphi,
I found the learning curve for Delphi a bit more hard that VB,
and I'd like take advantage of my past knowdledge in VB6.
But when you make an excecutable in VB6 you need
make a install disk for get that the .exe program can work in other
pcs that don't have installed visual basic.
Please,Someone knows if the executables maded in the .NET version of VB
still need make an install program ?
I wanna know also,please,if that vb.NET executables are so faster that
the Delphi ones.
Thanks in advance
Feedbackvb in Lima,Peru (South America)
-
Dec 1st, 2006, 12:34 AM
#2
Re: VB.NET executables...need make an install program?
Welcome to the Forums.
No matter what, almost under all circumstances a installation program is your best choice. You can not always count on all the runtime requirements being on each and every system. The sma egoes for the .NET programs too as there may be a different .NET Framework version installed on the system which would still cause issues.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Dec 1st, 2006, 03:28 AM
#3
Thread Starter
New Member
Re: VB.NET executables...need make an install program?
Thanks for your advise,Rob.I was trying to make programs like those old clipper applications,in the DOS days,when you only had the .exe,a little database file and some index files...In windows,or you can emule that old programs (loosing speed and compatibility),or migrate to proper windows application,and follow some rules ,like what you tell,make proper install programs.
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
|