Micro Niche Builder
Closed Thread
Results 1 to 6 of 6

Thread: .: Distributing your applications :.

  1. #1
    khansab
    Guest

    Default .: Distributing your applications :.

    So, you coded a software, tested it out, praised it. what now? Do you want your friends to check it out as well? Here is how you can let others install your software, professionally, not by making them unzip files and download missing .ocx files.

    About Visual Studio Installer
    The product "Visual Studio Installer 1.1" of microsoft will make installers out of your project files of any of the languages of the Visual Studio 6.0 family, namely

    Visual Studio® 6.0, Professional and Enterprise edition
    Visual Basic® 6.0, Professional and Enterprise edition
    Visual C++ ® 6.0, Professional and Enterprise edition
    Visual InterDev™ 6.0 Professional edition
    Visual J++® 6.0, Professional edition
    Visual FoxPro® 6.0 Professional edition

    Downloading Visual Studio Installer 1.1
    Visual Studio Installer 1.1 comes in two setup files, once you have them downloaded , have them both extracted to a same folder, no matter what destination. here are the download links for both the files.

    File1:http://download.microsoft.com/downlo...-US/setup1.exe
    File2:http://download.microsoft.com/downlo...-US/setup2.exe

    Installing Visual Studio Installer 1.1
    Execute the "setup" file from the folder you just extracted both the files to.
    clicking on the setup file shall begin the process of installation of the Visual Studio Installer 1.1.

    What Next?
    How to Use Visual Studio Installer should'nt be that hard to figure out. Here is the link to the Online Documentaion of Visual Studio Installer. Do Check it out.
    http://msdn.microsoft.com/library/de...eroverview.asp

    regards


  2. SEO Software

  3. #2
    Master Apprentice imported_megamoose is on a distinguished road
    Join Date
    Sep 2005
    Location
    Megamoose Castle
    Posts
    2,133
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thanks for this. It has been a while since I used VB6, but yeah making sure other people can use it hassle free can be a problem. I always just used the thing that came with VB6 but it always used to cause errors.

    Thanks for thsi imformation. Maybe I'll give VB6 another try and use this tool

    Mark

  4. #3
    Fulltime Member Zegg90 is on a distinguished road
    Join Date
    Jan 2006
    Location
    Who needs a place to live?
    Posts
    750
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default

    Is it possible to make installer files from projects of other software? Like Dev-C++?

  5. #4
    Fulltime Member Devil_Inc will become famous soon enough
    Join Date
    Apr 2006
    Location
    Guyana
    Posts
    762
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Is it possible to make installer files from projects of other software? Like Dev-C++?
    i was thinking the same thing, however i use wise installion since i didnt know about this but il be trying it. great find, thanks for the share.

    `p34ce`

  6. #5

    Default

    If you want to make installers for programs made in something else you can use some freeware installers that are quite powerful like Inno Setup or Nullsoft Scriptable Install System

    You can get them here
    http://www.jrsoftware.org/isinfo.php
    http://nsis.sourceforge.net/Main_Page

  7. #6

    Default

    Thanx all ! infact i had been searching for this stuff for past few months .... i had made a birth alarm with a few more addons but could not distribute it among my friends or keep it for download on net coz i didn't have this knowledge of making these files installable !

    thanx all !

Closed Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts