diff --git a/FAQ.md b/FAQ.md index 606625d..3b95418 100644 --- a/FAQ.md +++ b/FAQ.md @@ -2087,15 +2087,13 @@ The printer option is unchecked by default. Users can check it manually when ins https://rustdesk.com/docs/en/client/windows/msi/#installprinter -### EXE - -The option was added in https://github.com/rustdesk/rustdesk/pull/15191. - -#### Before 1.4.8 +### EXE before 1.4.8 When installing with the `--silent-install` argument, the RustDesk Printer is also installed. -#### Since 1.4.8 (nightly) +#### EXE since 1.4.8 (nightly) + +The option was added in https://github.com/rustdesk/rustdesk/pull/15191. When installing with the `--silent-install` argument, you can optionally add `printer=1` or `printer=0`. @@ -2103,8 +2101,8 @@ When installing with the `--silent-install` argument, you can optionally add `pr - For a fresh installation, the printer driver will **not** be installed. - For an update installation, the printer driver installation status depends on the previous version's settings. - ```shell - rustdesk.exe --silent-install + ```shell + rustdesk.exe --silent-install ``` 2. `printer=1` - Force install the printer driver: ```shell @@ -2122,6 +2120,6 @@ If you need RustDesk Printer while using the app, you can install it here: image We don't offer a separate uninstaller for the printer. To remove it: - 1. Go to Settings → Bluetooth & devices → Printers & scanners. Find RustDesk Printer, click it, then select Remove. + 1. Win11. Go to Settings → Bluetooth & devices → Printers & scanners. Find RustDesk Printer, click it, then select Remove. 2. Alternatively, uninstall the main RustDesk application.