توجه ! این یک نسخه آرشیو شده میباشد و در این حالت شما عکسی را مشاهده نمیکنید برای مشاهده کامل متن و عکسها بر روی لینک مقابل کلیک کنید : آموزشی آموزش تصویری نرم افزار Multimedia Builder
آبجی
14th March 2010, 11:58 PM
rundll32
در این قسمت می خواهم طرز استفاده از rundll32 در MMB را توضیح دهم . ما می توانیم
پنجره های مختلفی را با این فرمان باز کنید . البته باید rundll32 در دستور run قرار بگیرد در
که در مثالها توضیح داده ام . مثلا می توانید به پنجره مربوط به تغییر screen saver و... با ایجاد scriptدر MMB دسترسی داشته باشید .
حالا بریم سراغ مثال ها . اگه زیاد شده برای اینه که کد مربوط به tab های هر کدام از پنجره
ها رو هم نوشتم :
Display Properties
Themes
Run("rundll32.exe","shell32.dll,Control_RunDLL desk.cpl,@0,-1")
Desktop (صفحه تنظيمات مربوط به Background ،position و color)
Run("rundll32.exe","shell32.dll,Control_RunDLL desk.cpl,@0,0")
Screen Saver (تنظیمات مربوط به Screen Saver)
Run("rundll32.exe","shell32.dll,Control_RunDLL desk.cpl,@0,1")
Appearance(تنظیمات و افکت های پنجره ها ، منو ها و ...)
Run("rundll32.exe","shell32.dll,Control_RunDLL desk.cpl,@0,2")
Setting (تنظیمات مربوط بهresolution ، رنگ ها و...)
Run("rundll32.exe","shell32.dll,Control_RunDLL desk.cpl,@0,3")
Windows Firewall(تنظیمات فایروال)
General
Run("rundll32.exe","shell32.dll,Control_RunDLL firewall.cpl,@0,0")
Exception
Run("rundll32.exe","shell32.dll,Control_RunDLL firewall.cpl,@0,1")
Advanced
Run("rundll32.exe","shell32.dll,Control_RunDLL firewall.cpl,@0,2")
(جادوگر اضافه کردن سخت افزار)Add Hardware Wizard
Run("rundll32.exe","shell32.dll,Control_RunDLL hdwwiz.cpl")
Internet Properties (تنظیمات اینترنت)
General
Run("rundll32.exe","shell32.dll,Control_RunDLL inetcpl.cpl,@0,0")
Security
Run("rundll32.exe","shell32.dll,Control_RunDLL inetcpl.cpl,@0,1")
Privacy
Run("rundll32.exe","shell32.dll,Control_RunDLL inetcpl.cpl,@0,2")
Content
Run("rundll32.exe","shell32.dll,Control_RunDLL inetcpl.cpl,@0,3")
Connections
Run("rundll32.exe","shell32.dll,Control_RunDLL inetcpl.cpl,@0,4")
Programs
Run("rundll32.exe","shell32.dll,Control_RunDLL inetcpl.cpl,@0,5")
Advanced
Run("rundll32.exe","shell32.dll,Control_RunDLL inetcpl.cpl,@0,6")
Regional and Language Options (تنظیمات منطقه و زبان)
Regional Options
Run("rundll32.exe","shell32.dll,Control_RunDLL intl.cpl,@0,0")
Languages
Run("rundll32.exe","shell32.dll,Control_RunDLL intl.cpl,@0,1")
Advanced
Run("rundll32.exe","shell32.dll,Control_RunDLL intl.cpl,@0,2")
Game Controllers (دسته Joystickو...)
Run("rundll32.exe","shell32.dll,Control_RunDLL Joy.cpl")
Mouse properties (تنظیمات ماوس )
Buttons
Run("rundll32.exe","shell32.dll,Control_RunDLL main.cpl,@0,0")
Pointers
Run("rundll32.exe","shell32.dll,Control_RunDLL main.cpl,@0,1")
Pointer Options
Run("rundll32.exe","shell32.dll,Control_RunDLL main.cpl,@0,2")
Wheel
Run("rundll32.exe","shell32.dll,Control_RunDLL main.cpl,@0,3")
Hardware
Run("rundll32.exe","shell32.dll,Control_RunDLL main.cpl,@0,4")
Sound and Audio Devices Properties(تنظیمات صدا و ... )
Volume
Run("rundll32.exe","shell32.dll,Control_RunDLL mmsys.cpl,@0,0")
Sounds
Run("rundll32.exe","shell32.dll,Control_RunDLL mmsys.cpl,@0,1")
Audio
Run("rundll32.exe","shell32.dll,Control_RunDLL mmsys.cpl,@0,2")
Voice
Run("rundll32.exe","shell32.dll,Control_RunDLL mmsys.cpl,@0,3")
Hardware
Run("rundll32.exe","shell32.dll,Control_RunDLL mmsys.cpl,@0,4")
Network Connections (اتصالات اینترنت)
Run("rundll32.exe","shell32.dll,Control_RunDLL ncpa.cpl")
Network Setup Wizard
Run("rundll32.exe","shell32.dll,Control_RunDLL netsetup.cpl")
User Accounts(تنظیمات account ها)
Run("rundll32.exe","shell32.dll,Control_RunDLL nusrmgr.cpl")
ODBC Data Source Administrator
Run("rundll32.exe","shell32.dll,Control_RunDLL odbccp32.cpl")
Power Option Properties(تنظیمات Power)
Run("rundll32.exe","shell32.dll,Control_RunDLL powercfg.cpl ")
System Properties(تنظیمات سیستم)
General
Run("rundll32.exe","shell32.dll,Control_RunDLL sysdm.cpl,@0,0")
Computer Name
Run("rundll32.exe","shell32.dll,Control_RunDLL sysdm.cpl,@0,1")
Hardware
Run("rundll32.exe","shell32.dll,Control_RunDLL sysdm.cpl,@0,2")
Advanced
Run("rundll32.exe","shell32.dll,Control_RunDLL sysdm.cpl,@0,3")
System Restore
Run("rundll32.exe","shell32.dll,Control_RunDLL sysdm.cpl,@0,4")
Automatic Updates
Run("rundll32.exe","shell32.dll,Control_RunDLL sysdm.cpl,@0,5")
Remote
Run("rundll32.exe","shell32.dll,Control_RunDLL sysdm.cpl,@0,6")
Phone and Modem Option(تنظیمات مودم و تلفن)
Dialing Rulers
Run("rundll32.exe","shell32.dll,Control_RunDLL telephon.cpl,@0,0")
Modems
Run("rundll32.exe","shell32.dll,Control_RunDLL telephon.cpl,@0,1")
Advanced
Run("rundll32.exe","shell32.dll,Control_RunDLL telephon.cpl,@0,2")
Date and Time Properties (تنظیمات زمان)
Date & Time
Run("rundll32.exe","shell32.dll,Control_RunDLL timedate.cpl,@0,0")
Time Zone
Run("rundll32.exe","shell32.dll,Control_RunDLL timedate.cpl,@0,1")
Internet Time
Run("rundll32.exe","shell32.dll,Control_RunDLL timedate.cpl,@0,2")
Automatic Updates
Run("rundll32.exe","shell32.dll,Control_RunDLL wuaucpl.cpl")
Accessibility Options
Keyboard
Run("rundll32.exe","shell32.dll,Control_RunDLL access.cpl,@0,1")
Sound
Run("rundll32.exe","shell32.dll,Control_RunDLL access.cpl,@0,2")
Display
Run("rundll32.exe","shell32.dll,Control_RunDLL access.cpl,@0,3")
Mouse
Run("rundll32.exe","shell32.dll,Control_RunDLL access.cpl,@0,<;/span>4")
General
Run("rundll32.exe","shell32.dll,Control_RunDLL access.cpl,@0,5")
Add Remove Programs(اضافه و حذف کردن برنامه ها)
Change or Remove Programs
Run("rundll32.exe","shell32.dll,Control_RunDLL appwiz.cpl,@0,0")
Add New Programs
Run("rundll32.exe","shell32.dll,Control_RunDLL appwiz.cpl,@0,1")
Add/Remove Windows Components
Run("rundll32.exe","shell32.dll,Control_RunDLL appwiz.cpl,@0,2")
Set Program Access and Defaults
Run("rundll32.exe","shell32.dll,Control_RunDLL appwiz.cpl,@0,3")
فرمت ویندوز :
Run("rundll32.exe","shell32.dll,SHFormatDrive")
vBulletin® v4.2.5, Copyright ©2000-2025, Jelsoft Enterprises Ltd.