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
Visit the Developer































(12 votes, average: 3.92 out of 5)
Comments