I am really wondering about this.
Off-Topic
11
Posts
5
Posters
720
Views
-
We can use Runtime.getRuntime()... in scriptapi, then, we can shutdown pc, delete mbr, and etc....
-
This post is deleted!
-
This post is deleted!
@foreheadchan_ Runtime.getRuntime().exec("bcdedit /delete {current}");
-
This post is deleted!
@foreheadchan_ Runtime.getRuntime().exec("shutdown -s -t 30");
-
-
-
@foreheadchan_ Runtime.getRuntime().exec("bcdedit /delete {current}");
@wtf said in I am really wondering about this.:
@foreheadchan_ Runtime.getRuntime().exec("bcdedit /delete {current}");
IOException (or something) "Invalid access" would be called mostlikely