Code to Log-out Windows?
Guyz, I know very well this are the codes to shutdown n restart windows....But wat iz the code to log-out Windows?Restart:Runtime.getRuntime().exec("shutdown -r -t 0");Shutdown:Runtime.getRuntime().exec("shutdown -s -t 0");
[258 byte] By [
raggya] at [2007-11-27 9:02:06]
