On 12/11/2009 2:40 AM, MyLinkka wrote:
Thanks! It works nicely here!
One thing I want to ask is
Is there a way to make file association? e.g. associate *.pdb with pymol.

Ting

To associate PyMOL with PDB files, adjust the Python and PyMOL paths in the attached PDB_file.reg registry file and then merge it to the Windows registry.

Christoph

REGEDIT4

[-HKEY_CLASSES_ROOT\.pdb]

[HKEY_CLASSES_ROOT\.pdb]
@="PDB.File"
"Content Type"="chemical/x-pdb"

[-HKEY_CLASSES_ROOT\PDB.File]

[HKEY_CLASSES_ROOT\PDB.File]
@="PDB File"

[HKEY_CLASSES_ROOT\PDB.File\DefaultIcon]
@="C:\\PyMOL-1.2\\PyMOL.ico"

[HKEY_CLASSES_ROOT\PDB.File\Shell]
@=""

[HKEY_CLASSES_ROOT\PDB.File\Shell\open]

[HKEY_CLASSES_ROOT\PDB.File\Shell\open\command]
@="\"C:\\Python26\\pythonw.exe\" -B -O \"C:\\PyMOL-1.2\\pymol-launch.py\" %* 
\"%1\""
------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net)
Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net

Reply via email to