Settings import and export #4376
Replies: 4 comments 11 replies
-
|
Also, is there a command I can run after importing the ubundle, that unigetui can install the packages in the bundle? |
Beta Was this translation helpful? Give feedback.
-
|
I am afraid that, for security reasons, import/export does not import/export dangerous settings. See https://github.com/marticliment/UniGetUI/blob/main/cli-arguments.md to check how to enable/disable them programmatically |
Beta Was this translation helpful? Give feedback.
-
You need to run the command as administrator, and restart UniGetUI for the changes to take effect |
Beta Was this translation helpful? Give feedback.
-
|
There was an incorrect translation label. If you quit and restart UniGetUI two or three times it should pick up the new translations, fixing the issue and making things more clearer. Additionally, I'll update docs on which keys should be used in a moment. Thansk for pointing the issue out! |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
I am looking at the export and import feature for the settings. Looks like it's not exporting all settings? Specifically Administrator rights and other dangerous settings > allow custom command line arguments. I am hoping to have PowerShell do lots of the work including importing a bundle that contains pre and post commands. Are there options I can add to the JSON that would enable that?
Beta Was this translation helpful? Give feedback.
All reactions