Installer for your program

If you have completed an application and wish to share the complete source/project files with everyone then please post it in here. Source-code files only, no tutorials.
3 posts Page 1 of 1
Contributors
User avatar
Bogoh67
VIP - Site Partner
VIP - Site Partner
Posts: 656
Joined: Sun Apr 18, 2010 8:20 pm

Installer for your program
Bogoh67
well here is a template for your program installer.

-------------------------------------------------------------------------------------
Notice:
and since i asked for help on 30% of it ill just give it for free
now i did make this in vb2011 so idk if i works in vb2010 or lower

-------------------------------------------------------------------------------------
First Opening Instructions:
1.When you first open it go to settings and change the downloadurl to whatever you want

2.then go to resources and change the pictures with the same names and extensions

3.then you go to Frontpage and change the app name and description and you can change the picturebox image to your logo.

4.then go to step1 and look at the code and change the marked code to whatever then

5.go to downloader and change whatever you want with it

-------------------------------------------------------------------------------------
Downloads:
-------------------------------------------------------------------------------------
Dropbox:
This file is hosted off-site.

-------------------------------------------------------------------------------------
Mediafire:

This file is hosted off-site.

-------------------------------------------------------------------------------------
Pictures:

-------------------------------------------------------------------------------------
Image
Description: This is the first form the user sees

Image
Description: This is where they setup where they want to install it

Image
Description: This is the main form where the user downloads and/or extracts/runs the downloaded file(s)

Image
Description: This was trying to show the pictures that describe the download

Image

Image
Description: This and the picture above are trying to show what i've implemented for the downloading process.

Image
Description: Finally this shows the response of the console just incase it fails for whatever reason
Last edited by Bogoh67 on Tue Dec 20, 2011 4:33 pm, edited 2 times in total.
User avatar
Scottie1972
Codenstuff Elite
Codenstuff Elite
Posts: 953
Joined: Thu Jan 14, 2010 5:48 am

Re: Installer for your program
Scottie1972
I am BUMPing this topic after I cleaned up the post that are no long need in the thread.

BTW, Good Job Bogoh67.
Looks good.
Image
User avatar
Bogoh67
VIP - Site Partner
VIP - Site Partner
Posts: 656
Joined: Sun Apr 18, 2010 8:20 pm

Re: Installer for your program
Bogoh67
I've Edited the program and now there is more features

---------------------------------------------------------------------------

-GUI
~Advanced View
~CMD Box
~TabView Background is fully transparent
~Custom MB for 1 error (will add support for all errors later)

---------------------------------------------------------------------------

-Code
~Added MB and KB support (alot harder than you think)

---------------------------------------------------------------------------

-Download
~MediaFire-
This file is hosted off-site.

---------------------------------------------------------------------------

~Dropbox-
This file is hosted off-site.
3 posts Page 1 of 1
Return to “Source-Code”