mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-07-10 09:15:03 +03:00
Updated FAQ (markdown)
16
FAQ.md
16
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
|
https://rustdesk.com/docs/en/client/windows/msi/#installprinter
|
||||||
|
|
||||||
### EXE
|
### EXE before 1.4.8
|
||||||
|
|
||||||
The option was added in https://github.com/rustdesk/rustdesk/pull/15191.
|
|
||||||
|
|
||||||
#### Before 1.4.8
|
|
||||||
|
|
||||||
When installing with the `--silent-install` argument, the RustDesk Printer is also installed.
|
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`.
|
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 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.
|
- For an update installation, the printer driver installation status depends on the previous version's settings.
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
rustdesk.exe --silent-install
|
rustdesk.exe --silent-install
|
||||||
```
|
```
|
||||||
2. `printer=1` - Force install the printer driver:
|
2. `printer=1` - Force install the printer driver:
|
||||||
```shell
|
```shell
|
||||||
@@ -2122,6 +2120,6 @@ If you need RustDesk Printer while using the app, you can install it here:
|
|||||||
<img width="400" alt="image" src="https://github.com/user-attachments/assets/779c57c6-d736-45bc-a0d5-5c20f670c8d0" />
|
<img width="400" alt="image" src="https://github.com/user-attachments/assets/779c57c6-d736-45bc-a0d5-5c20f670c8d0" />
|
||||||
|
|
||||||
We don't offer a separate uninstaller for the printer. To remove it:
|
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.
|
2. Alternatively, uninstall the main RustDesk application.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user