grant ability to execute (see Runtime.exec()) the file c:\java.exe
grant codeBase "http://127.0.0.1/-" { permission java.io.FilePermission "c:\\java.exe", "execute"; };