Hi, all,

I'm working on a cross-platform Lua script that needs to, inter alia,
summon an "Open With" dialog from a Bash command line, the dialog that
typically pops up when a file has no app associated with it in the
environment. But I'm having no luck finding how to do that. Anyone
here happen to know the answer or some keywords that might help me
track it down?

FWIW and in case it's of any use to someone else, I found the
equivalent command line for Windows:

Rundll32.exe shell32.dll, OpenAs_RunDLL [filepath]

Thanks in advance,

Paul
_______________________________________________
EUGLUG mailing list
euglug@euglug.org
http://www.euglug.org/mailman/listinfo/euglug

Reply via email to