Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- String osMeno = System.getProperty("os.name");
- String osVerzia = System.getProperty("os.version");
- String osArchitektura = System.getProperty("os.arch");
- String osMenoUctu = System.getProperty("user.name");
- String osVerziaJava = System.getProperty("java.version");
Advertisement
Add Comment
Please, Sign In to add comment