Results 1 to 10 of 10

Thread: How do I create setup with Auto Updater

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    Join Date
    Aug 2020
    Location
    Pune, India
    Posts
    49

    Default Re: How do I create setup with Auto Updater

    Hello,

    I am checking WUPDATE_SSL.EXE and for testing I have kept ini file at dropbox now I am getting "Cannot download server manifest file.Network Communication Error: 509000004", even I have tried #pragma HTTP_DISABLE_SNI = "1" in product and WUPDATE_SSL.sbp as well.

    below is the ini file
    [WUPDATE]
    LOCAL_APP=CheckWebUpdate1.0
    LOCAL_VERSION=1.0.0
    LOCAL_CHECK=1
    LOCAL_LAST=0
    HOST_ADDRESS=www.dropbox.com
    HOST_PORT=80
    HOST_DIRECTORY=qas
    HOST_INI=qasmanifest
    HOST_USERNAME=dropboxusername
    HOST_PASSWORD=dropboxpassword
    Attached Images Attached Images   

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

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