preserving desktopinfo.ini

This commit is contained in:
Michael H.G. Schmidt 2024-01-10 13:12:06 +01:00
parent a5c18291cc
commit ab01df41b9
2 changed files with 50 additions and 4 deletions

View File

@ -20,8 +20,8 @@ echo killing Desktopinfo ...
taskkill /F /IM DesktopInfo64.exe 2>nul
echo.
echo saving snapcontrol.ini ...
copy /Y %TOOLS%\snapcontrol.ini %SystemDrive%\ 1>nul 2>nul
echo saving desktopinfo.ini ...
copy /Y %TOOLS%\desktopinfo\desktopinfo.ini %SystemDrive%\ 1>nul 2>nul
echo.
echo deleting %TOOLS% ...
@ -64,8 +64,8 @@ echo.
call install-git.cmd
echo.
echo moving snapcontrol.ini back to tools folder ...
move /Y %SystemDrive%\snapcontrol.ini %TOOLS% 1>nul 2>nul
echo moving desktopinfo.ini back to tools folder ...
move /Y %SystemDrive%\desktopinfo.ini %TOOLS%\desktopinfo 1>nul 2>nul
echo setting permissions for [ %TOOLS% ] ...
cd /D %SystemDrive%\

View File

@ -0,0 +1,46 @@
[options]
transparency=100
column1width=0
top=20
right=50
auto-scale=1
###
# set FONT ...
###
font-face=Fixedsys
font-size=6
###
# set COULORS ...
###
[items]
set White = #ffffff
set Orange = #ffd000
set Red = #ff0000
###
# show HOSTNAME and OS VERSION ...
###
COLOR=%Orange%
HOST=wide:1,text:,display:@%1,font-size:200%
REG=value:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ReleaseId,set:releaseid,hidden:1
WMI=id:os,wide:1,namespace:root\cimv2,query:Win32_OperatingSystem,display:%caption% %releaseid%
CPUTYPE=wide:1,text:,display:%1
COMMENT
###
# show STORAGE data ...
###
TEXT=wide:1,color:%White%,text:,display:STORAGE USED
COLOR=%White%
LOGICALDRIVES=text:,drive-size:1,interval:60,diskio:0,chart:bar2 scale:linear max:100 series1:7 threshold:80 color1:b55393 color2:%Orange% color3:%Red%, display:%1: %6[5.1g] of %5[3.0b]B %chart%
COMMENT=style:w
###
# show SYSTEM UPTIME ...
###
UPTIME=interval:60,wide:1,color:%White%,display: System Uptime: {{%1*24+%2}}h %3m