It seems that the installer will properly edit the C:\Users\(UserName)\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.x64.user.props file to add the %(AdditionalIncludeDirectories), etc... However, I can't seem to get multiple users to all install VLD with that method. When a different user on that machine tries to install, it only gives the option to uninstall.
Manually editing each user's AppData\Local files is not a great solution, so I'm wondering if I'm missing something that can be done to work for all users on a machine at installation time.
Manually editing each user's AppData\Local files is not a great solution, so I'm wondering if I'm missing something that can be done to work for all users on a machine at installation time.