3 Simple Ways to
Share What You Make

With Instructables you can share what you make with the world — and tap into an ever-growing community of creative experts.

PhotosPhotos

Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.

Step by StepStep-By-Step

Share your step-by-step photos with text instructions of what you made so others can do it too!

VideoVideo

Share your how-to video. You'll need your embed code from a video site such as YouTube.

How can I make a easily distributable .exe file in Visual Basic 2008?

I'm making a couple of programs in Visual Basic 2008 Express Edition, however once you publish it the files are darn hard to distribute. If you move it it won't install correctly and if you ever try uploading 3 files to a webpage asking people to download all of them they're likely to just ignore you. So I would like to be able to mix all those files into one single self-contained .exe file which can be copied or moved as much as the user wants. Can I do it? All help is appreciated.

1 answer
Mar 28, 2010. 7:13 AMScytheon3 says:
You could probably do it using an sfx archive. Basically it is a compressed .exe that invisibly extracts itself to a temporary directory, runs an .exe that has just been extracted and when finished deletes the temporary files (I think). A guide on how to make one is here

Pro

Get More Out of Instructables

Already have an Account?

close

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.

Upgrade to Pro today!