logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

wineboot - perform Wine initialization, startup, and shutdown tasks

Availability

wineboot is part of the Wine distribution,  which  is  available  through  WineHQ,  the  Winedevelopmentheadquarters.

Bugs

       Bugs can be reported on the Winebugtracker.

Description

wineboot  performs  the  initial  creation  and  setup of a WINEPREFIX for wine(1). It can also perform a
       simulated reboot or shutdown to any applications running within the WINEPREFIX.

Name

       wineboot - perform Wine initialization, startup, and shutdown tasks

Options

-h, --help
              Display help message.

       -e, --end-session
              End the current session cleanly.

       -f, --force
              Force exit for processes that don't exit cleanly

       -i, --init
              Initialize the WINEPREFIX.

       -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.

See Also

wine(1),
       Winedocumentationandsupport.

Wine 10.0                                         November 2010                                      WINEBOOT(1)

Synopsis

wineboot [options]

See Also