Jump to content

third party software updater


Recommended Posts

Guest Jim H
Posted

Forgive me if this has been asked thousands of times but I've done searches

and haven't found an answer.

 

We have an application that has it's own updater that works by going out to

a local server (not the internet) on the network and checks for updates each

time the program starts. If an update is found the files are copied over

and installed using a .inf file and win32 setupAPI calls. Some of these

files are programs and some are data. In Vista are administrative

permissions required for the setupAPI calls to complete successfully? I

know they are needed for the initial install, but what about for updates?

Also, is it different when the calls are overwriting existing files as

opposed to creating new files (like a new .dll for an executable that is

overwritten)?

 

Thanks in advance,

jim

  • Replies 0
  • Created
  • Last Reply

Popular Days

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...