Eluze wrote
> ...
> it seems the textedit protocol is handled by the (standard) internet
> browser
> - can it be done without?
> - if not, what special settings are required there?
> 
> thanks for your work!
> Eluze

I just examined the source code of SumatraPDF Version 2.1.1.
The launch is handled by the system call ShellEcecuteEx(), where the 'verb'
parameter is set to »open«, the 'file' parameter is set to the url (e.g.
»textedit://C:/LilypondDatefiles/test.ly:7:3:4«) and the parameter called
'parameters' is set to NULL.
This windows function does all the registry evaluation, how to launch this
»url«.

ArnoldTheresius



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Point-and-Click-does-not-work-on-Windows-tp115986p145575.html
Sent from the Dev mailing list archive at Nabble.com.

_______________________________________________
lilypond-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to