Hello

I am creating an nsis package from my cmake project with cpack and have the
following question:
Is there a possibility in cpack to force the nsis installer to add an entry
to the windows environment variables which contains the path to the
installed package as value? The environment vars should contain after
installation an entry like "PROJECTNAME_HOME=C:\Program Files\projectname".

David
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to