Hacker News new | ask | show | jobs
by mdaniel 1859 days ago
> but permitted running any kind of JARs (as long as they had the appropriate Manifest to launch without needing access to a command line).

Heh, sounds like an opportunity for

    Runtime.getRuntime().exec("cmd.exe");