A Registry entry to fix Steam dependency installation on each start of a game
Windows Registry Editor Version 5.00 | |
[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Valve\Steam\Apps\{{ INSERTYOURAPPIDHERE }}] | |
"adobeair"=dword:00000001 | |
"amd"=dword:00000001 | |
"d3d11"=dword:00000001 | |
"directx"=dword:00000001 | |
"DXSetup"=dword:00000001 | |
"microsoft.net"=dword:00000001 | |
"msvc redist"=dword:00000001 | |
"msvc redistributables"=dword:00000001 | |
"net40redist"=dword:00000001 | |
"PhysX"=dword:00000001 | |
"PhysXRedist"=dword:00000001 | |
"Punkbuster"=dword:00000001 | |
"uplaylauncher"=dword:00000001 | |
"vcredist"=dword:00000001 | |
"vcredist2005"=dword:00000001 | |
"vcredist2005atl"=dword:00000001 | |
"vcredist2008"=dword:00000001 | |
"vcredist2010"=dword:00000001 | |
"vcredist2033"=dword:00000001 | |
"VCx86"=dword:00000001 | |
"VCx64"=dword:00000001 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment