Guides, resources, notes, docs and knowledge for everything Oscar.
Tagsregedit /e "D:\postmorten_win10\Backup\PuTTY\putty-sessions.reg" HKEY_CURRENT_USER\Software\Simontatham
Skip serial – activation is done automatically
1_mb_driver_chipset_intel
2_motherboard_driver_intel_sataraid_irst
3_motherboard_driver_sata_gb_sata2raid_5series
4_motherboard_driver_marvell_console
5_motherboard_driver_usb3
NF Update Utility
Realtek HD Audio Driver
Realtek 8111/8168 LAN Driver for gigabit(Windows 10)
Intel Rapid Storage Technology driver
Gigabyte SATA and RAID Driver
Drivers: http://www.akasa.com.tw/search.php?seed=AK-ICR-05
\\DS713
Z:
Z:
to DS713+
C:\Users\Oscar\<FOLDER>
-> D:\Users\Oscar\<FOLDER>
where <FOLDER>
is
Win+R
control userpasswords2
How to disable automatic reboot after updates installation in Windows 10
Put monitors to sleep
C:\Users\Oscar\AppData\Roaming\Microsoft\Windows\Start Menu\Programs
Create the following web apps using Chrome and pin to taskbar
https://mail.google.com/tasks/ig
Refresh icon cache with ie4uinit.exe -show
Change command line argument from --app-id:
to --app:
to specify a url to use
Location: C:\Users\Oscar\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar
Change Caps Lock to Play/Pause using sharpkeys35
Enable screen-saver for 9 minutes
How to Get Rid of the OneDrive Icon in Windows 10’s File Explorer
http://lifehacker.com/how-to-get-rid-of-the-onedrive-icon-in-windows-10s-file-1722592615
HKEY_CURRENT_USER\Control Panel\Desktop
Add new DWORD (32-bit) value named JPEGImportQuality
with value 100
(decimal).
Disable Use my sign-in info to automatically finish setting up my device and reopen my apps aftar an update or restart
Enter the following in an elevated PowerShell
$Trigger= New-ScheduledTaskTrigger -AtLogOn
$User= "NT AUTHORITY\SYSTEM"
$Action= New-ScheduledTaskAction -Execute "PowerShell.exe" -Argument "Set-ItemProperty -Path HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\UserSwitch -Name Enabled -Value 1"
Register-ScheduledTask -TaskName "UserSwitch_Enable" -Trigger $Trigger -User $User -Action $Action -RunLevel Highest –Force
regedit
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
SpecialAccounts
UserList
0
Source: How to hide specific user accounts from the sign-in screen on Windows 10
Scroll left: Ctrl + Shift + Tab
Scroll right: Ctrl + Tab
Middle button: Gesture button
Up button: Ctrl + Shift + <
Down button: Back
Scroll left: Alt + Vänsterpil
Scroll right: Alt + Högerpil
Middle button: Gesture button
Up button: Ctrl + Shift + <
Down button: Back
Scroll left: Ctrl + Vänsterpil
Scroll right: Ctrl + Högerpil
Middle button: Gesture button
Up button: Ctrl + Shift + <
Down button: Back
Scroll left: Ctrl + Vänsterpil
Scroll right: Ctrl + Högerpil
Remove notification icon
Disable “Start OneDrive on startup” from OneDrive settings
Settings > Compression > Remove redundant folders from extraction path
C:\Users\Oscar\AppData\Roaming\WinRAR
Running as a portable app
D:\apps\PuTTYDownload
http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html
Enable
Import SpeedTab settings
NOTE
Set to english
Silence with one click
chrome://flags
WorkFlowy Yellow Star
.pageStar.starred {
background-image: url(/media/i/star-icon-empty.svg);
background-color: yellow;
-webkit-mask-image: url(/media/i/star-icon-grey.svg);
-webkit-mask-size: 20px;
}
Website: https://code.google.com/p/transmisson-remote-gui/
Paths: /volume1/downloads=Z:\downloads
See Android Studio
Open txt-files by default
User settings
{
"workbench.colorTheme": "Default Light+",
"workbench.statusBar.visible": false,
"workbench.activityBar.visible": false,
"window.menuBarVisibility": "toggle",
"editor.minimap.enabled": false,
"editor.tabSize": 2,
"workbench.editor.showTabs": false,
"workbench.startupEditor": "newUntitledFile",
"breadcrumbs.enabled": true,
"editor.renderControlCharacters": true,
"editor.renderWhitespace": "none",
"editor.folding": false,
"editor.lineNumbers": "off",
"markdown.preview.markEditorSelection": false
}
Settings > Scroll past end
Generate with apm list --installed --bare
Extensions
https://www.rainmeter.net/
http://winaero.com/blog/move-notification-toasts-to-top-or-bottom-of-the-screen-in-windows-10/