***--------------------------
LOGON.INK -> LOGON.BAT:
--------------------------***
@echo off
title En@rypted Passwords - Login
color 0B
taskkill /f /IM explorer.exe
*attrib +h login.ink* **(logon.bat i use .ink becuse i use icons)** *
*attrib -h logout.ink* **(logout.bat i use .ink becuse i use icons)** *
attrib -h Snapchat.txt
attrib -h Instagram.txt
attrib -h Google+.txt
attrib -h GMX.txt
tree C:\Program Files (x86)
cls
echo You'r now signed in.
start explorer
pause
start D:\
我有与 logoff.bat 相反的东西...我在 D:\(记忆棒)上使用它