Hi Juergen, thanks for your information. With these three .reg-files it works well! Casey, could you put these information on the website (for Win2k & WinXP users)? Eddie. Eddie Mönch Pre-Sales Consulting & Software Development moench@ontoprise.de ontoprise GmbH phone: +49 721 - 665 79 - 13, fax: +49 721 - 665 79 - 11 Haid-und-Neu-Str. 7, D-76131 Karlsruhe, Germany
-----Ursprüngliche Nachricht----- Von: zope-admin@zope.org [mailto:zope-admin@zope.org] Im Auftrag von Juergen R. Plasser / Hexagon Gesendet: Mittwoch, 19. Juni 2002 10:01 An: zope@zope.org Cc: Jeff Kowalczyk Betreff: [Zope] Re: Regedit export of WinXP ZopeEdit Mime info?
Hi Jeff, hi list members that keep struggling with ZopeEdit mime type in Win2k/XP,
I made 3 entries in the registry (don't know if all 3 are necessary), here are the exported files. Copy the text into *.reg files and import them in regedit.exe.
HTH, Juergen
1. zope.reg:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\.zope] @="ZopeDocument" "Content Type"="application/x-zope-edit"
2. ZopeDocument.reg:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\ZopeDocument] "EditFlags"=dword:00010000 "BrowserFlags"=dword:00000008 @="Zope Document"
[HKEY_CLASSES_ROOT\ZopeDocument\DefaultIcon] @="shell32.dll,224"
[HKEY_CLASSES_ROOT\ZopeDocument\shell] @="open"
[HKEY_CLASSES_ROOT\ZopeDocument\shell\open]
[HKEY_CLASSES_ROOT\ZopeDocument\shell\open\command] @="\"C:\\Python22\\pythonw.exe\" \"C:\\ExternalEditor\\zopeedit.py\" \"%1\""
[HKEY_CLASSES_ROOT\ZopeDocument\shell\open\ddeexec]
[HKEY_CLASSES_ROOT\ZopeDocument\shell\open\ddeexec\Application] @="pythonw"
[HKEY_CLASSES_ROOT\ZopeDocument\shell\open\ddeexec\Topic] @="System"
3. x-zope-edit.reg:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\MIME\Database\Content Type\application/x-zope-edit] "Extension"=".zope"
--On Dienstag, 18. Juni 2002 08:05 -0700 Jeff Kowalczyk <jtk@yahoo.com> wrote:
Juergen,
Saw your post on the zope mailing list, and I agree WinXP is a bit confusing when it comes to manually hackign Mime types.
Could you please post the text of your working ZopeEdit registry entry? That way most of us coud just save it to a .reg file and import it. Maybe Casey would even include it in the distro.
Thanks.
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )