PDA

View Full Version : AIO Software Question



lightshow
05-05-2007, 06:41 PM
I've been seeing a lot of AIO software lately that look like this:

http://i12.tinypic.com/2edwrh1.jpg

Just a simple GUI with buttons that launch the setup program of that particular button you choose.

I code in a few languages, and I know how easy it is to set something up like this in let's say Visual Basic.

My question is are they using some program that is just a few steps to create these customized self containted .exe's?

Since I know if I coded in the VB I'd just make it point to the directory where I put the .exe and launch it, but most of these type of AIO setups are self contained .exe's.

Also, they all have a progress bar when you first open them (prob unloading the contents into a temp directory somewhere).

Any idea what they are using?

shapeless
05-06-2007, 06:10 PM
I use Autoplay Media Studio to make all of my aio's. You can download a free trail here (http://filesharingtalk.com/vb3/soft32.com/download_18731.html), but i've seen well seeded copies on torrent sites (both public and private). The UI is user-friendly and it's much easier to use this program to make a aio than to code it in visual basic. The progress bar can be check in an options menu. It's all there. This is what I use, I don't know if this is what they use, but it serves the purpose and gets the job done.

lightshow
05-06-2007, 06:58 PM
Ah thanks! I'll check it out.

shapeless
05-12-2007, 06:57 AM
how's it working for you? tell me if you have any problems.