I've just tried using Exec with "gksudo" and having only one concatenated parameter: Exec ["gksudo", "desktop-file-install " & "--dir=" & sInstallDirectory & " " & sPath] To sOutput
It gave no errors but it didn't work. I was using Shell and that worked with Shell$ applied to the directory and path variables above. But I thought that I'd try using Exec as the equivalent gksudo command to the above can be run in Terminal i.e. not using bash. -- Regards, John ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_jan _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
