package: Windows-Portable-Devices also needed for iphone and others ...

This commit is contained in:
Michael H.G. Schmidt 2021-04-11 22:15:21 +02:00
parent 16616a0495
commit 87ab31a159
3 changed files with 7 additions and 10 deletions

View File

@ -2,7 +2,7 @@ set LANG=de-DE
set windows_updates=1
set logon_logo=1
set install_firefox=1
set bgcol_R=0
set bgcol_G=0
set bgcol_B=0
set bgcol_R=3
set bgcol_G=131
set bgcol_B=135

View File

@ -11,15 +11,13 @@ echo removing wallpaper ...
reg add "HKEY_CURRENT_USER\Control Panel\Desktop" /v WallPaper /t REG_SZ /d " " /f 1>nul
RUNDLL32.EXE user32.dll,UpdatePerUserSystemParameters
set bgcol_R=0
set bgcol_G=0
set bgcol_B=0
if EXIST %SETTINGS% (
echo loading settings ...
call %SETTINGS%
) else (
echo WARNING: [ %SETTINGS% ] not found!
echo setting defaults ...
set bgcol_R=3
set bgcol_G=131
set bgcol_B=135
)
echo setting desktop colour (RGB) ...

View File

@ -84,7 +84,6 @@ Microsoft-Windows-PeerDist
Microsoft-Windows-PeerToPeer
Microsoft-Windows-PerformanceCounters
Microsoft-Windows-PhotoBasic
Microsoft-Windows-Portable-Devices
Microsoft-Windows-Printing-InternetPrinting-Client
Microsoft-Windows-Printing-LocalPrinting-Enterprise
Microsoft-Windows-Printing-PremiumTools

1 Adobe-Flash
84 Microsoft-Windows-PeerToPeer
85 Microsoft-Windows-PerformanceCounters
86 Microsoft-Windows-PhotoBasic
Microsoft-Windows-Portable-Devices
87 Microsoft-Windows-Printing-InternetPrinting-Client
88 Microsoft-Windows-Printing-LocalPrinting-Enterprise
89 Microsoft-Windows-Printing-PremiumTools