Guest User

Untitled

a guest
Aug 31st, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. if exist C:\LibreOfficePortable (
  2. set vliboff=
  3. set /p vliboff=C:\LibreOfficePortable\Version.txt
  4. echo %vliboff%
  5. )
  6. pause
Add Comment
Please, Sign In to add comment