package: Windows-Portable-Devices also needed for iphone and others ...
This commit is contained in:
parent
16616a0495
commit
87ab31a159
@ -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
|
||||
|
||||
|
@ -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) ...
|
||||
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user