Results 1 to 8 of 8

Thread: Download an upgrade / Control my app

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 1999
    Location
    Prague, Czech Republic
    Posts
    350

    Post

    I want to able my application to check for its upgrades on internet and if any, to download it and succesfully replace with the existing one.

    -------

    As a second, does anybody know, how to control an application through the Internet?

  2. #2
    Frenzied Member CyberCarsten's Avatar
    Join Date
    Sep 1999
    Location
    Aalborg Ø, Denmark
    Posts
    1,544
    Look at www.about.com under VB programming!
    I have found a tutorial there, that shows you how to do it!
    razor
    Software Engineer Student, Aalborg University, Denmark
    http://www.cs.auc.dk

    My email at AUC: will get a new email soon
    My website: http://www.razorsoftware.net


    Windows XP Pro/ Gentoo Linux (Laptop)
    Windows XP Pro (Home PC)

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 1999
    Location
    Prague, Czech Republic
    Posts
    350

    Where

    Thank you for your reply - I had a look to About.Com but I didn't found what I searched for (I wasn't long there). Can you try to tell me where (at least roughly) is it there?

    Thanks

  4. #4
    Frenzied Member CyberCarsten's Avatar
    Join Date
    Sep 1999
    Location
    Aalborg Ø, Denmark
    Posts
    1,544
    Try to search on AutoUpdate
    razor
    Software Engineer Student, Aalborg University, Denmark
    http://www.cs.auc.dk

    My email at AUC: will get a new email soon
    My website: http://www.razorsoftware.net


    Windows XP Pro/ Gentoo Linux (Laptop)
    Windows XP Pro (Home PC)

  5. #5

  6. #6

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 1999
    Location
    Prague, Czech Republic
    Posts
    350
    Thanks for replies, thats it.

    The sample uses INET control, which is not avaible on Win95. How can I use inet features under older Windows?

    At second, the sample on About.Com uses a second EXE to upgrade the first. How to upgrade itself?

  7. #7
    Frenzied Member CyberCarsten's Avatar
    Join Date
    Sep 1999
    Location
    Aalborg Ø, Denmark
    Posts
    1,544
    If you are using VB5+ it should be there....
    The file name is: c:\windows\system\shdocvw.dll
    If you can't find it, try upgrading to Win98 )
    razor
    Software Engineer Student, Aalborg University, Denmark
    http://www.cs.auc.dk

    My email at AUC: will get a new email soon
    My website: http://www.razorsoftware.net


    Windows XP Pro/ Gentoo Linux (Laptop)
    Windows XP Pro (Home PC)

  8. #8

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 1999
    Location
    Prague, Czech Republic
    Posts
    350
    The file you've mentioned is installed with Internet Explorer and you needn't have it to access the files.
    (Maybe I'm wrong - then please tell my how to use this DLL to download a file)

    I think about low-level API functions, that could be in W95 too...

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