.infineon/_-Review/free-file-sync.md
2024-06-03 07:04:29 -07:00

1.5 KiB

type, assigned, created, updated
type assigned created updated
topic 2024-01-14T02:18:18.357Z 2024-04-02T03:49:22.346Z

Free File Sync

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Control Panel\Colors]
"ActiveBorder"="0 0 0"
"ActiveTitle"="153 180 209"
"AppWorkspace"="48 48 48"
"Background"="48 48 48"
"ButtonAlternateFace"="60 60 60"
"ButtonDkShadow"="105 105 105"
"ButtonFace"="60 60 60"
"ButtonHilight"="48 48 48"
"ButtonLight"="48 48 48"
"ButtonShadow"="60 60 60"
"ButtonText"="192 192 192"
"GradientActiveTitle"="185 209 234"
"GradientInactiveTitle"="215 228 242"
"GrayText"="192 192 192"
"HilightText"="0 255 195"
"HotTrackingColor"="79 223 255"
"InactiveBorder"="0 0 0"
"InactiveTitle"="191 205 219"
"InactiveTitleText"="192 192 192"
"InfoText"="192 192 192"
"InfoWindow"="48 48 48"
"Menu"="60 60 60"
"MenuBar"="60 60 60"
"MenuText"="192 192 192"
"Scrollbar"="60 60 60"
"TitleText"="192 192 192"
"Window"="48 48 48"
"WindowFrame"="0 0 0 "
"WindowText"="192 192 192"
"Hilight"="120 120 120"
"MenuHilight"="120 120 120"
VSCode: code  --diff "%local_path%" "%local_path2%"
VSCode Insiders: code-insiders  --diff "%local_path%" "%local_path2%"
mkdir "L:\Git\Notes-Free-File-Sync"
cd "L:\Git\Notes-Free-File-Sync"
git init
mkdir "L:\Git\Notes-Free-File-Sync\.vscode"
echo # mklink > "L:\Git\Notes-Free-File-Sync\.vscode\mklink.md"
mklink /J "L:\Git\Notes-Free-File-Sync\.FreeFileSync" "D:/5-Other-Small/FreeFileSync"