8/10/2002 2:01:38 p.m., [EMAIL PROTECTED] wrote:

>We have about 70 users, running from a menu (exe), various apps (dlls). If
>during the day, we have an urgent fix to an app, it's almost impossible to
>get everyone out in order to update it. Is there a way to implement some
>procedure where I can migrate a change to app xyz, with the name xyz_ver2?
>When a user leaves app xyz and goes back in, they automatically end up
>running app xyz_ver2. In this way the users painlessly move on to the new
>version.
>


If you compile to BPL packages rather than a DLL, and your menu app does an explicit 
LoadPackage then I'm pretty sure that it does not lock the file.


---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

Reply via email to