Last active
April 16, 2016 18:28
-
-
Save mayvazyan/e5be328e812ea132316e to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cinst console2 | |
Install-ChocolateyPinnedTaskBarItem "$env:programfiles\console\console.exe" | |
cinst notepad2 | |
Set-ExplorerOptions -showHidenFilesFoldersDrives -showProtectedOSFiles -showFileExtensions | |
cinst TelnetClient -source windowsFeatures | |
cinst 7zip.commandline | |
cinst far | |
cinst displayfusion | |
cinst slickrun | |
cinst openVPn | |
cinst sharpkeys | |
# https://www.softperfect.com/products/ramdisk/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment