先点开始,点击运行,输入:CMD,进入DOS后,输入以下命令:
echo [internetshortcut]>"C:\快捷方式lib.url"
echo URL="E:\libs">>"C:\快捷方式lib.url"
echo IconIndex=4>>"C:\快捷方式lib.url"
echo IconFile=%SystemRoot%\system32\SHELL32.dll>>"C:\快捷方式lib.url"
就会在C盘根目录上建立一个快捷方式lib(C:\lib)指向E盘下的一个文件夹libs