[Mono-winforms-list] how to open file

Rafael Teixeira monoman at gmail.com
Fri Dec 10 07:26:09 EST 2010


MacOSX, as Linux, doesn't have drive letters ("C:"), also
Process.Start depends on having a registered (mapped) program when
trying to open a data file like a .pdf

Rafael "Monoman" Teixeira
---------------------------------------
"We live in a world operated by science and technology. We have also
arranged things so that almost no one understands science and
technology. This is a prescription for disaster. We might get away
with it for a while, but sooner or later this combustible mixture of
ignorance and power is going to blow up in our faces."
-Carl Sagan



On Fri, Dec 10, 2010 at 10:16 AM, Anubhava Dimri
<anubhava.prodata at gmail.com> wrote:
>
> Hello Everybody,
>
> I have generate the problem while open File in MAC. it works successfully in
> windows.
>
> System.Diagnostics.Process.Start("C:\\help.pdf" );
> --
> View this message in context: http://mono.1490590.n4.nabble.com/how-to-open-file-tp3081832p3081832.html
> Sent from the Mono - WinForms mailing list archive at Nabble.com.
> _______________________________________________
> Mono-winforms-list maillist  -  Mono-winforms-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-winforms-list
>


More information about the Mono-winforms-list mailing list