<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>1 Jul 2015 21:15:22 Z</lastBuildDate><pubDate>1 Jul 2015 21:15:22 Z</pubDate><description>Hi:&#13;
&#13;
I need my application run from an executable Ubuntun 14.04, I want to run &#13;
this script (with or without sh at first anyway)&#13;
&#13;
scadena = "sh convert.sh"&#13;
IF NOT ExeRun (sCadena, exeIconize, exeWait) THEN&#13;
     Error (ErrorInfo ())&#13;
END&#13;
&#13;
&#13;
I get the following message appears on ubuntu:&#13;
&#13;
Unable to launch 'convert.sh' executable: Invalid argument (2)&#13;
&#13;
how rare it from the console or command line works perfectly running &#13;
convert.sh me.&#13;
&#13;
Anyone know how I put in the ExeRun so you can run any program that is &#13;
executable on Ubuntu? ...&#13;
&#13;
&#13;
From already thank you.&#13;
victor</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52943-run-executable-from-windev-with-ubuntu-windev/read.awp</link><title>Run an Executable from windev with Ubuntu (windev 18)</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster></channel></rss>
