Groups | Search | Server Info | Keyboard shortcuts | Login | Register
Groups > comp.lang.java.security > #329
| From | Daniele Futtorovic <da.futt.news@laposte-dot-net.invalid> |
|---|---|
| Newsgroups | comp.lang.java.security |
| Subject | Re: how to block Java |
| Date | 2018-07-22 23:25 +0200 |
| Organization | A noiseless patient Spider |
| Message-ID | <pj2spl$fdb$1@dont-email.me> (permalink) |
| References | <pivsar$42f$1@news.albasani.net> <pivus9$smo$1@dont-email.me> <pj1j08$4tq$1@news.albasani.net> |
On 2018-07-22 11:32, Wendelin Uez wrote: >>> How can I limit access to Java environment for any other programs >>> allowing only myApp.exe to employ Java? >> >> Perhaps you could just remove the JRE installation directory from the >> $PATH? > > I'm afraid this wouldn't work if registry entries are used fpr > configuration. > >> Or bundle your program with a JRE (at the cost of size, obviously). > > Yes, but how to do? Not sure; never tried it myself. Might simply zipping up the JRE dir work?
Back to comp.lang.java.security | Previous | Next — Previous in thread | Next in thread | Find similar
how to block Java "Wendelin Uez" <wuez@online.de> - 2018-07-21 19:59 +0200
Re: how to block Java Daniele Futtorovic <da.futt.news@laposte-dot-net.invalid> - 2018-07-21 20:42 +0200
Re: how to block Java "Wendelin Uez" <wuez@online.de> - 2018-07-22 11:32 +0200
Re: how to block Java Daniele Futtorovic <da.futt.news@laposte-dot-net.invalid> - 2018-07-22 23:25 +0200
Re: how to block Java Lothar Kimmeringer <news201705@kimmeringer.de> - 2018-10-15 22:12 +0200
csiph-web