Advertisement
shor7cut

Gwarnet KEY Shor7cut

Oct 20th, 2015
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Batch 0.53 KB | None | 0 0
  1. @echo off
  2. title GKey By shor7cut
  3. color 0a
  4. mkdir GWkeyBackup
  5. reg query HKEY_CURRENT_USER\Software\Gemscool && goto statusada || goto statusgkada
  6. :statusada
  7. SET save=%random%
  8. reg export HKEY_CURRENT_USER\Software\ GWkeyBackup/fullreg-%save%.reg /y
  9. reg export HKEY_CURRENT_USER\Software\Gemscool GWkeyBackup/gkey-%save%.reg /y && goto tersimpan || goto taktersimpan
  10. :tersimpan
  11. ipconfig /all >GWkeyBackup/ipconfig-%save%.txt
  12. cls
  13. echo .------------------------.
  14. echo . GKEY BERHASIL DIBACKUP .
  15. echo .------------------------.
  16. pause
  17. exit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement