Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @echo off
- setlocal
- set "fn=e:\my dir\my file.txt"
- mshta "javascript:document.write('<body style=\'font-family:monospace;white-space:pre\'><script>document.body.innerText=(new ActiveXObject(\'scripting.filesystemobject\')).opentextfile(document.title=\'%fn:\=\\\\%\').readall()</script>');document.close()"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement