WineHQ

Wineboot

Revision as of 21:30, 12 March 2016 by RosanneDiMesio (talk | contribs) (initial import; fix some markup)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

wineboot performs actions that would normally be done during startup and shutdown on a Windows system (eg. RunOnce and wininit.ini). For example, some installation process delays file operations until the computer is "restarted."

Additionally wineboot will automatically update the WINEPREFIX directory if wine.inf changes (eg as a result of upgrading to a new Wine release).

Note: Some applications use system calls to restart the computer. Under wine, they end up calling wineboot.

Usage

Usage: wineboot [options]
Options;
    -h,--help         Display this help message
    -e,--end-session  End the current session cleanly
    -f,--force        Force exit for processes that don't exit cleanly
    -i,--init         Perform initialization for first Wine instance
    -k,--kill         Kill running processes without any cleanup
    -r,--restart      Restart only, don't do normal startup operations
    -s,--shutdown     Shutdown only, don't reboot
    -u,--update       Update the wineprefix directory
This page was last edited on 12 March 2016, at 21:30.