Go Back   WarriorForum - Internet Marketing Forums > Warrior Support Forums > Programming Talk
Register Blogs FAQ Social Groups CalendarHelp Desk

Reply
 
LinkBack Thread Tools
Old 10-21-2009, 01:28 PM   #1
Minisite/eCover/Designer
War Room Member
 
Steve Wells's Avatar
 
Join Date: Jul 2009
Location: Kansas City, MO
Posts: 1,467
Thanks: 53
Thanked 233 Times in 127 Posts
Social Networking View Member's Twitter Profile 
Contact Info
Send a message via Skype™ to Steve Wells
Default How to Deliver Multiple Downloads ...

I am curious if anyone here knows a way to dleiver multiple large files, about 15 between 30 MB and 300 MB each.

I was considering doing it in a .exe file, but I do not know how to do that any ideas.

I basically want to deliver these files to anyone who purchases them, but would need to password protect the .exe installer.

Again any ideas on how to do this with a .exe file installer or another way.

If you would like to help, please let me know, I have no clue how to even get them into a .exe file....

Steve

Let Me Design Your Minisite, Banner or eCover...
>>> Minisite Design --->> ONLY $97.00
>>> $20 Banners --->> ONLY $20.00
>>> $50 Header Design --->> ONLY $50.00
Steve Wells is offline   Reply With Quote
Old 10-21-2009, 02:15 PM   #2
Senior Warrior Member
War Room Member
 
mywebwork's Avatar
 
Join Date: Sep 2008
Location: Honolulu, Hawaii, USA & Montreal Canada
Posts: 2,218
Blog Entries: 1
Thanks: 759
Thanked 724 Times in 505 Posts
Default Re: How to Deliver Multiple Downloads ...

Hi Steve

A simple would be to just compile these into a password protected ZIP file with 7-zip or similar. However as a software developer my first inclination would be to use a setup compiler. One of the best ones is an open source product, Inno Setup Compiler:

Inno Setup

Basically a setup compiler will take all the files you want to distribute and compile them into a single EXE file, and will also allow you to run a custom setup program.. The setup you write (using a simple scripting languages) allows you to have your product install in a specific location (i.e. program files\myapplication) and lets you create things like desktop and quick-launch icons. The final product is saved as "setup.exe".

When your user runs the "setup.exe" they get a regular Windows installer, which you an customize with your company logo, website information and your own terms of use that you can have them agree to before installing the software. The user experiences the same type of setup program he or she is used to seeing on a commercial software application. You could also have a password or license feature during setup.

Hope this is useful, let me know if you need any assistance with this.

Bill
mywebwork is offline   Reply With Quote
Old 10-21-2009, 02:27 PM   #3
Minisite/eCover/Designer
War Room Member
 
Steve Wells's Avatar
 
Join Date: Jul 2009
Location: Kansas City, MO
Posts: 1,467
Thanks: 53
Thanked 233 Times in 127 Posts
Social Networking View Member's Twitter Profile 
Contact Info
Send a message via Skype™ to Steve Wells
Default Re: How to Deliver Multiple Downloads ...

Quote:
Originally Posted by mywebwork View Post
Hi Steve

A simple would be to just compile these into a password protected ZIP file with 7-zip or similar. However as a software developer my first inclination would be to use a setup compiler. One of the best ones is an open source product, Inno Setup Compiler:

Inno Setup

Basically a setup compiler will take all the files you want to distribute and compile them into a single EXE file, and will also allow you to run a custom setup program.. The setup you write (using a simple scripting languages) allows you to have your product install in a specific location (i.e. program filesmyapplication) and lets you create things like desktop and quick-launch icons. The final product is saved as "setup.exe".

When your user runs the "setup.exe" they get a regular Windows installer, which you an customize with your company logo, website information and your own terms of use that you can have them agree to before installing the software. The user experiences the same type of setup program he or she is used to seeing on a commercial software application. You could also have a password or license feature during setup.

Hope this is useful, let me know if you need any assistance with this.

Bill
I think this is exactly what I need, I just have to figure out HOW to do it. This is a great idea, I purchased some products awhile back that were delievered in this very same way, it worked very good. It was password protected also.

Thanks, this may open up many ways for me to do things.....

Steve

Let Me Design Your Minisite, Banner or eCover...
>>> Minisite Design --->> ONLY $97.00
>>> $20 Banners --->> ONLY $20.00
>>> $50 Header Design --->> ONLY $50.00
Steve Wells is offline   Reply With Quote
Old 10-22-2009, 05:05 AM   #4
Warrior Member
 
Join Date: Oct 2009
Location: Manchester, UK
Posts: 21
Thanks: 1
Thanked 2 Times in 2 Posts
Social Networking View Member's Twitter Profile 
Default Re: How to Deliver Multiple Downloads ...

Hey Bill,

Thanks for the heads up on Inno Setup - looks great!

Si

Create stunning InfoProducts mini-sites in under 10 minutes with our amazing FREE WordPress theme:
http://www.infoproductstheme.com
SimonFairbairn is offline   Reply With Quote
Reply

  WarriorForum - Internet Marketing Forums > Warrior Support Forums > Programming Talk

Tags
deliver, downloads, multiple

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -6. The time now is 08:41 AM.