<RunSynchronous>
<RunSynchronousCommand wcm:action="add">
<Order>1</Order>
<Path>cmd /c "FOR %i IN ("%SystemDrive%\Tweaks\*.reg") DO regedit /s %i"</Path>
</RunSynchronousCommand>
<RunSynchronousCommand wcm:action="add">
<Order>2</Order>
<Path>cmd /c WMIC /Namespace:\\root\default Path SystemRestore Call Disable Drive='%SystemDrive%'</Path>
</RunSynchronousCommand>
<RunSynchronousCommand wcm:action="add">
<Order>3</Order>
<Path>cmd /c powercfg.exe /hibernate off</Path>
</RunSynchronousCommand>
<RunSynchronousCommand wcm:action="add">
<Order>4</Order>
<Path>cmd /c bcdedit /set {default} bootmenupolicy legacy</Path>
</RunSynchronousCommand>
<RunSynchronousCommand wcm:action="add">
<Order>5</Order>
<Path>cmd /c powercfg -import %SystemDrive%\Tweaks\plan.pow d3a094af-8cd8-44cf-ad7b-15f8062c3432</Path>
</RunSynchronousCommand>
<RunSynchronousCommand wcm:action="add">
<Order>6</Order>
<Path>cmd /c powercfg -setactive d3a094af-8cd8-44cf-ad7b-15f8062c3432</Path>
</RunSynchronousCommand>
<RunSynchronousCommand wcm:action="add">
<Order>7</Order>
<Path>cmd /c del /s /q "%WINDIR%\Setup\*.*"</Path>
</RunSynchronousCommand>
<RunSynchronousCommand wcm:action="add">
<Order>10</Order>
<Path>cmd /c rd /s /q %SystemDrive%\Tweaks</Path>
<Description></Description>
</RunSynchronousCommand>
<RunSynchronousCommand wcm:action="add">
<Order>8</Order>
<Path>cmd /c pushd %SystemRoot%\ConfigSetRoot && rd /s /q .</Path>
<Description></Description>
</RunSynchronousCommand>
<RunSynchronousCommand wcm:action="add">
<Order>9</Order>
<Path>cmd /c SetX Path "%PATH%;%SystemDrive%\Utilities" -m</Path>
</RunSynchronousCommand>
<RunSynchronousCommand wcm:action="add">
<Path>cmd /c wmic computersystem where name="%computername%" set name="loban_ser"</Path>
<Order>11</Order>
</RunSynchronousCommand>
<RunSynchronousCommand wcm:action="add">
<Path>cmd /c %SystemDrive%\Install\Akelpad.exe -y -fm0</Path>
<Order>12</Order>
<Description>Install programm</Description>
</RunSynchronousCommand>
<RunSynchronousCommand wcm:action="add">
<Path>cmd /c rd /s /q %SystemDrive%\Install</Path>
<Description>End</Description>
<Order>14</Order>
</RunSynchronousCommand>
<RunSynchronousCommand wcm:action="add">
<Order>13</Order>
<Path>cmd /c %SystemDrive%\Install\7z1604.msi /qn</Path>
</RunSynchronousCommand>
</RunSynchronous>