2009/3/30 Eric Noulard <[email protected]> > 2009/3/29 Stephen Collyer <[email protected]>: > > I've created an NSIS based installer by using the Cpack module in a > > CMakeLists.txt file, > > and have tried the CPACK_NSIS_MODIFY_PATH setting to add the installation > > path > > to PATH automagically. > > > > When I run the installer, I see the appropriate page (with the "add to > this > > user/all users" questions) > > but the path is never added, regardless of which option I select. > > Did you manually check the PATH value (echo %PATH% or menu search from > "Computer Properties") ? > > Do it right after install and then after a reboot. >
I've checked %PATH% and looked in the registry; it makes no difference if I reboot or not. -- Stephen Collyer
_______________________________________________ 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
