Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Looking for file update service

Looking for file update service

Scheduled Pinned Locked Moved The Lounge
helpquestionannouncement
7 Posts 5 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    Brigg Thorp
    wrote on last edited by
    #1

    Just got a quote back from InstallShield to use their Update Service to update our products. Needless to say, it is cost prohibitive. Anyhow, I'm looking for some way to solve the problem of getting the latest software out to our user base. I figured that I could probably write the Update Service myself, but there are lots of things, like background transfers, resuming partially downloaded files, etc. that are way too complex for the amount of time I want to spend on this. Does anyone have a link to some code, or a recommended INEXPENSIVE library that will take care of this? Again, I don't want to break the bank, but I would like some of the features I talked about above. Regards, Brigg Thorp Software Engineer Timex Corporation

    H J A R 4 Replies Last reply
    0
    • B Brigg Thorp

      Just got a quote back from InstallShield to use their Update Service to update our products. Needless to say, it is cost prohibitive. Anyhow, I'm looking for some way to solve the problem of getting the latest software out to our user base. I figured that I could probably write the Update Service myself, but there are lots of things, like background transfers, resuming partially downloaded files, etc. that are way too complex for the amount of time I want to spend on this. Does anyone have a link to some code, or a recommended INEXPENSIVE library that will take care of this? Again, I don't want to break the bank, but I would like some of the features I talked about above. Regards, Brigg Thorp Software Engineer Timex Corporation

      H Offline
      H Offline
      Heath Stewart
      wrote on last edited by
      #2

      See Wise Solutions[^]. You can host your own updater service (at least as of version 4.0) since it's not rocket science (just another way for IS to make a buck). Also, Wise is much less expensive than IS and for their Windows Installer environment, I use it after beta testing it and using versions 1.x through 4.x of each from Wise and IS. IS took 3 versions just to provide full access to the MSI tables while Wise allowed for it since 1.0.

      Microsoft MVP, Visual C# My Articles

      1 Reply Last reply
      0
      • B Brigg Thorp

        Just got a quote back from InstallShield to use their Update Service to update our products. Needless to say, it is cost prohibitive. Anyhow, I'm looking for some way to solve the problem of getting the latest software out to our user base. I figured that I could probably write the Update Service myself, but there are lots of things, like background transfers, resuming partially downloaded files, etc. that are way too complex for the amount of time I want to spend on this. Does anyone have a link to some code, or a recommended INEXPENSIVE library that will take care of this? Again, I don't want to break the bank, but I would like some of the features I talked about above. Regards, Brigg Thorp Software Engineer Timex Corporation

        J Offline
        J Offline
        James Pullicino
        wrote on last edited by
        #3

        have you looked into microsoft bits? Drinking In The Sun Forgot Password?

        1 Reply Last reply
        0
        • B Brigg Thorp

          Just got a quote back from InstallShield to use their Update Service to update our products. Needless to say, it is cost prohibitive. Anyhow, I'm looking for some way to solve the problem of getting the latest software out to our user base. I figured that I could probably write the Update Service myself, but there are lots of things, like background transfers, resuming partially downloaded files, etc. that are way too complex for the amount of time I want to spend on this. Does anyone have a link to some code, or a recommended INEXPENSIVE library that will take care of this? Again, I don't want to break the bank, but I would like some of the features I talked about above. Regards, Brigg Thorp Software Engineer Timex Corporation

          A Offline
          A Offline
          Allen Anderson
          wrote on last edited by
          #4

          we've run into the same thing any time we use IS products. If you don't mind me asking, exactly how much did they want to host your updates?

          B 1 Reply Last reply
          0
          • A Allen Anderson

            we've run into the same thing any time we use IS products. If you don't mind me asking, exactly how much did they want to host your updates?

            B Offline
            B Offline
            Brigg Thorp
            wrote on last edited by
            #5

            If they host the site, then it's $0.40 per person based on 50,000 units ($20,000) per year. The fewer the units, the more expensive it is per unit. If we buy the source code for the update service to run on our web site, it's $30,000, plus $7500 per year for support and updates. Regards, Brigg Thorp Senior Software Engineer Timex Corporation

            A 1 Reply Last reply
            0
            • B Brigg Thorp

              If they host the site, then it's $0.40 per person based on 50,000 units ($20,000) per year. The fewer the units, the more expensive it is per unit. If we buy the source code for the update service to run on our web site, it's $30,000, plus $7500 per year for support and updates. Regards, Brigg Thorp Senior Software Engineer Timex Corporation

              A Offline
              A Offline
              Allen Anderson
              wrote on last edited by
              #6

              heh, that's pretty steep.

              1 Reply Last reply
              0
              • B Brigg Thorp

                Just got a quote back from InstallShield to use their Update Service to update our products. Needless to say, it is cost prohibitive. Anyhow, I'm looking for some way to solve the problem of getting the latest software out to our user base. I figured that I could probably write the Update Service myself, but there are lots of things, like background transfers, resuming partially downloaded files, etc. that are way too complex for the amount of time I want to spend on this. Does anyone have a link to some code, or a recommended INEXPENSIVE library that will take care of this? Again, I don't want to break the bank, but I would like some of the features I talked about above. Regards, Brigg Thorp Software Engineer Timex Corporation

                R Offline
                R Offline
                Richard Green
                wrote on last edited by
                #7

                If you're using .NET take a look at Microsofts Application Updater Block in the Patterns and Practices site on msdn. Richard Green

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups