Guest User

Untitled

a guest
Jul 15th, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. cd "%APPDATA%MicrosoftWindowsSendTo"
  2. attrib +r +h +s "BlueTooth ShortCut Name.lnk"
  3.  
  4. IF EXIST "%AppData%MicrosoftWindowsSendToBluetooth File Transfer" (
  5. del "%AppData%MicrosoftWindowsSendToBluetooth File Transfer"
  6. )
Add Comment
Please, Sign In to add comment