Windows: Difference between revisions

From Hegemon Wiki
Jump to navigation Jump to search
mNo edit summary
Line 1: Line 1:
=Game Computer=
* google-chrome
* nvidia driver ([https://www.nvidia.com/Download/driverResults.aspx/141169/en-us GTX 680])
** \\hextor\storage\Windows\Drivers\GeForce

** [https://github.com/ElPumpo/TinyNvidiaUpdateChecker TinyNvidiaUpdateChecker]

=Fix Issue=
=Fix Issue=
chkdsk C: /f /r /x
chkdsk C: /f /r /x

Revision as of 00:05, 26 December 2018

Game Computer

  • google-chrome
  • nvidia driver (GTX 680)
    • \\hextor\storage\Windows\Drivers\GeForce

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