Install with XML file
#1011
|
Is there a way to command line install Open Shell and reference an XML export with specific settings? |
Answered by
ge0rdi
Nov 10, 2022
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 |
8 replies
|
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). |
1 reply
Answer selected by
ge0rdi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

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-Shelland 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).