编程打开控制面板及各项

程序打组件服务C:/WINDOWS/system32/Com/comexp.msc
注销程序路径 C:/WINDOWS/system32/logoff.exe
智能ABC的用户词库位置
C:/Documents and Settings/用户名/ApplicationData/Microsoft/IME/winabc
造字程序的路径  C:/WINDOWS/system32/eudcedit.exe
语言栏显示程序路径  C:/WINDOWS/system32/ctfmon.exe
颜色配置文件位置  C:/WINDOWS/system32/spool/drivers/color
写字板位置   C:/Program Files/WindowsNT/Accessories
系统信息查看器 C:/Program Files/Common Files/MicrosoftShared/MSInfo/msinfo32.exe
系统还原程序的位置  C:/WINDOWS/system32/Restore/rstrui.exe
双飞燕鼠标驱动程序的卸载程序路径  C:/WINDOWS/system32/Amuninst.exe
各种输入法词库的位置   C:/Documents andSettings/用户名/Application Data/Microsoft/IME
驱动器盘符卷标修改工具路径 C:/WINDOWS/system32/label.exe
自己在桌面建立“快速锁定计算机”命令的快捷方式时直接输入:
%windir%/system32/rundll32.exe user32.dll,LockWorkStation
建立“快速锁定计算机”命令的快捷方式时输入的路径:
%windir%/system32/rundll32.exe user32.dll,LockWorkStation
控制面板的路径  C:/WINDOWS/system32/control.exe
剪贴板查看程序 c:/Windows/System32里的clipbrd.exe
用户头像文件路径 C:/Documents and Settings/All Users/ApplicationData/Microsoft/User Account Pictures

打印机驱动文件的位置  在C:/WINDOWS/system32/spool/drivers/w32x86下的相应的文件夹
磁盘检测程序路径 C:/WINDOWS/system32/chkdsk.exe
磁盘管理程序的路径(可改变盘符)  c:/windows/system32/diskmgmt.msc
WindowsXP自带墙纸的路径  C:/WINDOWS/Web/Wallpaper (精简系统时可删除)

系统备份程序的日志文件位置C:/Documents and Settings/用户名/LocalSettings/Application Data/Microsoft/WindowsNT/NTBackup/data/backup01.log

图标缓存数据
C:/Documents and Settings/用户名/Local Settings/ApplicationData中的IconCache.db 久了以后会很大,可定期删除。

MSN账号资源(头像,表情等)文件夹的位置
C:/Documents and Settings/用户名/Application Data/Microsoft/MSNMessenger里面有很多个比如2252425215的文件夹,要想知道自己是哪一个,可以先临时将MSNMessenger整个文件夹移到其它地方,重新启动自己的MSN,就会创建新的自己相应的文件夹。

msconfig中启动项目在注册表中的位置
HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/SharedTools/MSConfig/startupreg

msconfig文件位置
C:/WINDOWS/PCHEALTH/HELPCTR/Binaries/msconfig.exe

关于控制面板
主启动程序文件是 C:/WINDOWS/system32/control.exe
各项的链接文件如下
System目录下:
access.cpl-辅助功能选项
appwiz.cpl-添加或删除程序
desk.cpl-桌面显示属性
findfast.cpl-文件检索
hdwwiz.cpl硬件添加向导
inetcpl.cpl-Internet属性选项
intl.cpl-区域和语音选项
joy.cpl-游戏控制器
main.cpl-鼠标属性
mmsys.cpl-声音属性
mlcfg32.cpl-电子邮件
ncpa.cpl-网络连接  或  netcpl.cpl
nusrmgr.cpl-用户帐户   或password.cpl-密码
nwc.cpl-(未知,待查)
odbccp32.cpl-ODBC数据源管理器
powercfg.cpl-电影选项属性
sysdm.cpl-系统属性
sticpl.cpl-扫描仪和数码相机
telephon.cpl-电话和调制解调器属性 或 modem-调制解调器
timedate.cpl-时间和日期属性
themes.cpl-桌面主题
togmouse.cpl-toggle mouse
tweakui.cpl-tweak ui设置软件
在C:/Program Files/Common Files/MicrosoftShared/Speech目录下有sapi.cpl-语音程序Speech属性

Dr Watson工具的记录文件路径
C:/Documents and Settings/All Users/Application Data/Microsoft/DrWatson

DirectX诊断工具路径 C:/WINDOWS/system32/dxdiag.exe

ADSL拨号程序的路径  C:/WINDOWS/system32/rasphone.exe  

Trackback:http://tb.blog.csdn.net/TrackBack.aspx?PostId=1029149

开控制面板及各项

{启动控制面板}
winexec('rundll32.exe shell32.dll,Control_RunDLL',9);
{辅助选项 属性-键盘}
winexec('rundll32.exe shell32.dll,Control_RunDLLaccess.cpl,,1',9);
{辅助选项 属性-声音}
winexec('rundll32.exe shell32.dll,Control_RunDLLaccess.cpl,,2',9);
{辅助选项 属性-显示}
winexec('rundll32.exe shell32.dll,Control_RunDLLaccess.cpl,,3',9);
{辅助选项 属性-鼠标}
winexec('rundll32.exe shell32.dll,Control_RunDLLaccess.cpl,,4',9);
{辅助选项 属性-常规}
winexec('rundll32.exe shell32.dll,Control_RunDLLaccess.cpl,,5',9);
{添加/删除程序 属性-安装/卸载}
winexec('rundll32.exe shell32.dll,Control_RunDLLAppwiz.cpl,,1',9);
{添加/删除程序 属性-Windows安装程序}
winexec('rundll32.exe shell32.dll,Control_RunDLLAppwiz.cpl,,2',9);
{添加/删除程序 属性-启动盘}
winexec('rundll32.exe shell32.dll,Control_RunDLLAppwiz.cpl,,3',9);
{显示 属性-背景}
winexec('rundll32.exe shell32.dll,Control_RunDLLdesk.cpl,,0',9);
{显示 属性-屏幕保护程序}
winexec('rundll32.exe shell32.dll,Control_RunDLLdesk.cpl,,1',9);
{显示 属性-外观}
winexec('rundll32.exe shell32.dll,Control_RunDLLdesk.cpl,,2',9);
{显示 属性-设置}
winexec('rundll32.exe shell32.dll,Control_RunDLLdesk.cpl,,3',9);
{Internet 属性-常规}
winexec('rundll32.exe shell32.dll,Control_RunDLLInetcpl.cpl,,0',9);
{Internet 属性-安全}
winexec('rundll32.exe shell32.dll,Control_RunDLLInetcpl.cpl,,1',9);
{Internet 属性-内容}
winexec('rundll32.exe shell32.dll,Control_RunDLLInetcpl.cpl,,2',9);
{Internet 属性-连接}
winexec('rundll32.exe shell32.dll,Control_RunDLLInetcpl.cpl,,3',9);
{Internet 属性-程序}
winexec('rundll32.exe shell32.dll,Control_RunDLLInetcpl.cpl,,4',9);
{Internet 属性-高级}
winexec('rundll32.exe shell32.dll,Control_RunDLLInetcpl.cpl,,5',9);
{区域设置 属性-区域设置}
winexec('rundll32.exe shell32.dll,Control_RunDLLIntl.cpl,,0',9);
{区域设置 属性-数字}
winexec('rundll32.exe shell32.dll,Control_RunDLLIntl.cpl,,1',9);
{区域设置 属性-货币}
winexec('rundll32.exe shell32.dll,Control_RunDLLIntl.cpl,,2',9);
{区域设置 属性-时间}
winexec('rundll32.exe shell32.dll,Control_RunDLLIntl.cpl,,3',9);
{区域设置 属性-日期}
winexec('rundll32.exe shell32.dll,Control_RunDLLIntl.cpl,,4',9);
{游戏控制器-一般}
winexec('rundll32.exe shell32.dll,Control_RunDLLJoy.cpl,,1',9);
{鼠标 属性}
winexec('rundll32.exe shell32.dll,Control_RunDLL Main.cpl',9);
{多媒体 属性-音频}
winexec('rundll32.exe shell32.dll,Control_RunDLLMmsys.cpl,,0',9);
{多媒体 属性-视频}
winexec('rundll32.exe shell32.dll,Control_RunDLLMmsys.cpl,,1',9);
{多媒体 属性-MIDI}
winexec('rundll32.exe shell32.dll,Control_RunDLLMmsys.cpl,,2',9);
{多媒体 属性-CD音乐}
winexec('rundll32.exe shell32.dll,Control_RunDLLMmsys.cpl,,3',9);
{多媒体 属性-设备}
winexec('rundll32.exe shell32.dll,Control_RunDLLMmsys.cpl,,4',9);
{调制解调器 属性}
winexec('rundll32.exe shell32.dll,Control_RunDLLModem.cpl',9);
{网络}
winexec('rundll32.exe shell32.dll,Control_RunDLLNetcpl.cpl',9);
{密码 属性}
winexec('rundll32.exe shell32.dll,Control_RunDLLPassword.cpl',9);
{扫描仪与数字相机 属性}
winexec('rundll32.exe shell32.dll,Control_RunDLLSticpl.cpl',9);
{系统 属性-常规}
winexec('rundll32.exe shell32.dll,Control_RunDLLSysdm.cpl,,0',9);
{系统 属性-设备管理器}
winexec('rundll32.exe shell32.dll,Control_RunDLLSysdm.cpl,,1',9);
{系统 属性-硬件配置文件}
winexec('rundll32.exe shell32.dll,Control_RunDLLSysdm.cpl,,2',9);
{系统 属性-性能}
winexec('rundll32.exe shell32.dll,Control_RunDLLSysdm.cpl,,3',9);
{日期/时间 属性}
winexec('rundll32.exe shell32.dll,Control_RunDLLtimedate.cpl',9);
{电源管理 属性}
winexec('rundll32.exe shell32.dll,Control_RunDLLPowercfg.cpl',9);
{拨号属性}
winexec('rundll32.exe shell32.dll,Control_RunDLLTelephon.cpl',9);

  • 0
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值