-
Is there a way to command line install Open Shell and reference an XML export with specific settings? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 9 replies
-
I don't believe so. The xml exports are meant to be imported the same way as it was exported. This is the only way I had ever worked with those xml files (personally), maybe @ge0rdi might have some input otherwise. ~Ibuprophen |
Beta Was this translation helpful? Give feedback.
-
Hello @wayne-sw . Currently it is not possible to provide XML settings file to installer. You can install Or you can import registry keys directly, but that's not officially supported way (so if anything goes wrong you are on your own). |
Beta Was this translation helpful? Give feedback.
Hello @wayne-sw .
Currently it is not possible to provide XML settings file to installer.
Such improvement is tracked in #251.
You can install
Open-Shell
and then import settings using:"C:\Program Files\Open-Shell\StartMenu.exe" -xml <path-to-XML-settings>
Or you can import registry keys directly, but that's not officially supported way (so if anything goes wrong you are on your own).