diff --git a/Cmder/config/user-ConEmu.xml b/Cmder/config/user-ConEmu.xml index 1ee8ed0..f4de710 100755 --- a/Cmder/config/user-ConEmu.xml +++ b/Cmder/config/user-ConEmu.xml @@ -1,12 +1,12 @@ - + - + @@ -124,10 +124,10 @@ - + - - + + diff --git a/Cmder/config/user_aliases.cmd b/Cmder/config/user_aliases.cmd index eaf00ac..9507bba 100755 --- a/Cmder/config/user_aliases.cmd +++ b/Cmder/config/user_aliases.cmd @@ -39,7 +39,7 @@ putty=d:\bin\putty\putty.exe $* pwd=cd python=d:\bin\python\python.exe $* rm=rm -i $* -shn=curl -F "shorten=$*" "https://envs.sh" +shn=curl -F "format=simple" -F "url=$1" "https://is.gd/create.php" sublime=d:\bin\Sublime\sublime_text.exe $* sudo=gsudo $* tc=d:\bin\totalcmd\totalcmd.exe $* diff --git a/Diverse/Windows/Registry/Disable-IEtoEdgeBHO.reg b/Diverse/Windows/Registry/Disable-IEtoEdgeBHO.reg new file mode 100755 index 0000000..0b9471c Binary files /dev/null and b/Diverse/Windows/Registry/Disable-IEtoEdgeBHO.reg differ diff --git a/Diverse/Windows/Registry/Edge-block-desktop-shortcuts.reg b/Diverse/Windows/Registry/Edge-block-desktop-shortcuts.reg new file mode 100755 index 0000000..1deb67e --- /dev/null +++ b/Diverse/Windows/Registry/Edge-block-desktop-shortcuts.reg @@ -0,0 +1,5 @@ +Windows Registry Editor Version 5.00 + +[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\EdgeUpdate] +"CreateDesktopShortcutDefault"=dword:00000000 +"RemoveDesktopShortcutDefault"=dword:00000001 \ No newline at end of file diff --git a/Diverse/Windows/Registry/Enable-ActiveProbing.reg b/Diverse/Windows/Registry/Enable-ActiveProbing.reg new file mode 100755 index 0000000..f3306e9 Binary files /dev/null and b/Diverse/Windows/Registry/Enable-ActiveProbing.reg differ diff --git a/Diverse/Windows/Registry/ForegroundFlashCount.reg b/Diverse/Windows/Registry/ForegroundFlashCount.reg new file mode 100755 index 0000000..823bcb9 Binary files /dev/null and b/Diverse/Windows/Registry/ForegroundFlashCount.reg differ diff --git a/Diverse/Windows/Registry/LoginScreen-ScreenSaver.reg b/Diverse/Windows/Registry/LoginScreen-ScreenSaver.reg new file mode 100755 index 0000000..629d3a5 Binary files /dev/null and b/Diverse/Windows/Registry/LoginScreen-ScreenSaver.reg differ diff --git a/Diverse/Windows/Registry/Windows-Firewall-Off.reg b/Diverse/Windows/Registry/Windows-Firewall-Off.reg new file mode 100755 index 0000000..3c138a9 Binary files /dev/null and b/Diverse/Windows/Registry/Windows-Firewall-Off.reg differ diff --git a/Diverse/Windows/ScheduledTasks/Areca Backup - Windows.xml b/Diverse/Windows/ScheduledTasks/Areca Backup - Windows.xml new file mode 100755 index 0000000..57f2c2e Binary files /dev/null and b/Diverse/Windows/ScheduledTasks/Areca Backup - Windows.xml differ diff --git a/Diverse/Windows/ScheduledTasks/EverythingSkipUAC-Background.xml b/Diverse/Windows/ScheduledTasks/EverythingSkipUAC-Background.xml new file mode 100755 index 0000000..da7a6cf Binary files /dev/null and b/Diverse/Windows/ScheduledTasks/EverythingSkipUAC-Background.xml differ diff --git a/Diverse/Windows/ScheduledTasks/EverythingSkipUAC.xml b/Diverse/Windows/ScheduledTasks/EverythingSkipUAC.xml new file mode 100755 index 0000000..79233c0 Binary files /dev/null and b/Diverse/Windows/ScheduledTasks/EverythingSkipUAC.xml differ diff --git a/Diverse/Windows/ScheduledTasks/WizFileSkipUAC.xml b/Diverse/Windows/ScheduledTasks/WizFileSkipUAC.xml new file mode 100755 index 0000000..6dcc16e Binary files /dev/null and b/Diverse/Windows/ScheduledTasks/WizFileSkipUAC.xml differ diff --git a/Diverse/Windows/Windows-icons-files.txt b/Diverse/Windows/Windows-icons-files.txt new file mode 100755 index 0000000..1c7ec54 --- /dev/null +++ b/Diverse/Windows/Windows-icons-files.txt @@ -0,0 +1,32 @@ +accessibilitycpl.dll +aclui.dll +actioncentercpl.dll +autoplay.dll +comctl32.dll +compstui.dll +comres.dll +ddores.dll +dmdskres.dll +dsuiext.dll +explorer.exe +ieframe.dll +imageres.dll +mmcndmgr.dll +mmres.dll +moricons.dll +mstsc.exe +mstscax.dll +ncpa.cpl +netcenter.dll +netshell.dll +networkexplorer.dll +pifmgr.dll +pnidui.dll +sensorscpl.dll +setupapi.dll +shell32.dll +url.dll +wiashext.dll +wmploc.dll +wpdshext.dll +xwizards.dll diff --git a/Diverse/Windows/program-files-default.acl b/Diverse/Windows/program-files-default.acl new file mode 100755 index 0000000..f27ac67 Binary files /dev/null and b/Diverse/Windows/program-files-default.acl differ