Files
tldr/pages/linux/wine-reg-import.md
T
2026-06-20 16:23:21 +07:00

13 lines
289 B
Markdown

# wine reg import
> Import keys, values, and data into the Wine registry from a `.reg` file.
> 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 /?`