[CMake] using cmake to install dlls into windows/system32

David Cole david.cole at kitware.com
Wed Dec 16 19:14:53 EST 2009


You should avoid this if at all possible.

Install dlls next to your program, not in the system32 directory.

Do you have a reason you need to install a dll there?


On Wed, Dec 16, 2009 at 6:42 PM, James Zipperer <
james.zipperer at modsystems.com> wrote:

>  Does anyone have an example of how to install dlls into %WINDIR%/system32
> using cmake/ cpack/nsis?  Thanks!
>
>
>
> -James
>
>
>
> ------------------------------
> This message contains information which is confidential and privileged.
> Unless you are the addressee (or authorized to receive for the addressee),
> you may not use, copy or disclose to anyone the message or any information
> contained in the message. If you have received the message in error, please
> advise the sender by reply e-mail and delete the message.
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the CMake FAQ at:
> http://www.cmake.org/Wiki/CMake_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.cmake.org/mailman/listinfo/cmake
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20091216/45f186b1/attachment-0001.htm>


More information about the CMake mailing list