Update files

This commit is contained in:
2026-08-22 17:03:38 +02:00
parent 614e1ae1f4
commit ad683ea818
11 changed files with 166 additions and 151 deletions
+1 -1
View File
@@ -32,5 +32,5 @@ ShellExecuteAction=
CommandWindowMode=2
[EnvironmentVariables]
Lines=1
Line1=Path=d:\bin\tools;d:\bin\cygwin\bin;d:\bin\Sysinternals;d:\bin\NirsoftLauncher\NirSoft\x64;d:\bin\NirsoftLauncher\NirSoft;d:\bin\ffmpeg\bin;d:\bin\nettools\Nmap
Line1=Path=C:\WINDOWS\system32;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;d:\bin\tools;d:\bin\cygwin\bin;d:\bin\Sysinternals;d:\bin\NirsoftLauncher\NirSoft\x64;d:\bin\NirsoftLauncher\NirSoft;d:\bin\ffmpeg\bin;d:\bin\nettools\Nmap;
WinPos=2C 00 00 00 00 00 00 00 01 00 00 00 FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF 22 02 00 00 76 00 00 00 3C 07 00 00 D8 04 00 00
+3 -3
View File
@@ -1,6 +1,6 @@
[General]
EXEFilename=D:\bin\Cmder\Cmder.exe
CommandLine=
CommandLine=/C %documents%\Settings\Cmder
StartDirectory=%userprofile%
WaitProcess=0
PriorityClass=32
@@ -14,7 +14,7 @@ RunAsProcessName=
EnvironmentVariablesMode=2
OSCompatMode=0
UseSearchPath=0
ParseVarCommandLine=0
ParseVarCommandLine=1
UseAffinityMask=0
AffinityMask=0 1
Compat640480=0
@@ -32,5 +32,5 @@ ShellExecuteAction=
CommandWindowMode=2
[EnvironmentVariables]
Lines=1
Line1=Path=d:\bin\tools;d:\bin\cygwin\bin;d:\bin\Sysinternals;d:\bin\NirsoftLauncher\NirSoft\x64;d:\bin\NirsoftLauncher\NirSoft;d:\bin\ffmpeg\bin;d:\bin\nettools\Nmap
Line1=Path=C:\WINDOWS\system32;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;d:\bin\tools;d:\bin\cygwin\bin;d:\bin\Sysinternals;d:\bin\NirsoftLauncher\NirSoft\x64;d:\bin\NirsoftLauncher\NirSoft;d:\bin\ffmpeg\bin;d:\bin\nettools\Nmap;
WinPos=2C 00 00 00 00 00 00 00 01 00 00 00 FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF 22 02 00 00 76 00 00 00 43 07 00 00 2A 05 00 00
+2 -1
View File
@@ -9,7 +9,7 @@ UseWindowPosition=0
WindowPosition=20,20
UseWindowSize=0
WindowSize=640,400
RunAs=8
RunAs=4
RunAsProcessName=
EnvironmentVariablesMode=1
OSCompatMode=0
@@ -32,3 +32,4 @@ ShellExecuteAction=
CommandWindowMode=2
[EnvironmentVariables]
Lines=0
WinPos=2C 00 00 00 00 00 00 00 01 00 00 00 FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF 22 02 00 00 76 00 00 00 43 07 00 00 2A 05 00 00
@@ -1,5 +1,5 @@
[General]
EXEFilename=d:\bin\RegistryFinder\RegistryFinder.com
EXEFilename=d:\bin\RegistryFinder\RegistryFinder.exe
CommandLine=
StartDirectory=%userprofile%
WaitProcess=0
@@ -32,3 +32,4 @@ ShellExecuteAction=
CommandWindowMode=2
[EnvironmentVariables]
Lines=0
WinPos=2C 00 00 00 00 00 00 00 01 00 00 00 FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF 21 00 00 00 69 00 00 00 9D 05 00 00 D6 04 00 00
@@ -9,7 +9,7 @@ UseWindowPosition=0
WindowPosition=20,20
UseWindowSize=0
WindowSize=640,400
RunAs=8
RunAs=4
RunAsProcessName=
EnvironmentVariablesMode=2
OSCompatMode=0
@@ -32,5 +32,5 @@ ShellExecuteAction=
CommandWindowMode=2
[EnvironmentVariables]
Lines=1
Line1=Path=d:\bin\tools;d:\bin\cygwin\bin;d:\bin\Sysinternals;d:\bin\NirsoftLauncher\NirSoft\x64;d:\bin\NirsoftLauncher\NirSoft;d:\bin\ffmpeg\bin;d:\bin\nettools\Nmap
Line1=Path=C:\WINDOWS\system32;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;d:\bin\tools;d:\bin\cygwin\bin;d:\bin\Sysinternals;d:\bin\NirsoftLauncher\NirSoft\x64;d:\bin\NirsoftLauncher\NirSoft;d:\bin\ffmpeg\bin;d:\bin\nettools\Nmap;
WinPos=2C 00 00 00 00 00 00 00 01 00 00 00 FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF 22 02 00 00 76 00 00 00 3C 07 00 00 D8 04 00 00
+2 -2
View File
@@ -1,7 +1,7 @@
@REM Backup script generated by Areca v7.5 on Jul 15, 2022 9:31 AM
@REM Backup script generated by Areca v8.2.1 on 01.05.2025 14:46
@chcp 1252
@REM Incremental backup
@REM Target Group : "Windows"
@"D:/bin/Areca/areca_cl.exe" backup -c -wdir "C:\Users\Stian\AppData\Local\Temp\tmp-stian" -config "C:/Users/Stian/.areca/workspace/Windows"
@"D:/bin/Areca8/areca_cl.bat" backup -c -wdir "%LOCALAPPDATA%\Temp\tmp-stian" -config "%USERPROFILE%\.areca\workspace\Windows"
+57 -62
View File
@@ -1,62 +1,57 @@
-- All of the below was 'borrowed' from https://github.com/AmrEldib/cmder-powerline-prompt
--- REQUIRED. config_prompt_type is whether the displayed prompt is the full path or only the folder name
-- Use:
-- "full" for full path like C:\Windows\System32
-- "folder" for folder name only like System32
-- default is full
prompt_type = "full"
--- REQUIRED. config_prompt_useHomeSymbol is whether to show ~ instead of the full path to the user's home folder
-- Use true or false
-- default is false
prompt_useHomeSymbol = false
-- Symbols
-- REQUIRED. Prompt displayed instead of user's home folder e.g. C:\Users\username
-- default is '~'
prompt_homeSymbol = "~"
-- REQUIRED. Symbol displayed in the new line below the prompt.
-- default is 'λ'
prompt_lambSymbol = "λ"
-- REQUIRED. Adds [user]@[host] to the beginning of the prompt like bash
-- default is false
prompt_useUserAtHost = false
-- REQUIRED. If true prompt is a single line instead of default two line prompt.
-- default is false
prompt_singleLine = false
-- OPTIONAL. If true then Cmder includes git, mercurial, and subversion status in the prompt.
-- default is true
prompt_includeVersionControl = true
-- OPTIONAL. If true then always ignore the cmder.status and cmder.cmdstatus git config settings and run the git prompt commands in the background.
-- default is false
-- NOTE: This only takes effect if using Clink v1.2.10 or higher.
prompt_overrideGitStatusOptIn = false
-- OPTIONAL. If true then always ignore the cmder.status and cmder.cmdstatus svn config settings and run the svn prompt commands in the background.
-- default is false
-- NOTE: This only takes effect if using Clink v1.2.10 or higher.
prompt_overrideSvnStatusOptIn = false
-- Prompt Attributes
--
-- Colors: https://github.com/cmderdev/cmder/wiki/Customization#list-of-colors
-- Effects: https://github.com/cmderdev/cmder/wiki/Customization#list-of-effects
--
-- Green: "\x1b[1;33;49m"
-- Yellow: "\x1b[1;32;49m"
-- Light Grey: "\x1b[1;30;49m"
-- Prompt Element Colors
uah_color = "\x1b[1;33;49m" -- Green = uah = [user]@[hostname]
cwd_color = "\x1b[1;32;49m" -- Yellow cwd = Current Working Directory
lamb_color = "\x1b[1;30;49m" -- Light Grey = Lambda Color
clean_color = "\x1b[37;1m"
dirty_color = "\x1b[33;3m" -- Yellow, Italic
conflict_color = "\x1b[31;1m" -- Red, Bold
unknown_color = "\x1b[37;1m" -- White = No VCS Status Branch Color
-- All of the below was 'borrowed' from https://github.com/AmrEldib/cmder-powerline-prompt
--- REQUIRED. config_prompt_type is whether the displayed prompt is the full path or only the folder name
-- Use:
-- "full" for full path like C:\Windows\System32
-- "folder" for folder name only like System32
-- default is full
prompt_type = "full"
--- REQUIRED. config_prompt_useHomeSymbol is whether to show ~ instead of the full path to the user's home folder
-- Use true or false
-- default is false
prompt_useHomeSymbol = false
-- Symbols
-- REQUIRED. Prompt displayed instead of user's home folder e.g. C:\Users\username
-- default is '~'
prompt_homeSymbol = "~"
-- REQUIRED. Symbol displayed in the new line below the prompt.
-- default is 'λ'
prompt_lambSymbol = "λ"
-- REQUIRED. Adds [user]@[host] to the beginning of the prompt like bash
-- default is false
prompt_useUserAtHost = false
-- REQUIRED. If true prompt is a single line instead of default two line prompt.
-- default is false
prompt_singleLine = false
-- OPTIONAL. If true then Cmder includes git, mercurial, and subversion status in the prompt.
-- default is true
prompt_includeVersionControl = true
-- OPTIONAL. If true then always ignore the cmder.status and cmder.cmdstatus git config settings and run the git prompt commands in the background.
-- default is false
-- NOTE: This only takes effect if using Clink v1.2.10 or higher.
prompt_overrideGitStatusOptIn = false
-- Prompt Attributes
--
-- Colors: https://github.com/cmderdev/cmder/wiki/Customization#list-of-colors
-- Effects: https://github.com/cmderdev/cmder/wiki/Customization#list-of-effects
--
-- Green: "\x1b[1;32;49m"
-- Yellow: "\x1b[1;33;49m"
-- Light Grey: "\x1b[1;30;49m"
-- Prompt Element Colors
uah_color = "\x1b[1;33;49m" -- Yellow uah = [user]@[hostname]
cwd_color = "\x1b[1;32;49m" -- Green cwd = Current Working Directory
lamb_color = "\x1b[1;30;49m" -- Light Grey = Lambda Color
clean_color = "\x1b[37;1m"
dirty_color = "\x1b[33;3m" -- Yellow, Italic
conflict_color = "\x1b[31;1m" -- Red, Bold
unknown_color = "\x1b[37;1m" -- White, Bold = No VCS Status Branch Color
+18 -10
View File
@@ -6,7 +6,7 @@ AlwaysToRoot=0
AssociationMultiVerbs=0
AutoReUpload=2
AutoUpdateCheck=1
AutoUpdateCheckDate=2026081804
AutoUpdateCheckDate=2026082305
AutoUpdateInformedVersion=735977
Autotreechange=0
CheckUsbHdd=0
@@ -64,7 +64,7 @@ IconsSpecialFolders=3
IgnoreListFileEnabled=0
InstallDir=D:\bin\totalcmd
LastRunAs=Administrator
LastSearchOptions=1312
LastSearchOptions=288
Lastmd5=1
ListName=%COMMANDER_INI_PATH%\ftplist.txt
LogKeepCount=30
@@ -113,7 +113,7 @@ SyncFlags=25
SyncMatch=1
TabDir=%COMMANDER_INI_PATH%
TabsListLastVisited=0
Test=88
Test=55
ThumbExplTypes=*.* | *.htm *.html
ThumbIrfXnTypes=*.*
ThumbOptions=15
@@ -140,6 +140,7 @@ Win95Delete=0
MenuHideChar=?
OldListIcons=0
ShowHiddenDimmed=1
MultiRenameEdit=D:\bin\Notepad++\notepad++.exe
[Buttonbar]
Buttonbar=%COMMANDER_PATH%\NO.BAR
Buttonheight144=29
@@ -279,11 +280,6 @@ y=0
BgColor=0
FgColor=65280
LinkColor=16777215
[ListerPlugins]
0=%COMMANDER_PATH%\wlx\MarkdownView\MarkdownView.wlx
[ListerPlugins64]
$checksum$=3303281309
0=1
[ListerModes]
[Packer]
7ZencryptNames=0
@@ -462,6 +458,11 @@ MenuChangeY=76
MenuChangeDX=1299
MenuChangeDY=950
MenuChangeMax=0
ConnectX=586
ConnectY=156
ConnectDX=815
ConnectDY=630
ConnectMax=0
[1920x1200 (8x16)]
[1920x1200 (10x20)]
[2560x1440 (8x16)]
@@ -504,7 +505,7 @@ RenameY=333
RenameDX=1210
RenameDY=756
RenameMax=0
RenameTabs=193,244,580,680,882
RenameTabs=193,244,786,886,1088
MenuChangeX=580
MenuChangeY=195
MenuChangeDX=1345
@@ -528,6 +529,11 @@ $checksum$=985302244
[PackerPlugins64]
$checksum$=822358858
exts=iso*nrg*img*mdf*
[ListerPlugins]
0=%COMMANDER_PATH%\wlx\MarkdownView\MarkdownView.wlx
[ListerPlugins64]
$checksum$=3303281309
0=1
[Associations]
Filter1=*.xz
Filter1_open=7zG x "%1"
@@ -543,5 +549,7 @@ Filter4_GZip File=D:\bin\7-Zip\7zG.exe a -tgzip -sdel "%1".gz "%1"
Filter4_BZip file=D:\bin\7-Zip\7zG.exe a -tbzip2 -sdel "%1".bz2 "%1"
Filter4_XZip file=D:\bin\7-Zip\7zG.exe a -txz -sdel "%1".xz "%1"
Filter5=*.md
Filter5_open=***cm_List %1
Filter5_open=***cm_List
Filter5.icon=%COMMANDER_PATH%\TOTALCMD64.EXE,24
Filter6=*.ini
Filter6_open=***cm_Edit
+65 -56
View File
@@ -1,3 +1,50 @@
[DirMenu]
menu1=&Userprofile
cmd1=cd %userprofile%
menu2=-&AppData
menu3=&Local
cmd3=cd %localappdata%
menu4=&Roaming
cmd4=cd %appdata%
menu5=L&ocalLow
cmd5=cd %userprofile%\appdata\LocalLow
menu6=--
menu7=&ProgramData
cmd7=cd %ProgramData%
menu8=D&ev
cmd8=cd G:\dev
menu9=&Temp
cmd9=cd %temp%
menu10=&Bilder
cmd10=cd E:\Bilder
menu11=Batc&h
cmd11=cd %Documents%\Settings\Batch
menu12=&Computer
cmd12=cd ::{20D04FE0-3AEA-1069-A2D8-08002B30309D}
menu13=Do&wnloads
cmd13=cd %userprofile%\Downloads
menu14=&Documents
cmd14=cd %Documents%
menu15=&Libraries
cmd15=cd ::{031E4825-7B94-4DC3-B131-E946B44C8DD5}
menu16=MP&3
cmd16=cd E:\mp3
menu17=My &Games
cmd17=cd %Documents%\My Games
menu18=&Games
cmd18=cd F:\games
menu19=&SteamApps
cmd19=cd F:\games\Steam\SteamApps\common
menu20=GalaxyClient
cmd20=cd F:\Games\GOG Galaxy\Games
menu21=Share&X
cmd21=cd %userprofile%\Pictures\ShareX
menu22=To&rrents
cmd22=cd G:\download\torrents
menu23=&Vivaldi Profile
cmd23=cd %localappdata%\Vivaldi\User Data\Default
menu24=&Vivaldi Settings
cmd24=cd %documents%\Settings\Vivaldi
[user]
menu1=Create &New File
cmd1=%comspec% /c type nul >
@@ -6,6 +53,7 @@ iconic1=1
key1=7
menu2=Create and Edit New &File
cmd2=cm_EditNewFile
param2=?%N
menu3=-Create New &Link
menu4=Create a &Junction point
cmd4=%comspec% /c
@@ -56,62 +104,23 @@ menu21=-
menu22=&Total Commander as Admin
cmd22=em_StartTotalCommander-Admin
key22=1
menu23=Total Commander as SYSTEM
cmd23=em_StartAdvancedRun
param23=/run %|documents|\Settings\Batch\advancedrun-total-commander-as-system.cfg
iconic23=1
menu24=Cmder as SYSTEM
menu23=-&Run as SYSTEM
menu24=&AdvancedRun
cmd24=em_StartAdvancedRun
param24=/run %|documents|\Settings\Batch\advancedrun-cmder-as-system.cfg
iconic24=1
menu25=Process Explorer as SYSTEM
menu25=Total Commander as SYSTEM
cmd25=em_StartAdvancedRun
param25=/run %|documents|\Settings\Batch\advancedrun-procexp-as-system.cfg
param25=/run %|documents|\Settings\Batch\advancedrun-total-commander-as-system.cfg
iconic25=1
[DirMenu]
menu1=&Userprofile
cmd1=cd %userprofile%
menu2=-&AppData
menu3=&Local
cmd3=cd %localappdata%
menu4=&Roaming
cmd4=cd %appdata%
menu5=L&ocalLow
cmd5=cd %userprofile%\appdata\LocalLow
menu6=--
menu7=&ProgramData
cmd7=cd %ProgramData%
menu8=D&ev
cmd8=cd G:\dev
menu9=&Temp
cmd9=cd %temp%
menu10=&Bilder
cmd10=cd E:\Bilder
menu11=Batc&h
cmd11=cd %Documents%\Settings\Batch
menu12=&Computer
cmd12=cd ::{20D04FE0-3AEA-1069-A2D8-08002B30309D}
menu13=Do&wnloads
cmd13=cd %userprofile%\Downloads
menu14=&Documents
cmd14=cd %Documents%
menu15=&Libraries
cmd15=cd ::{031E4825-7B94-4DC3-B131-E946B44C8DD5}
menu16=MP&3
cmd16=cd E:\mp3
menu17=My &Games
cmd17=cd %Documents%\My Games
menu18=&Games
cmd18=cd F:\games
menu19=&SteamApps
cmd19=cd F:\games\Steam\SteamApps\common
menu20=GalaxyClient
cmd20=cd F:\Games\GOG Galaxy\Games
menu21=Share&X
cmd21=cd %userprofile%\Pictures\ShareX
menu22=To&rrents
cmd22=cd G:\download\torrents
menu23=&Vivaldi Profile
cmd23=cd %localappdata%\Vivaldi\User Data\Default
menu24=&Vivaldi Settings
cmd24=cd %documents%\Settings\Vivaldi
menu26=Cmder as SYSTEM
cmd26=em_StartAdvancedRun
param26=/run %|documents|\Settings\Batch\advancedrun-cmder-as-system.cfg
iconic26=1
menu27=Process Explorer as SYSTEM
cmd27=em_StartAdvancedRun
param27=/run %|documents|\Settings\Batch\advancedrun-procexp-as-system.cfg
iconic27=1
menu28=RegistryFinder as SYSTEM
cmd28=em_StartAdvancedRun
param28=/run %|documents|\Settings\Batch\advancedrun-registryfinder-as-system.cfg
iconic28=1
menu29=--
+2
View File
@@ -20,8 +20,10 @@ CA+C=cm_CompareFilesByContent
CA+D=cm_SwitchDarkmode
CA+DOWN=cm_FocusCmdLine
CA+F=cm_SearchFor
CA+N=cm_FtpNew
CA+S=cm_FileSync
CS+C=cm_CopyNamesToClip
CS+D=cm_FtpDisconnect
CS+DOWN=cm_AddPathToCmdline
CS+F=cm_FtpConnect
CS+N=cm_EditNewFile
+12 -13
View File
@@ -75,7 +75,6 @@
}
/* Hide AddressField stuff */
/*.UrlBar-AddressField .ContentBlocker-Control,*/
.UrlBar-AddressField .PwaInstallButton,
.UrlBar-AddressField .permission-popup.is-blocking,
.UrlBar-AddressField .UrlBar-UrlObfuscationWarning,
@@ -114,7 +113,7 @@
background-color: transparent !important;
}
/* Hide Extension buttons */
/* Hide specific extension buttons */
.button-toolbar.extensionId button[title="Spatial Navigation"] {display: none;}
/* Toolbar buttons keyboard focus */
@@ -144,9 +143,9 @@
opacity: unset !important;
}
/* Bookmarks thumbnails hide */
.panel-bookmarks-edit .cardview .preview,
.manager-editor .cardview .preview {
/* Hide bookmark thumbnails */
.manager-editor .cardview .preview,
.panel-bookmarks-edit .cardview .preview {
display: none;
}
@@ -155,9 +154,9 @@
display: none;
}
/* Unread tabs bold font */
.tab-strip .tab.unread {
font-weight: bold;
/* Hide overlay info bubble + Fullscreen reminder */
.overlayinfobubble {
display: none;
}
/* Tab tooltip hide thumbnail */
@@ -171,6 +170,11 @@
height: auto;
}
/* Unread tabs bold font */
.tab-strip .tab.unread {
font-weight: bold;
}
/* Dim empty UrlField text colour */
.UrlField--IsEmpty {
color: var(--colorFgFadedMost);
@@ -184,8 +188,3 @@
.vivaldi-settings .settings-sidebar .button-category.category-selected {
background-color: var(--colorHighlightBgDark) !important;
}
/* Hide overlay info bubble + Fullscreen reminder */
.overlayinfobubble {
display: none;
}