Advertisement
Wistaro

Untitled

Dec 10th, 2018
415
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.17 KB | None | 0 0
  1. @echo off
  2. setlocal enabledelayedexpansion
  3. reg query HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.jar\UserChoice
  4. echo %ERRORLEVEL%
  5. pause
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement