Results 1 to 3 of 3

Thread: How to 'Update' a program

  1. #1

    Thread Starter
    Member
    Join Date
    Sep 2008
    Posts
    38

    How to 'Update' a program

    I want to distribute my programs. The only problem with that is updating or fixing an error.
    I was hoping there would be a way for the program to check a website for a version number and then compare it to a number in the program code. If the online version is newer, I was hoping to download the newer version and have it replace the current .exe file. I'm pretty sure it may need to use the command prompt to move and replace the older file.
    Of course, if there are simpler ideas, I would love to hear them.
    Also, does anyone see any problems with my idea? For example, could a non-administrator account launch the command prompt?
    I use VB 6. I've been programming since September 2008.

  2. #2

  3. #3
    PowerPoster isnoend07's Avatar
    Join Date
    Feb 2007
    Posts
    3,237

    Re: How to 'Update' a program

    Look here:
    http://www.planet-source-code.com/vb...xtCodeId=69060
    To replace a exe you have to be administrator on Vista
    Waiting for a full featured smart phone with out marrying a provider
    Go Android
    Go raiders

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