Menu
Home
Forums
New posts
Search forums
What's new
New posts
New media
New media comments
New profile posts
Latest activity
Media
New media
New comments
Search media
Members
Current visitors
New profile posts
Search profile posts
Account Upgrades
Advertise
Marketplace
Money
PerfectMoney
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Home
Forums
Programming & Web Design
Programming
Visual Basic 6
Exe on pc without frameworks
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Charlie Sc" data-source="post: 13389" data-attributes="member: 5938"><p>Short and simple answer: No.</p><p>Long answer: Let's say you pack in only the things you need into a single exe file, it'll be huge. I think it's easier to just tell the people to install .NET, and most computers have it already (at least .NET 2.0). Though there are multiple ways to ask the user to install .NET before the application can successfully launch. You can also consider writing the program in vb6, or C++.</p></blockquote><p></p>
[QUOTE="Charlie Sc, post: 13389, member: 5938"] Short and simple answer: No. Long answer: Let's say you pack in only the things you need into a single exe file, it'll be huge. I think it's easier to just tell the people to install .NET, and most computers have it already (at least .NET 2.0). Though there are multiple ways to ask the user to install .NET before the application can successfully launch. You can also consider writing the program in vb6, or C++. [/QUOTE]
Name
Verification
Post reply
Home
Forums
Programming & Web Design
Programming
Visual Basic 6
Exe on pc without frameworks
Top