Boot Into Windows

Boot Into Windows

Boot Into Windows is a free and easy to use AppleScript that will let you easily restart your Mac and boot into Windows – without the hassle of selecting your partition!

The Boot Into Windows script is very simple, and will execute two commands:

do shell script “bless -mount /Volumes/WINDOWS/ -legacy -setBoot -nextonly” with administrator privileges
do shell script “shutdown -r now” with administrator privileges


Download  
1 Star2 Stars3 Stars4 Stars5 Stars (12 votes, average: 3.92 out of 5)
Loading ... Loading ...

Visit the Developer

Comments