I see what you're saying, Doug. On Thu, Sep 11, 2008 at 3:31 PM, Doug Franklin <[EMAIL PROTECTED]> wrote: > The only way I know of to do something like that is with the Microsoft > Installer (MSI) file APIs. With them, you can register a file to be > installed at the next boot, before most of the system gets loaded. > That's often the reason for having to reboot after installing an update. > > -- > Thanks, > DougF (KG4LMZ)
However, I don't intend to *install* updates. All I need is to copy certain files from certain location(s) to the respective destination location(s)... Well, of course one could write a program that registers the request to copy a file in some kind of queue and once the destination file has been released of any duties, it would actually be replaced by its new version. But I honestly thought that such a thing has been written before. I shall keep looking though any further help on the matter would be of great value. Thanks. -- Boris -- PDML Pentax-Discuss Mail List [email protected] http://pdml.net/mailman/listinfo/pdml_pdml.net to UNSUBSCRIBE from the PDML, please visit the link directly above and follow the directions.

