Skip to content

Instantly share code, notes, and snippets.

@ilyaevseev
Last active December 30, 2025 19:33
Show Gist options
  • Select an option

  • Save ilyaevseev/0b986f090f38c73ebb0a0c3a4d39aa3c to your computer and use it in GitHub Desktop.

Select an option

Save ilyaevseev/0b986f090f38c73ebb0a0c3a4d39aa3c to your computer and use it in GitHub Desktop.
Windows useful links collection

Windows useful links collection

Windows 11:

Tiny11:

Google Chrome:

  • Tiny11 does not contain web browser, so we need to install it using PowerShell:
  • Invoke-WebRequest "http://dl.google.com/chrome/install/375.126/chrome_installer.exe" -OutFile "chrome_installer.exe"
  • ..the run chrome_installer.exe

Repair:

Web apps:

Microsoft Visual C++ Redistributable:

Microsoft Edge WebView2 Runtime:

System apps:

Collections:

Disk:

Linux partition readers:

Command line:

Files:

Office:

Web:

SSH:

Connectivity:

Remote control:

Monitoring:

File transfer:

Multimedia apps:

Antivirus:

Programming:

Gaming:

Todo:

  • Microsoft Office
  • Acronis

Enjoy!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment