Jump to content

heinst

Member
  • Posts

    6
  • Joined

  • Last visited

Reputation Activity

  1. Like
    heinst got a reaction from smirky in Restart to windows   
    You will probably have to use a language, like python because it is built into mac os x, and use a a for loop to go through what the diskutil returns. This gives an example of how to use bash in python. http://stackoverflow.com/questions/4256107/running-bash-commands-in-python
  2. Like
    heinst got a reaction from hadifarnoud in Restart to windows   
    Here you go https://dl.dropbox.com/u/17946577/Restart%20to%20Windows.alfredworkflow I did a few things. I changed the code so that it will always reboot to the drive no matter the location, but it has to be named BOOTCAMP. I also Changed the post notification to report an error, because if it does it correctly the OS won't have time to display a notification so having the notification telling you what it was doing was pointless. I also changed the description of what it would do and I changed it to run faster in the background using the osascript. Finally, I added me to the list of people who it was made by, since I think i deserve a little credit. 
  3. Like
    heinst reacted to hadifarnoud in Restart to windows   
    I created a workflow that restarts you into windows without changing your startup disk. that means if you simply restart in windows, it goes back to OS X again.
     
    Download
     
    I can improve it with your help. right now you have to change your disk (i.e. /dev/disks0p4) by hand. it could get better if we can detect it automatically.
     
    thoughts?
×
×
  • Create New...