@echo off
set no=%date:~13,14%
if %no%==一 goto :open
if %no%==二 goto :open
if %no%==三 goto :open
if %no%==四 goto :open
if %no%==五 goto :open
goto :eof


:open
start "VPC" "E:\Program Files\Microsoft Virtual PC\Virtual PC.exe"
start "MSN" "C:\Program Files\Windows Live\Messenger\msnmsgr.exe"
::start "QQ" "D:\Start\腾讯QQ"
::start "sms" "D:\Start\Fetion 2008.lnk"
start /min "OUTLOOK" "Outlook"
start /min "金山词霸" "D:\Start\金山词霸2007"
goto :eof

您可能感兴趣的文章:

声明:本站(华域联盟www.cnhackhy.com)所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。