Archive: Installation into the System32 dir


Installation into the System32 dir
Hi All

I have an installer which must install some core communication files into the system32 dir, this files might be in use(i.e Running as a service) or inprocess with an executable. What is the best way to install the files?


The new Library should probably do the trick. If you're not using 2.01, you can use the UpgradeDLL macro.