Think before you speak, read before you think.

Category: Windows

  • xp win7 debian下的ipv6配置

      xp使用isatap隧道方式上ipv6 win+R > cmd C:\Documents and Settings\Administrator>netsh netsh>int netsh interface>ipv6 netsh interface>ipv6 install netsh interface ipv6>isatap netsh interface ipv6 isatap>set router xxx.xxx.xxx.xxx netsh interface ipv6 isatap>set state enabled 上面的填好router的地址 Windows7使用isatap隧道方式上ipv6 C:\Documents and Settings\Administrator>netsh netsh>int netsh interface>ipv6 netsh interface ipv6>isatap netsh interface ipv6 isatap>set router xxx.xxx.xxx.xxx netsh interface ipv6 isatap>set state enabled  

  • 我的电脑中显示我的文档

    我的电脑中不显示我的文档 win+R regedit 找到 HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\DocFolderPaths 新建字符串名为Administrator 路径为 E:\My Documents

  • bat判断一个进程是否存在

    判断一个进程是否存在,不存在exit 存在就kill tasklist|find /i “ia.exe” ||exit taskkill /T /F /IM ia.exe  

  • 批量拷贝

    copy /y glut.h “%programfiles%\Microsoft Visual Studio\VC98\Include\GL\” copy /y glut.lib “%programfiles%\Microsoft Visual Studio\VC98\Lib\” copy /y glut32.lib “%programfiles%\Microsoft Visual Studio\VC98\Lib\”  

  • 清除远程桌面连接(mstsc)记录

    运行注册表regedit 进入 HKEY_CURRENT_USER\Software\Microsoft\Terminal Server Client 分别在 HKEY_CURRENT_USER\Software\Microsoft\Terminal Server Client\Default HKEY_CURRENT_USER\Software\Microsoft\Terminal Server Client\Servers 删掉相对应的IP

  • xp缩略图不显示

    在缩略图不显示的名字的时候,换回时按住shift就可以了