I\'m trying to install GitHub for Windows and I get the following error message:
PLATFORM VERSION INFO
Windows : 6.0.6002.131072 (Win32NT)
C
deleting %LocalAppData%\Apps\2.0 folder works fine
Here are two solutions for you to try, the second manual delete worked for me. (Also make sure you runt he installer with admin privileges.
Its likely to be a problem with the ClickOnce Application Cache. Could you try the following in order to clear the cache
- Hold down the
Windowskey and typeR.- Type in
rundll32 %SystemRoot%\system32\dfshim.dll CleanOnlineAppCachein the run dialog and hitEnter.Then try installing the application.
If that doesn't work, there's a more manual approach to ensuring the cache is cleared - you can delete the ClickOnce Application folder.
- On
Windows Vistaor higher, this will be the%LocalAppData%\Apps\2.0directory.- On
Windows XPthis will be the%USERPROFILE%\Local Settings\Apps\2.0directory.
Note that this path may be in a different language if you're using a non-English version of Windows.