Hi |
here is how I made this :
import java.lang.Runtime;
public void startService(String programName) {
try {
path = "/your/path/";
(Runtime.getRuntime()).exec(path+programName);
}
catch (Exception e) {
System.out.println(e);
}
}
Bye bye |
begin: vcard
fn: Massimo Conti
n: Conti;Massimo
org: Systeam S.p.A.
adr: Via Eroi di Cefalonia, 39;;;Spinaceto;;00128;Italy
email;internet: [EMAIL PROTECTED]
title: Ing.
tel;work: +39-6-5077031
tel;fax: +39-6-50770365
x-mozilla-cpt: ;0
x-mozilla-html: FALSE
version: 2.1
end: vcard