User:Draodh

From EVE University Wiki
Revision as of 15:33, 9 November 2010 by Draodh (talk | contribs) (Created page with "==Creating a Second Client== *Navigate to your applications folder, and find the EVE Online application. *Right-click on the icon, and select 'duplicate' from the drop-down menu...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Creating a Second Client

  • Navigate to your applications folder, and find the EVE Online application.
  • Right-click on the icon, and select 'duplicate' from the drop-down menu.

File:DB Contextual Menu 1.png

  • Re-name the new copy 'EVE Online 2'.
  • Right-click on the new copy, and select 'show package contents'.

File:DB Contextual Menu 2.png

  • A new window will open up containing a folder called 'contents'. Open it, and drag the folders named 'Frameworks' and 'Resources' to the trash.

File:DB Package Contents.png

  • Go back to your applications folder, and open the double click on the icon marked 'terminal'.
  • Type 'cd '. Note the space.
  • Drag the contents folder to the terminal window. This should copy the exact path of the folder. Hit return.

File:DB Terminal.png

  • Copy/paste this command into the terminal window, then press return again.
ln -s /Applications/EVE\ Online.app/Contents/Frameworks Frameworks
  • And do the same with this command. You can close the terminal window now.
ln -s /Applications/EVE\ Online.app/Contents/Resources Resources