Користувальницькі налаштування

Налаштування сайту


windows:fajl_vidpovidej

Розбіжності

Тут показані розбіжності між вибраною ревізією та поточною версією сторінки.

Посилання на цей список змін

Порівняння попередніх версійПопередня ревізія
windows:fajl_vidpovidej [2024/01/10 15:39] Юрійwindows:fajl_vidpovidej [2024/01/10 15:40] (поточний) – [Cкладніша версія для windows 11] Юрій
Рядок 65: Рядок 65:
  
 <file xml AutoUnattend.xml> <file xml AutoUnattend.xml>
 +<?xml version="1.0" encoding="utf-8"?>
 +<unattend xmlns="urn:schemas-microsoft-com:unattend" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State">
 + <!--https://schneegans.de/windows/unattend-generator/?LanguageMode=Interactive&ProcessorArchitecture=x86&ProcessorArchitecture=amd64&BypassRequirementsCheck=true&BypassNetworkCheck=true&ComputerNameMode=Random&TimeZoneMode=Implicit&PartitionMode=Interactive&WindowsEditionMode=Unattended&WindowsEdition=pro&UserAccountMode=Unattended&AccountName0=Admin&AccountPassword0=&AccountGroup0=Administrators&AccountName1=User&AccountPassword1=&AccountGroup1=Users&AccountName2=&AccountName3=&AccountName4=&AutoLogonMode=None&LockoutMode=Default&WifiMode=Skip&ExpressSettings=DisableAll&RemoveCortana=true&RemoveOffice365=true&RemoveOneDrive=true&RemovePeople=true&RemoveSkype=true&WdacMode=Skip-->
 + <settings pass="offlineServicing"></settings>
 + <settings pass="windowsPE">
 + <component name="Microsoft-Windows-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
 + <UserData>
 + <ProductKey>
 + <Key>VK7JG-NPHTM-C97JM-9MPGT-3V66T</Key>
 + </ProductKey>
 + <AcceptEula>true</AcceptEula>
 + </UserData>
 + <RunSynchronous>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>1</Order>
 + <Path>reg.exe add "HKLM\SYSTEM\Setup\LabConfig" /v BypassTPMCheck /t REG_DWORD /d 1 /f</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>2</Order>
 + <Path>reg.exe add "HKLM\SYSTEM\Setup\LabConfig" /v BypassSecureBootCheck /t REG_DWORD /d 1 /f</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>3</Order>
 + <Path>reg.exe add "HKLM\SYSTEM\Setup\LabConfig" /v BypassStorageCheck /t REG_DWORD /d 1 /f</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>4</Order>
 + <Path>reg.exe add "HKLM\SYSTEM\Setup\LabConfig" /v BypassCPUCheck /t REG_DWORD /d 1 /f</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>5</Order>
 + <Path>reg.exe add "HKLM\SYSTEM\Setup\LabConfig" /v BypassRAMCheck /t REG_DWORD /d 1 /f</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>6</Order>
 + <Path>reg.exe add "HKLM\SYSTEM\Setup\LabConfig" /v BypassDiskCheck /t REG_DWORD /d 1 /f</Path>
 + </RunSynchronousCommand>
 + </RunSynchronous>
 + </component>
 + <component name="Microsoft-Windows-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
 + <UserData>
 + <ProductKey>
 + <Key>VK7JG-NPHTM-C97JM-9MPGT-3V66T</Key>
 + </ProductKey>
 + <AcceptEula>true</AcceptEula>
 + </UserData>
 + <RunSynchronous>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>1</Order>
 + <Path>reg.exe add "HKLM\SYSTEM\Setup\LabConfig" /v BypassTPMCheck /t REG_DWORD /d 1 /f</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>2</Order>
 + <Path>reg.exe add "HKLM\SYSTEM\Setup\LabConfig" /v BypassSecureBootCheck /t REG_DWORD /d 1 /f</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>3</Order>
 + <Path>reg.exe add "HKLM\SYSTEM\Setup\LabConfig" /v BypassStorageCheck /t REG_DWORD /d 1 /f</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>4</Order>
 + <Path>reg.exe add "HKLM\SYSTEM\Setup\LabConfig" /v BypassCPUCheck /t REG_DWORD /d 1 /f</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>5</Order>
 + <Path>reg.exe add "HKLM\SYSTEM\Setup\LabConfig" /v BypassRAMCheck /t REG_DWORD /d 1 /f</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>6</Order>
 + <Path>reg.exe add "HKLM\SYSTEM\Setup\LabConfig" /v BypassDiskCheck /t REG_DWORD /d 1 /f</Path>
 + </RunSynchronousCommand>
 + </RunSynchronous>
 + </component>
 + </settings>
 + <settings pass="generalize"></settings>
 + <settings pass="specialize">
 + <component name="Microsoft-Windows-Deployment" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
 + <RunSynchronous>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>1</Order>
 + <Path>reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\OOBE" /v BypassNRO /t REG_DWORD /d 1 /f</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>2</Order>
 + <Path>cmd.exe /c "&gt;&gt;"%TEMP%\remove-packages.txt" echo Microsoft.549981C3F5F10"</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>3</Order>
 + <Path>cmd.exe /c "&gt;&gt;"%TEMP%\remove-packages.txt" echo Microsoft.MicrosoftOfficeHub"</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>4</Order>
 + <Path>cmd.exe /c "del "C:\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\OneDrive.lnk""</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>5</Order>
 + <Path>cmd.exe /c "del "C:\Windows\System32\OneDriveSetup.exe""</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>6</Order>
 + <Path>cmd.exe /c "del "C:\Windows\SysWOW64\OneDriveSetup.exe""</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>7</Order>
 + <Path>reg.exe load "HKU\mount" "C:\Users\Default\NTUSER.DAT"</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>8</Order>
 + <Path>reg.exe delete "HKU\mount\Software\Microsoft\Windows\CurrentVersion\Run" /v OneDriveSetup /f</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>9</Order>
 + <Path>reg.exe unload "HKU\mount"</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>10</Order>
 + <Path>cmd.exe /c "&gt;&gt;"%TEMP%\remove-packages.txt" echo Microsoft.People"</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>11</Order>
 + <Path>cmd.exe /c "&gt;&gt;"%TEMP%\remove-packages.txt" echo Microsoft.SkypeApp"</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>12</Order>
 + <Path>powershell.exe -NoProfile -Command "Get-AppxProvisionedPackage -Online | where DisplayName -In (Get-Content $env:TEMP\remove-packages.txt ) | Remove-AppxProvisionedPackage -AllUsers -Online *&gt;&amp;1 &gt;&gt; $env:TEMP\remove-packages.log;"</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>13</Order>
 + <Path>cmd.exe /c "&gt;&gt;"C:\Users\Default\AppData\Local\Microsoft\Windows\Shell\LayoutModification.xml" echo ^&lt;LayoutModificationTemplate Version="1" xmlns="http://schemas.microsoft.com/Start/2014/LayoutModification"^&gt;"</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>14</Order>
 + <Path>cmd.exe /c "&gt;&gt;"C:\Users\Default\AppData\Local\Microsoft\Windows\Shell\LayoutModification.xml" echo ^&lt;LayoutOptions StartTileGroupCellWidth="6" /^&gt;"</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>15</Order>
 + <Path>cmd.exe /c "&gt;&gt;"C:\Users\Default\AppData\Local\Microsoft\Windows\Shell\LayoutModification.xml" echo ^&lt;DefaultLayoutOverride^&gt;"</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>16</Order>
 + <Path>cmd.exe /c "&gt;&gt;"C:\Users\Default\AppData\Local\Microsoft\Windows\Shell\LayoutModification.xml" echo ^&lt;StartLayoutCollection^&gt;"</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>17</Order>
 + <Path>cmd.exe /c "&gt;&gt;"C:\Users\Default\AppData\Local\Microsoft\Windows\Shell\LayoutModification.xml" echo ^&lt;StartLayout GroupCellWidth="6" xmlns="http://schemas.microsoft.com/Start/2014/FullDefaultLayout" /^&gt;"</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>18</Order>
 + <Path>cmd.exe /c "&gt;&gt;"C:\Users\Default\AppData\Local\Microsoft\Windows\Shell\LayoutModification.xml" echo ^&lt;/StartLayoutCollection^&gt;"</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>19</Order>
 + <Path>cmd.exe /c "&gt;&gt;"C:\Users\Default\AppData\Local\Microsoft\Windows\Shell\LayoutModification.xml" echo ^&lt;/DefaultLayoutOverride^&gt;"</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>20</Order>
 + <Path>cmd.exe /c "&gt;&gt;"C:\Users\Default\AppData\Local\Microsoft\Windows\Shell\LayoutModification.xml" echo ^&lt;/LayoutModificationTemplate^&gt;"</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>21</Order>
 + <Path>reg.exe add "HKLM\SOFTWARE\Microsoft\PolicyManager\current\device\Start" /v ConfigureStartPins /t REG_SZ /d "{ \"pinnedList\": [] }" /f</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>22</Order>
 + <Path>reg.exe add "HKLM\SOFTWARE\Microsoft\PolicyManager\current\device\Start" /v ConfigureStartPins_ProviderSet /t REG_DWORD /d 1 /f</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>23</Order>
 + <Path>reg.exe add "HKLM\SOFTWARE\Microsoft\PolicyManager\current\device\Start" /v ConfigureStartPins_WinningProvider /t REG_SZ /d B5292708-1619-419B-9923-E5D9F3925E71 /f</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>24</Order>
 + <Path>reg.exe add "HKLM\SOFTWARE\Microsoft\PolicyManager\providers\B5292708-1619-419B-9923-E5D9F3925E71\default\Device\Start" /v ConfigureStartPins /t REG_SZ /d "{ \"pinnedList\": [] }" /f</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>25</Order>
 + <Path>reg.exe add "HKLM\SOFTWARE\Microsoft\PolicyManager\providers\B5292708-1619-419B-9923-E5D9F3925E71\default\Device\Start" /v ConfigureStartPins_LastWrite /t REG_DWORD /d 1 /f</Path>
 + </RunSynchronousCommand>
 + </RunSynchronous>
 + </component>
 + <component name="Microsoft-Windows-Deployment" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
 + <RunSynchronous>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>1</Order>
 + <Path>reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\OOBE" /v BypassNRO /t REG_DWORD /d 1 /f</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>2</Order>
 + <Path>cmd.exe /c "&gt;&gt;"%TEMP%\remove-packages.txt" echo Microsoft.549981C3F5F10"</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>3</Order>
 + <Path>cmd.exe /c "&gt;&gt;"%TEMP%\remove-packages.txt" echo Microsoft.MicrosoftOfficeHub"</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>4</Order>
 + <Path>cmd.exe /c "del "C:\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\OneDrive.lnk""</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>5</Order>
 + <Path>cmd.exe /c "del "C:\Windows\System32\OneDriveSetup.exe""</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>6</Order>
 + <Path>cmd.exe /c "del "C:\Windows\SysWOW64\OneDriveSetup.exe""</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>7</Order>
 + <Path>reg.exe load "HKU\mount" "C:\Users\Default\NTUSER.DAT"</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>8</Order>
 + <Path>reg.exe delete "HKU\mount\Software\Microsoft\Windows\CurrentVersion\Run" /v OneDriveSetup /f</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>9</Order>
 + <Path>reg.exe unload "HKU\mount"</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>10</Order>
 + <Path>cmd.exe /c "&gt;&gt;"%TEMP%\remove-packages.txt" echo Microsoft.People"</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>11</Order>
 + <Path>cmd.exe /c "&gt;&gt;"%TEMP%\remove-packages.txt" echo Microsoft.SkypeApp"</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>12</Order>
 + <Path>powershell.exe -NoProfile -Command "Get-AppxProvisionedPackage -Online | where DisplayName -In (Get-Content $env:TEMP\remove-packages.txt ) | Remove-AppxProvisionedPackage -AllUsers -Online *&gt;&amp;1 &gt;&gt; $env:TEMP\remove-packages.log;"</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>13</Order>
 + <Path>cmd.exe /c "&gt;&gt;"C:\Users\Default\AppData\Local\Microsoft\Windows\Shell\LayoutModification.xml" echo ^&lt;LayoutModificationTemplate Version="1" xmlns="http://schemas.microsoft.com/Start/2014/LayoutModification"^&gt;"</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>14</Order>
 + <Path>cmd.exe /c "&gt;&gt;"C:\Users\Default\AppData\Local\Microsoft\Windows\Shell\LayoutModification.xml" echo ^&lt;LayoutOptions StartTileGroupCellWidth="6" /^&gt;"</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>15</Order>
 + <Path>cmd.exe /c "&gt;&gt;"C:\Users\Default\AppData\Local\Microsoft\Windows\Shell\LayoutModification.xml" echo ^&lt;DefaultLayoutOverride^&gt;"</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>16</Order>
 + <Path>cmd.exe /c "&gt;&gt;"C:\Users\Default\AppData\Local\Microsoft\Windows\Shell\LayoutModification.xml" echo ^&lt;StartLayoutCollection^&gt;"</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>17</Order>
 + <Path>cmd.exe /c "&gt;&gt;"C:\Users\Default\AppData\Local\Microsoft\Windows\Shell\LayoutModification.xml" echo ^&lt;StartLayout GroupCellWidth="6" xmlns="http://schemas.microsoft.com/Start/2014/FullDefaultLayout" /^&gt;"</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>18</Order>
 + <Path>cmd.exe /c "&gt;&gt;"C:\Users\Default\AppData\Local\Microsoft\Windows\Shell\LayoutModification.xml" echo ^&lt;/StartLayoutCollection^&gt;"</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>19</Order>
 + <Path>cmd.exe /c "&gt;&gt;"C:\Users\Default\AppData\Local\Microsoft\Windows\Shell\LayoutModification.xml" echo ^&lt;/DefaultLayoutOverride^&gt;"</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>20</Order>
 + <Path>cmd.exe /c "&gt;&gt;"C:\Users\Default\AppData\Local\Microsoft\Windows\Shell\LayoutModification.xml" echo ^&lt;/LayoutModificationTemplate^&gt;"</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>21</Order>
 + <Path>reg.exe add "HKLM\SOFTWARE\Microsoft\PolicyManager\current\device\Start" /v ConfigureStartPins /t REG_SZ /d "{ \"pinnedList\": [] }" /f</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>22</Order>
 + <Path>reg.exe add "HKLM\SOFTWARE\Microsoft\PolicyManager\current\device\Start" /v ConfigureStartPins_ProviderSet /t REG_DWORD /d 1 /f</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>23</Order>
 + <Path>reg.exe add "HKLM\SOFTWARE\Microsoft\PolicyManager\current\device\Start" /v ConfigureStartPins_WinningProvider /t REG_SZ /d B5292708-1619-419B-9923-E5D9F3925E71 /f</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>24</Order>
 + <Path>reg.exe add "HKLM\SOFTWARE\Microsoft\PolicyManager\providers\B5292708-1619-419B-9923-E5D9F3925E71\default\Device\Start" /v ConfigureStartPins /t REG_SZ /d "{ \"pinnedList\": [] }" /f</Path>
 + </RunSynchronousCommand>
 + <RunSynchronousCommand wcm:action="add">
 + <Order>25</Order>
 + <Path>reg.exe add "HKLM\SOFTWARE\Microsoft\PolicyManager\providers\B5292708-1619-419B-9923-E5D9F3925E71\default\Device\Start" /v ConfigureStartPins_LastWrite /t REG_DWORD /d 1 /f</Path>
 + </RunSynchronousCommand>
 + </RunSynchronous>
 + </component>
 + </settings>
 + <settings pass="auditSystem"></settings>
 + <settings pass="auditUser"></settings>
 + <settings pass="oobeSystem">
 + <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
 + <UserAccounts>
 + <LocalAccounts>
 + <LocalAccount wcm:action="add">
 + <Name>Admin</Name>
 + <Group>Administrators</Group>
 + <Password>
 + <Value></Value>
 + <PlainText>true</PlainText>
 + </Password>
 + </LocalAccount>
 + <LocalAccount wcm:action="add">
 + <Name>User</Name>
 + <Group>Users</Group>
 + <Password>
 + <Value></Value>
 + <PlainText>true</PlainText>
 + </Password>
 + </LocalAccount>
 + </LocalAccounts>
 + </UserAccounts>
 + <OOBE>
 + <ProtectYourPC>3</ProtectYourPC>
 + <HideEULAPage>true</HideEULAPage>
 + <HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE>
 + </OOBE>
 + </component>
 + <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
 + <UserAccounts>
 + <LocalAccounts>
 + <LocalAccount wcm:action="add">
 + <Name>Admin</Name>
 + <Group>Administrators</Group>
 + <Password>
 + <Value></Value>
 + <PlainText>true</PlainText>
 + </Password>
 + </LocalAccount>
 + <LocalAccount wcm:action="add">
 + <Name>User</Name>
 + <Group>Users</Group>
 + <Password>
 + <Value></Value>
 + <PlainText>true</PlainText>
 + </Password>
 + </LocalAccount>
 + </LocalAccounts>
 + </UserAccounts>
 + <OOBE>
 + <ProtectYourPC>3</ProtectYourPC>
 + <HideEULAPage>true</HideEULAPage>
 + <HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE>
 + </OOBE>
 + </component>
 + </settings>
 +</unattend>
 </file> </file>
  
windows/fajl_vidpovidej.txt · Востаннє змінено: 2024/01/10 15:40 повз Юрій