容易的方法註銷和鎖您的計算機
從會議要註銷您當前登錄,您通常將去開始和點擊「註銷用戶名」。 它是相當平直向前的。 然而,如果您仍然認為它是位障礙,并且激怒各處點擊,很好,您可能創造您自己的捷徑為了註銷和鎖您的桌面用一條捷徑。
要創造註銷捷徑,請做用鼠標右鍵單擊在所有空的斑點在您的桌面上。 指向您的老鼠「新」并且點擊「捷徑」。

對話箱將出現。 正義類型在「rundll32 user32.dll、「其次」繼續的LockWorkStation」和點擊。

持續,鑰匙在一個名字對於這條捷徑,即。 註銷捷徑。 完成任務的點擊結束。

重要: 這是現狀提供,不用保單的機器翻譯的頁。 計算機翻譯也許是難瞭解。 參見 原始的英國文章 每當可能。
分享并且貢獻或者得到技術支持并且幫助在 我的數字式生活論壇.
相關文章
- Targus DEFCON分類裝甲號碼鎖回顧
- 如何在您的計算機掩藏色情的相片或錄影從闖入的眼睛
- Bluelock使用Bluetooth技術自動地鎖計算機屏幕
- 崩裂并且亂砍恢復號碼鎖或主要鎖組合指示
- BioLock指印Deadbolt鎖
- 如何繞過和停下來自動登錄註冊作為另外用戶
- StatCounter自由帳戶升級到500本日誌大小
- 新的Samsung Ezon門鎖與觸摸屏幕特點
- 自動關閉計算機與自動停工天才
- 自動註冊或註冊對沒有點擊的窗口景色

































October 8th, 2007 00:39
How can I make a restart/shutdown shortcut?
October 8th, 2007 06:02
There is a more simple and faster way to log off: just press windows key+L
October 8th, 2007 07:20
Locking the workstation is not logging off you computer. It simply locks you workstation. To log off, so you can do a complete user log on again, or another user can, you need to, well, log off, not lock your workstation.
October 12th, 2007 07:04
to restart shortcut:
C:\WINDOWS\system32\shutdown.exe -r -t 05 -c “Rebooting…”
to shutdown:
C:\WINDOWS\system32\shutdown.exe -s -t 05 -c “Rebooting…”
see “C:\WINDOWS\system32\shutdown.exe –help” for more info
August 11th, 2008 05:43
The correct and shorter why to create these shortcuts is as follows: make a new shortcut in on the desk top…and in the first field..type this. For Shut down….”shutdown -s -t 00 and for restart…..”shutdown -r -t 00 and for log off….”shutdown -L 00″….and they will work perfectly..there is no need for those long and drawn out commands.