询问者
“收藏夹链接”的问题

问题
全部回复
-
方法如下:
如果你的 C:\Users\你的用戶名\Links 文件夾下沒有文件夾 desktop.ini 則將下面的文字複製并保存為 desktop.ini
[.ShellClassInfo]
LocalizedResourceName=@%SystemRoot%\system32\shell32.dll,-21810
IconResource=%SystemRoot%\system32\imageres.dll,-185
DefaultDropEffect=4
[LocalizedFileNames]
Public.lnk=@shell32.dll,-21816
Searches.lnk=@shell32.dll,-9031
Recently Changed.lnk=@shell32.dll,-32813
Music.lnk=@shell32.dll,-21790
Pictures.lnk=@shell32.dll,-21779
Documents.lnk=@shell32.dll,-21770
并在命令提示符下面執行 attrib +r +s +h desktop.ini
然後建立在 C:\Users\你的用戶名\Links 文件夾 下面創建這些快捷方式
注:
1. 快捷方式名稱即為那些對話框的中文名稱.
2. 把 ???? 替換為你的用戶名
Folding@Home- 已编辑 repl 2009年8月4日 10:24
-
你是說把 C:\Users\你的用戶名\Pictures 文件夾也刪除了嗎?
這個文件夾的 desktop.ini 如下:
[.ShellClassInfo]
LocalizedResourceName=@%SystemRoot%\system32\shell32.dll,-21779
InfoTip=@%SystemRoot%\system32\shell32.dll,-12688
IconResource=%SystemRoot%\system32\imageres.dll,-113
IconFile=%SystemRoot%\system32\shell32.dll
IconIndex=-236
[LocalizedFileNames]
Sample Pictures.lnk=@%SystemRoot%\system32\shell32.dll,-21805
并在命令提示符下面執行 attrib +r +s +h desktop.ini
Folding@Home