1 - How do I launch a standalone in palette mode?
2 - I have a list field (a tutorial index) containing
chapters that when double clicked go to some card:
on mouseDoubleDown
if the hilite of me = "some" then go card "some"
end mouseDoubleDown
When back from card "some" to the list, I'd like to have
the last clicked chapter hilited
3 - Could someone please point me what is wrong with the
following lines:
get setRegistry("HKEY_CLASSES_ROOT\.ebf\", "EbookFacil")
get setRegistry
("HKEY_CLASSES_ROOT\EbookFacil\", "EbookFacil Files")
get setRegistry
("HKEY_CLASSES_ROOT\EbookFacil\DefaultIcon\", "EbookFacil
.exe,1")
get setRegistry
("HKEY_CLASSES_ROOT\EbookFacil\Shell\Open\command\", "Ebo
okFacil.exe%1")
Everything works fine except when I click on an .ebf file
Windows doesn't launch "EbookFacil.exe" and tells me:
somefile.ebf is not a valid Win32 application.
Thanks
Eduardo Volpi
__________________________________________________________________________
Preocupado com v�rus? Crie seu e-mail gr�tis do BOL com antiv�rus !
http://www.bol.com.br
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.