Windows

From Hegemon Wiki
Revision as of 01:08, 26 December 2018 by H3g3m0n (talk | contribs) (→‎Chocolatey)
Jump to navigation Jump to search

Game Computer

  • google-chrome
  • nvidia driver - or 417.35 (Same for both 680 and 980TI)
  • Change 'game' drive from d: g: (Right click start > 'disk management')
  • Create 'bishop' user.
  • Automatic Login
    • netplwiz
  • Steam
    • Add library to steam
    • ⚙ >Friends List > Sign in to friends when steam starts > OFF
    • Disable Streaming
    • Maybe enable downloads while in game?
    • Disable steam overlay?
  • Create game shortcuts...
  • Add non-steam games to steam?
choco feature enable -n allowGlobalConfirmation
cinst GoogleChrome  geforce-game-ready-driver vcredist-all visualstudiocode windirstat vlc 7zip

Note: geforce-game-ready-driver didn't install first time I tried this throwing a 404... If it's still broken then remove it....

  • Create Restore Point
  • Fix grub :(

Fix Issue

chkdsk C: /f /r /x
chk dsk /f /r
sfc /scannow
dism/online/cleanup-image/restorehealth
dism /image:C:\ /cleanup-image /revertpendingactions

Post install

Chocolatey

  • cmd.exe as admin:
 @"%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -ExecutionPolicy Bypass -Command "iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))" && SET "PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin"
  • cmd.exe as admin
 cinst ChocolateyGUI GoogleChrome vlc steam 7zip visualstudiocode vcredist-all git Firefox  Python Prime95 SpeedFan cpu-z Gimp LibreOffice jre8 Deluge TightVNC flashplayerplugin adobereader putty sysinternals inkscape atom virtualbox wget paint.net cygwin windirstat golang openssh procmon docker console2 nmap tor-browser
  • Rust? rustup?

choco feature enable -n allowGlobalConfirmation

Optionally:

 iTunes (Or maybe not...)

Analysis