reg.exe add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve
reg.exe delete "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}" /f
| **/.classpath | |
| **/.dockerignore | |
| **/.env | |
| **/.git | |
| **/.gitignore | |
| **/.project | |
| **/.settings | |
| **/.toolstarget | |
| **/.vs | |
| **/.vscode |
| <?xml version="1.0" encoding="utf-8"?> | |
| <unattend xmlns="urn:schemas-microsoft-com:unattend" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"> | |
| <!--https://schneegans.de/windows/unattend-generator/?LanguageMode=Interactive&ProcessorArchitecture=amd64&BypassRequirementsCheck=true&ComputerNameMode=Random&CompactOsMode=Default&TimeZoneMode=Implicit&PartitionMode=Interactive&WindowsEditionMode=Interactive&UserAccountMode=Unattended&AccountName0=user&AccountPassword0=&AccountGroup0=Administrators&AccountName1=&AccountName2=&AccountName3=&AccountName4=&AutoLogonMode=Own&PasswordExpirationMode=Unlimited&LockoutMode=Default&HideFiles=HiddenSystem&TaskbarSearch=Hide&ShowFileExtensions=true&DisableWidgets=true&WifiMode=Interactive&ExpressSettings=DisableAll&KeysMode=Skip&ColorMode=Default&WallpaperMode=Default&RemoveOffice365=true&RemoveOneDrive=true&RemoveOneNote=true&RemoveOutlook=true&RemoveSkype=true&RemoveSolitaire=true&RemoveTeams=true&StartTilesMode=Empty&StartPinsMode=Empty&FirstLogonScript0=curl+-L |
| echo" | |
| options nvidia NVreg_EnableGpuFirmware=0 | |
| options nvidia Nvreg_PreserveVideoMemoryAllocations=1 | |
| options nvidia_drm modeset=1 | |
| options nvidia_drm fbdev=1 | |
| " | sudo tee -a /etc/modprobe.d/nvidia_fix.conf |
| [/] | |
| animate-appicon-hover-animation-extent={'RIPPLE': 4, 'PLANK': 4, 'SIMPLE': 1} | |
| appicon-margin=2 | |
| appicon-padding=4 | |
| available-monitors=[0] | |
| dot-position='BOTTOM' | |
| hide-overview-on-startup=true | |
| hotkeys-overlay-combo='TEMPORARILY' | |
| leftbox-padding=-1 | |
| panel-anchors='{"0":"MIDDLE"}' |
| # win + x | |
| # Terminal (admin) | |
| Get-AppxPackage Microsoft.XboxGamingOverlay | Remove-AppxPackage |
Set steam to launch in big picture mode
Set steam as your windows shell (making it run instead of the desktop) :
Open regedit and navigate to HKEY_CURRENT_USER\Software\Microsoft\WindowsNT\CurrentVersion\Winlogon
Make a new string entry with Name=Shell and Value="[path-to-steam-folder]\steam.exe"