Hey Michael... You could try something like this: EXEC ["kdesu","-t","-c","sh /tmp/lvtemp.sh"] WAIT AS dProcess Of Course, it pops up asking for the root password.... It uses kdesu to run the script as root. There's an example of how I use it in the LogView application I submitted a few days ago, if that's not clear enough. Hope This Helps! ~Brant