Advertisement
Guest User

Untitled

a guest
Jul 17th, 2017
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. @echo off
  2. set /p id="Paste full path of the DLL and hit enter"
  3. C:WindowsSystem32cmd.exe /k REGSVR32 %id%
  4.  
  5. PAUSE
  6.  
  7. REGSVR32 /u C:WindowsSystem32cabview.dll
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement