Link Manager Protocol Version (LMP) | LMP Hex | Bluetooth Core Specification |
---|---|---|
LMP 0 | 0x00 | Bluetooth Core Specification 1.0b |
LMP 1 | 0x01 | Bluetooth Core Specification 1.1 |
LMP 2 | 0x02 | Bluetooth Core Specification 1.2 |
LMP 3 | 0x03 | Bluetooth Core Specification 2.0 + EDR |
LMP 4 | 0x04 | Bluetooth Core Specification 2.1 + EDR |
LMP 5 | 0x05 | Bluetooth Core Specification 3.0 + HS |
LMP 6 | 0x06 | Bluetooth Core Specification 4.0 |
LMP 7 | 0x07 | Bluetooth Core Specification 4.1 |
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
Windows Registry Editor Version 5.00 | |
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\WinHttp] | |
"DisableWpad"=dword:00000001 |
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
<Configuration> | |
<Add OfficeClientEdition="64" Channel="Current" AllowCdnFallback="true"> | |
<Product ID="O365HomePremRetail"> | |
<Language ID="pl-pl" /> | |
<ExcludeApp ID="Access" /> | |
<ExcludeApp ID="OneDrive" /> | |
<ExcludeApp ID="OneNote" /> | |
<ExcludeApp ID="Outlook" /> | |
<ExcludeApp ID="Publisher" /> | |
</Product> |
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
curl parrot.live |
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
<Configuration> | |
<Networking>Disable</Networking> | |
<ClipboardRedirection>Disable</ClipboardRedirection> | |
<ProtectedClient>Enable</ProtectedClient> | |
</Configuration> |
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
set DOTNET_CLI_TELEMETRY_OPTOUT=1 |
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
Windows Registry Editor Version 5.00 | |
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Monitors] | |
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Monitors\Local Port] | |
"Driver"="localspl.dll" | |
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Monitors\Standard TCP/IP Port] | |
"Driver"="tcpmon.dll" |
Name | License | Supported? | Supported devices | Platform | Notes |
---|---|---|---|---|---|
JackNet RGB Sync | GPL-2.0 | ❌ No activity from 3 years | Windows | ||
SignalRGB | Propertiary | ✅ | Windows | ||
OpenRGB | GPL-2.0 | ✅ | Windows, Linux, MacOS | ||
Aurora | MIT | ✅ |
Warning
App Installer must be installed on Win10/11.
Tip
You can save it and run as batch file (.bat).
winget install --id=Microsoft.VCRedist.2005.x86 -e && winget install --id=Microsoft.VCRedist.2005.x64 -e && winget install --id=Microsoft.VCRedist.2008.x86 -e && winget install --id=Microsoft.VCRedist.2008.x64 -e && winget install --id=Microsoft.VCRedist.2010.x86 -e && winget install --id=Microsoft.VCRedist.2010.x64 -e && winget install --id=Microsoft.VCRedist.2012.x86 -e && winget install --id=Microsoft.VCRedist.2012.x64 -e && winget install --id=Microsoft.VCRedist.2013.x86 -e && winget install --id=Microsoft.VCRedist.2013.x64 -e && winget install --id=Microsoft.VCRedist.2015+.x86 -e && winget install --id=Microsoft.VCRedist.2015+.x64 -e
NewerOlder