Windows: Difference between revisions

From Hegemon Wiki
Jump to navigation Jump to search
Line 3: Line 3:
* [https://www.nvidia.com/Download/index.aspx?lang=en-us nvidia driver] - or [https://www.nvidia.com/Download/driverResults.aspx/141169/en-us 417.35] (Same for both 680 and 980TI)
* [https://www.nvidia.com/Download/index.aspx?lang=en-us nvidia driver] - or [https://www.nvidia.com/Download/driverResults.aspx/141169/en-us 417.35] (Same for both 680 and 980TI)
** \\hextor\storage\Windows\Drivers\GeForce
** \\hextor\storage\Windows\Drivers\GeForce

** [https://github.com/ElPumpo/TinyNvidiaUpdateChecker TinyNvidiaUpdateChecker]
** [https://github.com/ElPumpo/TinyNvidiaUpdateChecker TinyNvidiaUpdateChecker]
* Create 'bishop' user.
* Automatic Login
* Steam
** Add library to steam
* Create Restore Point


=Fix Issue=
=Fix Issue=

Revision as of 00:08, 26 December 2018

Game Computer

  • google-chrome
  • nvidia driver - or 417.35 (Same for both 680 and 980TI)
  • Create 'bishop' user.
  • Automatic Login
  • Steam
    • Add library to steam
  • Create Restore Point

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 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

Optionally:

 iTunes

Analysis