mirror of
https://github.com/Open-Shell/Open-Shell-Menu.git
synced 2026-04-12 01:47:24 +10:00
8 lines
242 B
Batchfile
8 lines
242 B
Batchfile
cd %2
|
|
..\..\StartMenu\Setup\StartMenu.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
|