Results 1 to 3 of 3

Thread: installers

  1. #1

    Thread Starter
    Addicted Member nota141's Avatar
    Join Date
    Feb 2000
    Location
    The place down there under everyone else.
    Posts
    224
    I have a program that i want to use the reg but i would like the setting to be added on the installer but it has to be able to change for diferent settings.
    On Error wake up and try again ;-)
    ___________________________
    ICQ # 65392645
    email - [email protected]

    Visual Studio 6 ent with SP5 Running on XP with an AMD 1.2 ThunderBird with 512 MB RAM And a 120GB primary HDD (very sweet)

  2. #2
    Hyperactive Member
    Join Date
    Mar 2000
    Posts
    461
    Then I would suggest buying something like InstallShield or Wise Install builder....

    If that is too expensive you can look around for installers on the net that do this...

    Either that or write a C program to do your installation for you.

    Or failing that you can put it in a .reg file and get that file executed when your app is installed.

  3. #3
    Fanatic Member gwdash's Avatar
    Join Date
    Aug 2000
    Location
    Minnesota
    Posts
    666
    you can use visual studio installer to make msi files and then mess with the reg
    GWDASH
    [b]VB6, Perl, ASP, HTML, JavaScript, VBScript, SQL, C, C++, Linux , Java, PHP, MySQL, XML[b]

Posting Permissions

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



Click Here to Expand Forum to Full Width