[MonoDevelop] Custom command path with space

Ivo Limmen ivo at limmen.org
Tue Jan 25 13:19:51 EST 2011


You should probably use the line:

"C:\\Program Files\\Prog.exe"

This because the \ is used for special characters like:

Newline : \n
Tab: \t
...

Kind regards,
Ivo Limmen

On Tue, Jan 25, 2011 at 12:31, SamuelCLopez <SamuelCLopez at mega.zik.dj>wrote:

>
> It's still doesn't work.
>
> To sum up:
> C:\Program Files\Prog.exe => error in the Console as C:\Program is not
> recognized.
> "C:\Program Files\Prog.exe" => Command execution failed. Illegal characters
> in path.
> \"C:\Program Files\Prog.exe\" => Command execution failed. Illegal
> characters in path.
> --
> View this message in context:
> http://mono.1490590.n4.nabble.com/Custom-command-path-with-space-tp3235828p3235949.html
> Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20110125/30885481/attachment.html 


More information about the Monodevelop-list mailing list