I need to output the project dll in program files. \"$(PROGRAMFILES)\\Microsoft...\" It is not building in program files, but in the project itself in a folder called \"$(P
And if you just made a new environment variable, reload visual studio as well, else it will use 'C:\' instead of your variable content.