mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 19:59:24 +08:00
289 B
289 B
wine reg import
Import keys, values, and data into the Wine registry from a
.regfile. More information: https://gitlab.winehq.org/wine/wine/-/wikis/Commands.
- Import registry entries from a file:
wine reg import {{path/to/file.reg}}
- Display help:
wine reg import /?