mirror of
https://github.com/Open-Shell/Open-Shell-Menu.git
synced 2026-04-11 17:37:22 +10:00
8 lines
256 B
Batchfile
8 lines
256 B
Batchfile
cd %2
|
|
..\..\ClassicStartMenu\Setup\ClassicStartMenu.exe -saveadmx %1
|
|
..\..\ClassicExplorer\Setup\ClassicExplorerSettings.exe -saveadmx %1
|
|
..\..\ClassicIE\Setup\ClassicIE_32.exe -saveadmx %1
|
|
cd ..
|
|
md PolicyDefinitions\%1
|
|
copy %2\*.adml PolicyDefinitions\%1
|