libwine icon indicating copy to clipboard operation
libwine copied to clipboard

Todo/References

Open mirkobrombin opened this issue 3 years ago • 1 comments

Tag this issue to add references and todo to the libwine project.

Checks

  • [x] Method for validating winepath
  • [ ] Check arch compatibility

Wineprefix management

  • [x] Processes management (list, kill)
  • [x] Method for commands execution
  • [x] Utilities (winecfg, regedit, debug, cmd, taskmanager, controlpanel, uninstaller)
  • [x] Run .exe/.msi/.bat
  • [x] wineboot handling (kill, restart, shutdown, update)
  • [x] Add (or edit) DLL Overrides
  • [x] List DLL Overrides from register
  • [x] Manage register keys (add, edit, delete)
  • [x] Set Windows version
  • [x] Set virtual desktop
  • [x] Toggle window manager decoration
  • [x] Toggle window manager control
  • [x] Toggle automatic fullscreen mouse capture
  • [x] List/get key values from register
  • [x] Toggle window decorations
  • [x] Toggle window control
  • [x] Support for different data types in register
  • [x] Change DPI
  • [x] Windows version per application HKEY_CURRENT_USER\Software\Wine\AppDefaults
  • [ ] Drives management (add, update, delete)
  • [ ] Support for runas on command execution
  • [ ] #3

mirkobrombin avatar Mar 24 '21 17:03 mirkobrombin