Peter Reid wrote/ schreef:
> Please can anyone tell me how to set up the Registry under Windows
> from within MetaCard so that the system knows about *.mc files, how
> to open them and what icons to use. I plan to produce a standalone
> written in MetaCard that sets up the association for the user.
get setRegistry("HKEY_CLASSES_ROOT\.mc\", "MetaCard")
if it is false then
answer error "An error occured while setting the registry:" & return & the
result
end if
> Thanks
> Peter
--
Sjo & Co Productions |[EMAIL PROTECTED]
t.a.v. Sjoerd Op 't Land |+31 (0)30 6380012
Distelvlinderberm 62 |=030-6380012
3994 WT Houten |
The Netherlands |
Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.