電腦新資訊電腦軟體討論電腦軟體資訊分享電腦硬體討論電腦硬體資訊分享電腦系統 OS 討論電腦程式設計
電腦設計技術交流圖像設計及交流各類下載工具教學寬頻上網討論

如果你忘記伊莉的密碼,請在登入時按右邊出現的 "找回密碼"。輸入相關資料後送出,系統就會把密碼寄到你的E-Mail。

XP 的工作列不見了

把下面的程式碼 COPY 用記事本存成 "xxx.vbs" 檔
直接點二下再按 "確定" 執行
執行完工作列就回來了

'xp_taskbar_desktop_fixall.vbs - Repairs the Taskbar when minimized programs don't show.'?Kelly Theriot and Doug Knox - 8/22/2003Set WSHShell = WScript.CreateObject("WScript.Shell")Message = "To work correctly, the script will close" & vbCRMessage = Message & "and restart the Windows Explorer shell." & vbCRMessage = Message & "This will not harm your system." & vbCR & vbCRMessage = Message & "Continue?"X = MsgBox(Message, vbYesNo, "Notice")If X = 6 Then         On Error Resume Next        WshShell.RegDelete "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\StuckRects2\"        WshShell.RegDelete "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\StreamMRU\"        WshShell.RegDelete "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop\"        WshShell.RegDelete "HKCU\Software\Microsoft\Internet Explorer\Explorer Bars\" _                & "{32683183-48a0-441b-a342-7c2a440a9478}\BarSize"        P1 = "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\"        WshShell.RegWrite p1 & "NoBandCustomize", 0, "REG_DWORD"        WshShell.RegWrite p1 & "NoMovingBands", 0, "REG_DWORD"        WshShell.RegWrite p1 & "NoCloseDragDropBands", 0, "REG_DWORD"        WshShell.RegWrite p1 & "NoSetTaskbar", 0, "REG_DWORD"        WshShell.RegWrite p1 & "NoToolbarsOnTaskbar", 0, "REG_DWORD"        WshShell.RegWrite p1 & "NoSaveSettings",0,"REG_DWORD"        WshShell.RegWrite p1 & "NoToolbarsOnTaskbar", 0, "REG_DWORD"        WshShell.RegWrite p1 & "NoSetTaskbar",0,"REG_DWORD"        WshShell.RegWrite p1 & "NoActiveDesktop",0,"REG_DWORD"        WshShell.RegWrite p1 & "ClassicShell",0,"REG_DWORD"        p1 = "HKCU\Software\Microsoft\Windows\CurrentVersion\Group Policy Objects\" _                & "LocalUser\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\"        WshShell.RegWrite p1 & "NoCloseDragDropBands", 0, "REG_DWORD"        WshShell.RegDelete p1 & "NoMovingBands"        p1 = "HKLM\Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Shell"        WshShell.RegWrite p1, "explorer.exe", "REG_SZ"        p1 = "HKCU\Software\Microsoft\Internet Explorer\Explorer Bars\" _                & "{32683183-48a0-441b-a342-7c2a440a9478}\"        WshShell.RegDelete p1 & "BarSize"        WshShell.RegWrite p1, "Media Band", "REG_SZ"        On Error Goto 0        For Each Process in GetObject("winmgmts:"). _                ExecQuery ("select * from Win32_Process where name='explorer.exe'")                Process.terminate(0)        Next        MsgBox "Finished." & vbcr & vbcr & "?Kelly Theriot and Doug Knox", 4096, "Done"Else        MsgBox "No changes were made to your system." & vbcr & vbcr _                & "?Kelly Theriot and Doug Knox", 4096, "User Cancelled"End IfXP 的工作列不見了[url=http://www.eyny.com/viewthread.php?tid=637911]XP 的工作列不見了[/url]伊莉討論區[url=http://www.eyny.com/]伊莉討論區[/url]

若新密碼無法使用,可能是數據未更新。請使用舊密碼看看。
還不錯用喔
謝謝大大分享的知識
希望會用到
XP 的工作列不見了[url=http://www.eyny.com/viewthread.php?tid=637911]XP 的工作列不見了[/url]伊莉討論區[url=http://www.eyny.com/]伊莉討論區[/url]
很實用的技巧唷!! 謝謝大大的提供分享!!XP 的工作列不見了[url=http://www.eyny.com/viewthread.php?tid=637911]XP 的工作列不見了[/url]伊莉討論區[url=http://www.eyny.com/]伊莉討論區[/url]
只要在伊莉部落格裡的 [設置] => [積分] => [積分兌換],即可把伊莉部落格的積分兌換到伊莉討論區使用
應該很好用,不過看內容應該是修改機碼,
請問*.vbs又是怎樣的副檔名裹褓褙褐熒熀熁熙
因為之前看過的修改機碼都是用*.reg。
分享使你變得更實在,可以使其他人感到快樂,分享是我們的動力。今天就來分享你的資訊、圖片或檔案吧。
若對尊貴或贊助會員有任何疑問,歡迎向我們查詢。我們的即時通或MSN: stephenkings9@hotmail.com
這是什麼啊。沒看過,不過還是下載來備用好了
不怕一萬,只怕萬一。XP 的工作列不見了[url=http://www.eyny.com/viewthread.php?tid=637911]XP 的工作列不見了[/url]伊莉討論區[url=http://www.eyny.com/]伊莉討論區[/url]
回覆中加入附件並不會使你增加積分,請使用主題方式發佈附件。
大大~~謝啦~`
打包回家~
以備不時之需XP 的工作列不見了[url=http://www.eyny.com/viewthread.php?tid=637911]XP 的工作列不見了[/url]伊莉討論區[url=http://www.eyny.com/]伊莉討論區[/url]
推廣一位朋友註冊為伊莉會員,獲得1點積分。
如果發覺自己無法使用一些功能或出現問題,請按重新整理一次,並待所有網頁內容完全載入後5秒才進行操作。
滿不錯的小技巧~
值得好好參考XP 的工作列不見了[url=http://www.eyny.com/viewthread.php?tid=637911]XP 的工作列不見了[/url]伊莉討論區[url=http://www.eyny.com/]伊莉討論區[/url]
假如希望複製文章內容到其他引用或紀錄,可以使用[引用]或在編輯文章內複製。這樣可以避免複製了干擾碼。