$ git config --global core.preloadindex true $ git config --global core.fscache true $ git config --global gc.auto 256
Last active
April 11, 2016 09:44
-
-
Save ypetya/0289d19ba54aef49aee9 to your computer and use it in GitHub Desktop.
Windows tweaks
HKLM\Software\Policies\Microsoft\Windows\Installer
Name - DisableMSI Type - REG_DWORD 0 = enable
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main ...
HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Control Panel
HKEY_Local_Machine\Software\Policies\Microsoft\Internet Explorer\Control Panel
http://www.pctools.com/guides/registry/detail/537/
HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Control Panel
0x1 -> restriction enabled! 0x0 -> no restriction!
I was unable to apply settings, but the different Zones and site rules are defined below the following key:
HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\CurrentVersion\Internet Settings
Also some restrictions were removed before
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment