diff --git a/scripts/autoconfig-all.cmd b/scripts/autoconfig-all.cmd index f748366..79057db 100644 --- a/scripts/autoconfig-all.cmd +++ b/scripts/autoconfig-all.cmd @@ -77,7 +77,7 @@ echo ### INSTALL tasks ### echo ##################### echo. -call install-desktopicons.cmd +call install-adk.cmd echo. call install-git.cmd @@ -89,8 +89,8 @@ echo. call install-wezterm.cmd echo. -rem powershell -command install-windowsterminal.ps1 -rem echo. +powershell -command install-windowsterminal.ps1 +echo. call install-sublime.cmd echo. @@ -115,9 +115,15 @@ echo. call install-gsync.cmd echo. +call install-receiver.cmd +echo. + call install-antivir.cmd echo. +call install-desktopicons.cmd +echo. + call install-logonscript.cmd echo. diff --git a/scripts/config/OpenshellSettings.xml b/scripts/config/OpenshellSettings.xml new file mode 100644 index 0000000..a00a07c --- /dev/null +++ b/scripts/config/OpenshellSettings.xml @@ -0,0 +1,245 @@ + + + + + + + + + + + + + + + + + + + + + + CAPTION=1 + USER_IMAGE=1 + USER_NAME=1 + CENTER_NAME=1 + SMALL_ICONS=0 + LARGE_FONT=0 + ICON_FRAMES=1 + OPAQUE=0 + + + + + NO_ICONS=1 + USER_IMAGE=1 + USER_NAME=0 + CENTER_NAME=0 + SMALL_ICONS=0 + LARGE_FONT=0 + ICON_FRAMES=1 + OPAQUE=0 + + + + + USER_IMAGE=0 + SMALL_ICONS=0 + LARGE_FONT=1 + ICON_FRAMES=1 + OPAQUE=0 + + + + + + + + + + Items=ComputerItem,COLUMN_PADDING,ProgramsMenu,COLUMN_BREAK,FavoritesItem,RecentDocumentsItem,SettingsMenu,SearchMenu,HelpItem,RunItem,SEPARATOR,LogOffItem,UndockItem,DisconnectItem,ShutdownBoxItem,SearchBoxItem + ComputerItem.Command=computer + ProgramsMenu.Command=programs + ProgramsMenu.Label=$Menu.Programs + ProgramsMenu.Tip=$Menu.ProgramsTip + ProgramsMenu.Icon=shell32.dll,326 + FavoritesItem.Command=favorites + FavoritesItem.Label=$Menu.Favorites + FavoritesItem.Icon=imageres.dll,1024 + RecentDocumentsItem.Items=UserFilesItem,UserDocumentsItem,UserPicturesItem + RecentDocumentsItem.Command=recent_documents + RecentDocumentsItem.Label=$Menu.Documents + RecentDocumentsItem.Icon=shell32.dll,327 + RecentDocumentsItem.Settings=ITEMS_FIRST + UserFilesItem.Command=user_files + UserFilesItem.Tip=$Menu.UserFilesTip + UserDocumentsItem.Command=user_documents + UserDocumentsItem.Tip=$Menu.UserDocumentsTip + UserPicturesItem.Command=user_pictures + UserPicturesItem.Tip=$Menu.UserPicturesTip + SettingsMenu.Items=ControlPanelItem,PCSettingsItem,SEPARATOR,SecurityItem,NetworkItem,PrintersItem,TaskbarSettingsItem,ProgramsFeaturesItem,SEPARATOR,MenuSettingsItem + SettingsMenu.Command=settings + SettingsMenu.Label=$Menu.Settings + SettingsMenu.Icon=shell32.dll,330 + ControlPanelItem.Command=control_panel + ControlPanelItem.Label=$Menu.ControlPanel + ControlPanelItem.Tip=$Menu.ControlPanelTip + ControlPanelItem.Icon=shell32.dll,137 + ControlPanelItem.Settings=TRACK_RECENT + PCSettingsItem.Command=pc_settings + PCSettingsItem.Label=$Menu.PCSettings + PCSettingsItem.Icon=%windir%\ImmersiveControlPanel\SystemSettings.exe,10 + PCSettingsItem.Settings=TRACK_RECENT + SecurityItem.Command=windows_security + SecurityItem.Label=$Menu.Security + SecurityItem.Tip=$Menu.SecurityTip + SecurityItem.Icon=shell32.dll,48 + NetworkItem.Command=network_connections + NetworkItem.Label=$Menu.Network + NetworkItem.Tip=$Menu.NetworkTip + NetworkItem.Icon=shell32.dll,257 + PrintersItem.Command=printers + PrintersItem.Label=$Menu.Printers + PrintersItem.Tip=$Menu.PrintersTip + PrintersItem.Icon=shell32.dll,138 + TaskbarSettingsItem.Command=taskbar_settings + TaskbarSettingsItem.Label=$Menu.Taskbar + TaskbarSettingsItem.Tip=$Menu.TaskbarTip + TaskbarSettingsItem.Icon=shell32.dll,40 + ProgramsFeaturesItem.Command=programs_features + ProgramsFeaturesItem.Label=$Menu.Features + ProgramsFeaturesItem.Tip=$Menu.FeaturesTip + ProgramsFeaturesItem.Icon=shell32.dll,271 + MenuSettingsItem.Command=menu_settings + MenuSettingsItem.Label=$Menu.ClassicSettings + MenuSettingsItem.Tip=$Menu.SettingsTip + MenuSettingsItem.Icon=,1 + SearchMenu.Items=SearchFilesItem,SearchPrinterItem,SearchComputersItem,SearchPeopleItem + SearchMenu.Command=search + SearchMenu.Label=$Menu.Search + SearchMenu.Icon=shell32.dll,323 + SearchFilesItem.Command=search_files + SearchFilesItem.Label=$Menu.SearchFiles + SearchFilesItem.Tip=$Menu.SearchFilesTip + SearchFilesItem.Icon=shell32.dll,134 + SearchPrinterItem.Command=search_printer + SearchPrinterItem.Label=$Menu.SearchPrinter + SearchPrinterItem.Tip=$Menu.SearchPrintersTip + SearchPrinterItem.Icon=shell32.dll,1006 + SearchComputersItem.Command=search_computers + SearchComputersItem.Label=$Menu.SearchComputers + SearchComputersItem.Tip=$Menu.SearchComputersTip + SearchComputersItem.Icon=shell32.dll,135 + SearchPeopleItem.Command=search_people + SearchPeopleItem.Label=$Menu.SearchPeople + SearchPeopleItem.Icon=shell32.dll,269 + HelpItem.Command=help + HelpItem.Label=$Menu.Help + HelpItem.Tip=$Menu.HelpTip + HelpItem.Icon=shell32.dll,324 + RunItem.Command=run + RunItem.Label=$Menu.Run + RunItem.Tip=$Menu.RunTip + RunItem.Icon=shell32.dll,328 + LogOffItem.Command=logoff + LogOffItem.Label=$Menu.Logoff + LogOffItem.Tip=$Menu.LogOffTip + LogOffItem.Icon=shell32.dll,325 + UndockItem.Command=undock + UndockItem.Label=$Menu.Undock + UndockItem.Tip=$Menu.UndockTip + UndockItem.Icon=shell32.dll,331 + DisconnectItem.Command=disconnect + DisconnectItem.Label=$Menu.Disconnect + DisconnectItem.Tip=$Menu.DisconnectTip + DisconnectItem.Icon=shell32.dll,329 + ShutdownBoxItem.Items=SwitchUserItem,LockItem,SleepItem,HibernateItem,RestartNUItem,RestartItem,ShutdownNUItem,ShutdownItem + ShutdownBoxItem.Command=shutdown_box + ShutdownBoxItem.Label=$Menu.ShutdownBox + ShutdownBoxItem.Icon=shell32.dll,329 + ShutdownBoxItem.Settings=SPLIT + SwitchUserItem.Command=switch_user + SwitchUserItem.Label=$Menu.SwitchUser + SwitchUserItem.Tip=$Menu.SwitchUserTip + SwitchUserItem.Icon=none + LockItem.Command=lock + LockItem.Label=$Menu.Lock + LockItem.Tip=$Menu.LockTip + LockItem.Icon=none + SleepItem.Command=sleep + SleepItem.Label=$Menu.Sleep + SleepItem.Tip=$Menu.SleepTip + SleepItem.Icon=none + HibernateItem.Command=hibernate + HibernateItem.Label=$Menu.Hibernate + HibernateItem.Tip=$Menu.HibernateTip + HibernateItem.Icon=none + RestartNUItem.Command=restart_noupdate + RestartNUItem.Label=$Menu.Restart + RestartNUItem.Tip=$Menu.RestartTip + RestartNUItem.Icon=none + RestartItem.Command=restart + RestartItem.Label=$Menu.Restart + RestartItem.Tip=$Menu.RestartTip + RestartItem.Icon=none + ShutdownNUItem.Command=shutdown_noupdate + ShutdownNUItem.Label=$Menu.Shutdown + ShutdownNUItem.Tip=$Menu.ShutdownTip + ShutdownNUItem.Icon=none + ShutdownItem.Command=shutdown + ShutdownItem.Label=$Menu.Shutdown + ShutdownItem.Tip=$Menu.ShutdownTip + ShutdownItem.Icon=none + SearchBoxItem.Command=search_box + SearchBoxItem.Label=$Menu.SearchBox + SearchBoxItem.Icon=none + SearchBoxItem.Settings=OPEN_UP|TRACK_RECENT + + + Item1.Command=user_files + Item1.Settings=NOEXPAND + Item2.Command=user_documents + Item2.Settings=ITEM_DISABLED + Item3.Command=user_pictures + Item3.Settings=ITEM_DISABLED + Item4.Command=user_music + Item4.Settings=ITEM_DISABLED + Item5.Command=user_videos + Item5.Settings=ITEM_DISABLED + Item6.Command=downloads + Item6.Settings=ITEM_DISABLED + Item7.Command=homegroup + Item7.Settings=ITEM_DISABLED + Item8.Command=separator + Item9.Command=games + Item9.Settings=TRACK_RECENT|NOEXPAND|ITEM_DISABLED + Item10.Command=favorites + Item10.Settings=ITEM_DISABLED + Item11.Command=recent_documents + Item11.Settings=ITEM_DISABLED + Item12.Command=computer + Item12.Settings=NOEXPAND + Item13.Command=network + Item13.Settings=ITEM_DISABLED + Item14.Command=network_connections + Item14.Settings=ITEM_DISABLED + Item15.Command=separator + Item16.Command=control_panel + Item16.Settings=TRACK_RECENT + Item17.Command=admin + Item17.Settings=TRACK_RECENT + Item18.Command=devices + Item19.Command=defaults + Item19.Settings=ITEM_DISABLED + Item20.Command=help + Item20.Settings=ITEM_DISABLED + Item21.Command=pc_settings + Item21.Settings=TRACK_RECENT + Item22.Command=run + Item23.Command=apps + Item23.Settings=ITEM_DISABLED + Item24.Command=windows_security + Item24.Settings=ITEM_DISABLED + + + diff --git a/scripts/install-adk.cmd b/scripts/install-adk.cmd new file mode 100644 index 0000000..da3bfa8 --- /dev/null +++ b/scripts/install-adk.cmd @@ -0,0 +1,11 @@ +@echo off + +set EXE=..\software\adksetup.exe + +echo ####### %0 ####### + +echo installing Microsoft ADK deployment tools ... +%EXE% /q /ceip off /norestart /features OptionId.DeploymentTools + +echo ####### %0 ####### + diff --git a/scripts/install-openshell.cmd b/scripts/install-openshell.cmd index 79a6a0f..3198d73 100644 --- a/scripts/install-openshell.cmd +++ b/scripts/install-openshell.cmd @@ -3,6 +3,9 @@ set SCRIPTS=..\scripts set SOFTWARE=..\software +rem must be full qualified pathname (OpenShell BUG!) +set CONFIG=c:\tools\scripts\config\OpenshellSettings.xml + set EXE=OpenShellSetup_4_4_160.exe set MSI=OpenShellSetup64_4_4_160.msi @@ -15,10 +18,14 @@ msiexec /i %MSI% ADDLOCAL=StartMenu,ClassicExplorer /passive @echo off rem cleanup ... -del /Q %MSI% 1>nul 2>nul +del /F %MSI% +cd %SCRIPTS% + +echo removing OpenShell Readme file link ... del /F "%PROGRAMDATA%\Microsoft\Windows\Start Menu\Programs\Open-Shell\Open-Shell Readme.lnk" -cd %SCRIPTS% +echo loading OpenShell config ... +"%ProgramFiles%\Open-Shell\StartMenu.exe" -xml %CONFIG% echo ####### %0 #######