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

David Cole david.cole at kitware.com
Wed Dec 16 19:34:08 EST 2009


What's the reason they need to be there?


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

>  Yes, unfortunately they need to be there.
>
>
>
> -James
>
>
>
>
>
> *From:* David Cole [mailto:david.cole at kitware.com]
> *Sent:* Wednesday, December 16, 2009 4:15 PM
> *To:* James Zipperer
> *Cc:* CMake mailing list
> *Subject:* Re: [CMake] using cmake to install dlls into windows/system32
>
>
>
> 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
>
>
>
> ------------------------------
> 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.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20091216/343fe33a/attachment.htm>


More information about the CMake mailing list