Guest User

Untitled

a guest
Oct 23rd, 2017
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. if(extractor.checkRestartNowMain() == true){
  2. extractor.extractFile("restartNowMain.jar", "");
  3. }
  4. if(extractor.checkWindowsOnly() == true){
  5. extractor.extractFile("windowsonly.bat", "");
  6. }
Add Comment
Please, Sign In to add comment