echo off
(echo
echo.
echo Command=2
echo.
echo IconFile=explorer.exe,3
echo.
echo
echo.
echo Command=ToggleDesktop
)>"%%userprofile%%\Application Data\Microsoft\Internet Explorer\Quick Launch\showdesk.scf"
这个批为什么生不出showdesk.scf文件,而我把 %%userprofile%%
改成 C:\Documents and Settings\用户名
就可以了,请知道的解释一下,我试了好久,都不行,无奈只能求助大家了~
不小心发错地方了,请管理删贴
[ Last edited by sea2moon on 2007-1-17 at 09:13 AM ]
(echo
echo.
echo Command=2
echo.
echo IconFile=explorer.exe,3
echo.
echo
echo.
echo Command=ToggleDesktop
)>"%%userprofile%%\Application Data\Microsoft\Internet Explorer\Quick Launch\showdesk.scf"
这个批为什么生不出showdesk.scf文件,而我把 %%userprofile%%
改成 C:\Documents and Settings\用户名
就可以了,请知道的解释一下,我试了好久,都不行,无奈只能求助大家了~
不小心发错地方了,请管理删贴
[ Last edited by sea2moon on 2007-1-17 at 09:13 AM ]
