You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| <imgsrc='https://flagcdn.com/hu.svg'width=20> Hungarian - Magyar |97% |[gidano](https://github.com/gidano)|
137
+
| <imgsrc='https://flagcdn.com/hu.svg'width=20> Hungarian - Magyar |99% |[gidano](https://github.com/gidano)|
138
138
| <imgsrc='https://flagcdn.com/it.svg'width=20> Italian - Italiano | 100% | David Senoner, [giacobot](https://github.com/giacobot), [maicol07](https://github.com/maicol07), [mapi68](https://github.com/mapi68), [mrfranza](https://github.com/mrfranza), Rosario Di Mauro |
139
139
| <imgsrc='https://flagcdn.com/id.svg'width=20> Indonesian - Bahasa Indonesia | 65% |[arthackrc](https://github.com/arthackrc), [joenior](https://github.com/joenior)|
|`--daemon`| Start UniGetUI without spawning a new window. UniGetUI will run minimized on the system tray. UniGetUI is called with this parameter when launched at startup. **Autostart UniGetUI in the notifications area must be enabled for this parameter to work.**| 1.0+ |
6
6
|`--welcome`| Shows the user the Setup Wizard | up to 2.2.0 |
7
7
|`--updateapps`| Force enable automatic installation of available updates | 1.6.0+ |
8
8
|`--report-all-errors`| Will force UniGetUI to show the error report page on any crash when loading | 3.0.0+ |
9
9
|`--uninstall-unigetui`| Will unregister UniGetUI from the notification panel, and silently quit | from 3.1.0 to 3.1.8 |
10
10
|`--migrate-wingetui-to-unigetui`| Will migrate WingetUI data folders and shortcuts to UniGetUI (if possible), and silently quit | 3.1.0+ |
11
11
|`UniGetUI.exe file`| Provided that the file is a valid bundle, will load the bundle into the Package Bundles page. Compatible bundle files include the following extensions: `.ubundle`, `.json`, `.yaml`, `.xml`| 3.1.2+ |
12
-
|`--help`| Opens this page | 3.1.9+ |
13
-
|`--import-settings file`| Imports UniGetUI settings from json file _file_. The file must exist. The old settings will be lost*| 3.1.9+ |
14
-
|`--export-settings file`| Exports UniGetUI settings to json file _file_. The file will be created or overwritten*| 3.1.9+ |
15
-
|`--enable-setting key`| Enables the boolean setting _key_*| 3.1.9+ |
16
-
|`--disable-setting key`| Disables the boolean setting _key_*| 3.1.9+ |
17
-
|`--set-setting-value key value`| Sets the value _value_ to the non-boolean setting _key_. To clear a non-boolean setting, `--disable-setting` can be used*| 3.1.9+ |
12
+
|`--help`| Opens this page | 3.2.0+ |
13
+
|`--import-settings file`| Imports UniGetUI settings from json file _file_. The file must exist. The old settings will be lost*| 3.2.0+ |
14
+
|`--export-settings file`| Exports UniGetUI settings to json file _file_. The file will be created or overwritten*| 3.2.0+ |
15
+
|`--enable-setting key`| Enables the boolean setting _key_*| 3.2.0+ |
16
+
|`--disable-setting key`| Disables the boolean setting _key_*| 3.2.0+ |
17
+
|`--set-setting-value key value`| Sets the value _value_ to the non-boolean setting _key_. To clear a non-boolean setting, `--disable-setting` can be used*| 3.2.0+ |
18
18
19
19
20
20
\*After modifying the settings, you must ensure that any running instance of UniGetUI is restarted for the changes to take effect
0 commit comments