If I uninstall CoD won't I lose all my configs and setting and bindings?If you have decent internet try uninstalling CoD and deleting it's folder. Reboot and re-install via Steam. Try to never install or run Steam games 'as Admin' you're only causing yourself weird issues further down the line. Steam runs a special background service to deal with normal 'as Admin' issues.
One other technique to mitigate these types of errors is to install games in a public directory. Something like C:\Users\Public\Games rather than the usual default of C:\Program Files. Writing to the Program Files directory requires Admin access you see.
In the next big Windows update this may become become more of an issue since they're planning to change how Admin/UAC works behind the scenes.
"InstallScript"
{
"Run Process"
{
"Randgrid_install"
{
"HasRunKey" "HKEY_LOCAL_MACHINE\\Software\\Valve\\Steam\\Apps\\1938090"
"Process 1" "%WinDir%\\System32\\sc.exe"
"Command 1" "create atvi-randgrid_sr type= kernel binPath=\"%INSTALLDIR%\\randgrid.sys\""
}
"Randgrid_sdset"
{
"HasRunKey" "HKEY_LOCAL_MACHINE\\Software\\Valve\\Steam\\Apps\\1938090"
"Process 1" "%WinDir%\\System32\\sc.exe"
"Command 1" "sdset atvi-randgrid_sr D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWRPWPLOCRRC;;;IU)(A;;CCLCSWLOCRRC;;;SU)S:(AU;FA;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;WD)"
}
}
"Run Process On Update"
{
"CodInstallPrep"
{
"Process 1" "%INSTALLDIR%\\codinstallprep.exe"
}
}
"Run Process On Uninstall"
{
"Randgrid_uninstall"
{
"Process 1" "%WinDir%\\System32\\sc.exe"
"Command 1" "delete atvi-randgrid_sr"
}
"Gamefiles_uninstall"
{
"Process 1" "%INSTALLDIR%\\codinstallcleaner.exe"
}
}
"Firewall"
{
"Call of Duty Core" "%INSTALLDIR%\\cod.exe"
}
}
"kvsignatures"
{
"InstallScript" "360482ee34571c8ee96b93aa4477ef5b541fa5f9d04e59dcc182bac2dce13052b50b55e34648d9e1bc1f82f3b22a54040c6aa83fc88397091af20d2d09cf8ba295b17be807f47f10edf007f4e6dbe8a6f199b4eddea2d6725cc47e6f3f798244a98fd31853f4ce68c595ce38e53a6579adce0a6d00be9c9758bc69ecb1123eed"
}