Control Panel options

NeoBook tips, tricks, code samples and more...

Moderator: Neosoft Support

Locked
User avatar
Leos
Posts: 178
Joined: Mon Apr 04, 2005 11:13 am
Location: Coimbra, Portugal
Contact:

Control Panel options

Post by Leos »

Hi,

I found this, that i think that can be usefull for anyone:
........................................................................................
Control Panel(CONTROL.EXE)
--------------------------------
Control Panel:
rundll32.exe shell32.dll,Control_RunDLL

Accessability Options(ACCESS.CPL)
---------------------------------------
Accessability Properties (Keyboard):
rundll32.exe shell32.dll,Control_RunDLL access.cpl,,1
Accessability Properties (Sound):
rundll32.exe shell32.dll,Control_RunDLL access.cpl,,2
Accessability Properties (Display):
rundll32.exe shell32.dll,Control_RunDLL access.cpl,,3
Accessability Properties (Mouse):
rundll32.exe shell32.dll,Control_RunDLL access.cpl,,4
Accessability Properties (General):
rundll32.exe shell32.dll,Control_RunDLL access.cpl,,5

Add/Remove Programs(APPWIZ.CPL)
-------------------------------------
Add/Remove Programs Properties (Install/Uninstall):
rundll32.exe shell32.dll,Control_RunDLL appwiz.cpl,,1
Add/Remove Programs Properties (Windows Setup):
rundll32.exe shell32.dll,Control_RunDLL appwiz.cpl,,2
Add/Remove Programs Properties (Startup Disk):
rundll32.exe shell32.dll,Control_RunDLL appwiz.cpl,,3

Display Options(DESK.CPL)
-------------------------------
Display Properties (Background):
rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,0
Display Properties (Screen Saver):
rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,1
Display Properties (Appearance):
rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,2
Display Properties (Settings):
rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,3

Regional Settings(INTL.CPL)
---------------------------------
Regional Settings Properties (Regional Settings):
rundll32.exe shell32.dll,Control_RunDLL intl.cpl,,0
Regional Settings Properties (Number):
rundll32.exe shell32.dll,Control_RunDLL intl.cpl,,1
Regional Settings Properties (Currency):
rundll32.exe shell32.dll,Control_RunDLL intl.cpl,,2
Regional Settings Properties (Time):
rundll32.exe shell32.dll,Control_RunDLL intl.cpl,,3
Regional Settings Properties (Date):
rundll32.exe shell32.dll,Control_RunDLL intl.cpl,,4

Joystick Options(JOY.CPL)
-------------------------------
Joystick Properties (Joystick):
rundll32.exe shell32.dll,Control_RunDLL joy.cpl

Mouse/Keyboard/Printers/Fonts Options(MAIN.CPL)
-----------------------------------------------------
Mouse Properties:
rundll32.exe shell32.dll,Control_RunDLL main.cpl @0
Keyboard Properties:
rundll32.exe shell32.dll,Control_RunDLL main.cpl @1
Printers:
rundll32.exe shell32.dll,Control_RunDLL main.cpl @2
Fonts:
rundll32.exe shell32.dll,Control_RunDLL main.cpl @3

Mail and Fax Options(MLCFG32.CPL)
---------------------------------------
Microsoft Exchange Profiles (General):
rundll32.exe shell32.dll,Control_RunDLL mlcfg32.cpl

Multimedia/Sounds Options(MMSYS.CPL)
------------------------------------------
Multimedia Properties (Audio):
rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl,,0
Multimedia Properties (Video):
rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl,,1
Multimedia Properties (MIDI):
rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl,,2
Multimedia Properties (CD Music):
rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl,,3
Multimedia Properties (Advanced):
rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl,,4
= = = = = = = = = = = = = = = = = = = = = = = = = = =
Sounds Properties:
rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl @1

Modem Options(MODEM.CPL)
------------------------------
Modem Properties (General):
rundll32.exe shell32.dll,Control_RunDLL modem.cpl

Network Options(NETCPL.CPL)
---------------------------------
Network (Configuration):
rundll32.exe shell32.dll,Control_RunDLL netcpl.cpl

Password Options(PASSWORD.CPL)
------------------------------------
Password Properties (Change Passwords):
rundll32.exe shell32.dll,Control_RunDLL password.cpl

System/Add New Hardware Options(SYSDM.CPL)
------------------------------------------------
System Properties (General):
rundll32.exe shell32.dll,Control_RunDLL sysdm.cpl,,0
System Properties (Device Manager):
rundll32.exe shell32.dll,Control_RunDLL sysdm.cpl,,1
System Properties (Hardware Profiles):
rundll32.exe shell32.dll,Control_RunDLL sysdm.cpl,,2
System Properties (Performance):
rundll32.exe shell32.dll,Control_RunDLL sysdm.cpl,,3
= = = = = = = = = = = = = = = = = = = = = = = = = = =
Add New Hardware Wizard:
rundll32.exe shell32.dll,Control_RunDLL sysdm.cpl @1

Date and Time Options(TIMEDATE.CPL)
-----------------------------------------
Date/Time Properties:
rundll32.exe shell32.dll,Control_RunDLL timedate.cpl

Microsoft Mail Postoffice Options(WGPOCPL.CPL)
----------------------------------------------------
Microsoft Workgroup Postoffice Admin:
rundll32.exe shell32.dll,Control_RunDLL wgpocpl.cpl


====================================================
SYSTEM WIZARDS
====================================================
Open With (File Associations):
rundll32.exe shell32.dll,OpenAs_RunDLL d:\path\filename.ext

Run Diskcopy Dialog:
rundll32 diskcopy.dll,DiskCopyRunDll

Create New Shortcut Wizard:
'puts the new shortcut in the location specified by %1
rundll32.exe AppWiz.Cpl,NewLinkHere %1

Install New Hardware Wizard:
rundll32.exe sysdm.cpl,InstallDevice_RunDLL

Add Printer Wizard:
rundll32.exe shell32.dll,SHHelpShortcuts_RunDLL AddPrinter

Dial-up Networking Wizard
rundll32.exe rnaui.dll,RnaWizard

Open a Scrap Document:
rundll32.exe shscrap.dll,OpenScrap_RunDLL /r /x %1

Create a Briefcase:
rundll32.exe syncui.dll,Briefcase_Create

View Printers:
rundll32.exe shell32.dll,SHHelpShortcuts_RunDLL PrintersFolder

View Fonts:
rundll32.exe shell32.dll,SHHelpShortcuts_RunDLL FontsFolder

Pick a Time Zone Dialog:
rundll32.exe shell32.dll,Control_RunDLL timedate.cpl,,/f
........................................................................................
and here, a litle demo aplication:
NBW Publication Source File
(C)1993-2007 NeoSoft Corp.
Title=Control Panel Options
Author=leonel brás
Language=US
NeoBookVer=5,54
ScreenColors=16777216
ScreenWidth=1024
ScreenHeight=768
BkndColor=0
ScreenAutoSize=Yes
LinkColor=16711680
WindowStyle=0
WindowOrder=0
WindowPos=0
WindowProps=31
BiDiMode=0
UseUpdateTimer=Yes
ReturnTime=60
ShapeTransColor=536870912
CompressPub=Yes
CompiledName=C:\BB\Tools\control Panel\Control Panel.exe
CompileType=0
MediaType=0
FilesIncluded=1
FontsIncluded=2
FontsToCompile=|
CopyExternalFiles=No
SetupMedia=3
SetupInstDir=C:\MyProgram
SetupTitle=Setup
SetupColors=16711680|0|65535
Variables=[CONTROL.EXE]¶[CONTROL.EXE_temp]¶[opcao]¶[opcao_run]¶[opcao_temp]¶[opcao_where]¶[runVar]¶[runVar1]¶[runVar1_temp]¶[runVar2]¶[runVar2_temp]¶[runVar3]¶[runVar4]¶[runVarN]¶
VersionProduct=control panel
VersionDesc=options from control panel
VersionCompany=l@ab
VersionCopyright=l@b
VersionMajor=1
VersionMinor=0
VersionRelease=0
VersionBuild=1
VersionAutoInc=Yes
CustomFontName=MS Sans Serif
CustomFontSize=8
CustomFontStyle=1
CustomCharset=1
CacheSize=30
ExtractOp=132
L_OK=OK
L_CANCEL=Cancelar
L_YES=Sim
L_NO=Não
L_CLOSE=Fechar
L_ERRORTITLE=Erro!
L_FINDTITLE=Busca
L_FINDPROMPT=Buscar o quê?
L_FINDFIRST=&Busca início
L_FINDNEXT=Busca &Seguinte
L_FINDERROR=Conteúdo não encontrado
L_PWORDTITLE=Password requerida!
L_PWORDMSG=antes de continuar tem que introduzir a Password
L_PWORDPROMPT=&Password:
L_PWORDERROR=Password incorrecta!
L_MEDIAERROR=Antes de poder visualizar/executar este tipo de ficheiro deve configurar adequadamente o hardware/software!
L_INTERNETERROR=Não consigo localizar o seu browser da Internet
L_ABORTFUNCTION=Deseja mesmo cancelar esta função?
L_EXTRACTERROR=Este ficheiro não pode ser executado
L_INSTDIRPROMPT=Por favor indique a Drive e Directório onde deseja instalar o Programa.
L_INSTFOLDERPROMPT=Deseja crear um novo Directório?
L_INSTRUNPROMPT=deseja executar
L_INSTDISKPROMPT=Por favor insira o disco #
L_INSTDISKERROR=Este não é o disco correcto!!!
L_INSTGENERROR=A instalação foi concluída!
L_INSTEXITPROMPT=Deseja mesmo cancelar a instalação?
L_INSTWINTITLE=Configuração
L_INSTPROGTITLE=Extraíndo os ficheiros...
L_INSTSUBTITLE=Todos os direitos reservados! DELTAS
L_SENDEMAIL=Enviando o email...
L_MAILSERVER=Por favor introduza o nome do servidor de correio entrante (POP3):
L_COPY=Cortar
L_SELECTALL=Seleccionar todo
L_DONWLOADFILE=Descarregados: %s
L_PLEASEWAIT=Aguarde um momento por favor...
TrayMenuBegin
MenuName=TrayOpen
MenuText=Open
MenuState=3
MenuKey=0
MenuAction=SetVar "[WindowState]" "Normal"
MenuName=TrayExit
MenuText=Exit
MenuState=3
MenuKey=0
MenuAction=Exit "" ""
MenuEnd
MasterPage
NewPage=New Page
PageStyle=0
PageColor=16777215
PageGradient1=16711680
PageGradient2=255
PageGradientDir=1
WallpaperStyle=0
ObjectType=8
Name=Text2
X=1052
Y=0
W=832
H=552
Anchor=0
Font=Arial
FontSize=9
FontStyle=0
FontCharset=1
TextColor=0
Text={\rtf1\ansi\deff0\deftab254{\fonttbl{\f0\fnil\fcharset1 Arial;}}{\colortbl\red0\green0\blue0;\red255\green0\blue0;\red0\green128\blue0;\red0\green0\blue255;\red255\green255\blue0;\red255\green0\blue255;\red128\green0\blue128;\red128\green0\blue0;\red0\green255\blue0;\red0\green255\blue255;\red0\green128\blue128;\red0\green0\blue128;\red255\green255\blue255;\red192\green192\blue192;\red128\green128\blue128;\red0\green0\blue0;\red0\green0\blue0;}\paperw12240\paperh15840\margl1880\margr1880\margt1440\margb1440\margh720\margf720{\*\pnseclvl1\pnucrm\pnstart1\pnhang\pnindent720{\pntxtb}{\pntxta{.}}}¶{\*\pnseclvl2\pnucltr\pnstart1\pnhang\pnindent720{\pntxtb}{\pntxta{.}}}¶{\*\pnseclvl3\pndec\pnstart1\pnhang\pnindent720{\pntxtb}{\pntxta{.}}}¶{\*\pnseclvl4\pnlcltr\pnstart1\pnhang\pnindent720{\pntxtb}{\pntxta{)}}}¶{\*\pnseclvl5\pndec\pnstart1\pnhang\pnindent720{\pntxtb{(}}{\pntxta{)}}}¶{\*\pnseclvl6\pnlcltr\pnstart1\pnhang\pnindent720{\pntxtb{(}}{\pntxta{)}}}¶{\*\pnseclvl7\pnlcrm\pnstart1\pnhang\pnindent720{\pntxtb{(}}{\pntxta{)}}}¶{\*\pnseclvl8\pnlcltr\pnstart1\pnhang\pnindent720{\pntxtb{(}}{\pntxta{)}}}¶{\*\pnseclvl9\pndec\pnstart1\pnhang\pnindent720{\pntxtb{(}}{\pntxta{)}}}¶\endnhere\sectdefaultcl{\pard\keepn {{\ql\li0\fi0\ri0\sb100\sl\sa100 \plain\f0\fs24\cf0 Control Panel (CONTROL.EXE) -------------------------------- Control Panel: \plain\f0\fs24\cf0 rundll32.exe shell32.dll,Control_RunDLL Accessability Options (ACCESS.CPL) \plain\f0\fs24\cf0 --------------------------------------- Accessability Properties (Keyboard): rundll32.exe \plain\f0\fs24\cf0 shell32.dll,Control_RunDLL access.cpl,,1 Accessability Properties (Sound): \plain\f0\fs24\cf0 rundll32.exe shell32.dll,Control_RunDLL access.cpl,,2 Accessability Properties \plain\f0\fs24\cf0 (Display): rundll32.exe shell32.dll,Control_RunDLL access.cpl,,3 Accessability \plain\f0\fs24\cf0 Properties (Mouse): rundll32.exe shell32.dll,Control_RunDLL access.cpl,,4 \plain\f0\fs24\cf0 Accessability Properties (General): rundll32.exe shell32.dll,Control_RunDLL \plain\f0\fs24\cf0 access.cpl,,5 Add/Remove Programs (APPWIZ.CPL) ------------------------------------- \plain\f0\fs24\cf0 Add/Remove Programs Properties (Install/Uninstall): rundll32.exe \plain\f0\fs24\cf0 shell32.dll,Control_RunDLL appwiz.cpl,,1 Add/Remove Programs Properties \plain\f0\fs24\cf0 (Windows Setup): rundll32.exe shell32.dll,Control_RunDLL appwiz.cpl,,2 \plain\f0\fs24\cf0 Add/Remove Programs Properties (Startup Disk): rundll32.exe \plain\f0\fs24\cf0 shell32.dll,Control_RunDLL appwiz.cpl,,3 Display Options (DESK.CPL) \plain\f0\fs24\cf0 ------------------------------- Display Properties (Background): rundll32.exe \plain\f0\fs24\cf0 shell32.dll,Control_RunDLL desk.cpl,,0 Display Properties (Screen Saver): \plain\f0\fs24\cf0 rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,1 Display Properties \plain\f0\fs24\cf0 (Appearance): rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,2 Display \plain\f0\fs24\cf0 Properties (Settings): rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,3 \plain\f0\fs24\cf0 Regional Settings (INTL.CPL) --------------------------------- Regional Settings \plain\f0\fs24\cf0 Properties (Regional Settings): rundll32.exe shell32.dll,Control_RunDLL intl.cpl,,0 \plain\f0\fs24\cf0 Regional Settings Properties (Number): rundll32.exe shell32.dll,Control_RunDLL \plain\f0\fs24\cf0 intl.cpl,,1 Regional Settings Properties (Currency): rundll32.exe \plain\f0\fs24\cf0 shell32.dll,Control_RunDLL intl.cpl,,2 Regional Settings Properties (Time): \plain\f0\fs24\cf0 rundll32.exe shell32.dll,Control_RunDLL intl.cpl,,3 Regional Settings Properties \plain\f0\fs24\cf0 (Date): rundll32.exe shell32.dll,Control_RunDLL intl.cpl,,4 Joystick Options \plain\f0\fs24\cf0 (JOY.CPL) ------------------------------- Joystick Properties (Joystick): rundll32.exe \plain\f0\fs24\cf0 shell32.dll,Control_RunDLL joy.cpl Mouse/Keyboard/Printers/Fonts Options \plain\f0\fs24\cf0 (MAIN.CPL) ----------------------------------------------------- Mouse Properties: \plain\f0\fs24\cf0 rundll32.exe shell32.dll,Control_RunDLL main.cpl @0 Keyboard Properties: \plain\f0\fs24\cf0 rundll32.exe shell32.dll,Control_RunDLL main.cpl @1 Printers: rundll32.exe \plain\f0\fs24\cf0 shell32.dll,Control_RunDLL main.cpl @2 Fonts: rundll32.exe \plain\f0\fs24\cf0 shell32.dll,Control_RunDLL main.cpl @3 Mail and Fax Options (MLCFG32.CPL) \plain\f0\fs24\cf0 --------------------------------------- Microsoft Exchange Profiles (General): rundll32.exe \plain\f0\fs24\cf0 shell32.dll,Control_RunDLL mlcfg32.cpl Multimedia/Sounds Options \plain\f0\fs24\cf0 (MMSYS.CPL) ------------------------------------------ Multimedia Properties (Audio): \plain\f0\fs24\cf0 rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl,,0 Multimedia Properties \plain\f0\fs24\cf0 (Video): rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl,,1 Multimedia \plain\f0\fs24\cf0 Properties (MIDI): rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl,,2 \plain\f0\fs24\cf0 Multimedia Properties (CD Music): rundll32.exe shell32.dll,Control_RunDLL \plain\f0\fs24\cf0 mmsys.cpl,,3 Multimedia Properties (Advanced): rundll32.exe \plain\f0\fs24\cf0 shell32.dll,Control_RunDLL mmsys.cpl,,4 = = = = = = = = = = = = = = = = = = = = = \plain\f0\fs24\cf0 = = = = = = Sounds Properties: rundll32.exe shell32.dll,Control_RunDLL \plain\f0\fs24\cf0 mmsys.cpl @1 Modem Options (MODEM.CPL) ------------------------------ Modem \plain\f0\fs24\cf0 Properties (General): rundll32.exe shell32.dll,Control_RunDLL modem.cpl \plain\f0\fs24\cf0 Network Options (NETCPL.CPL) --------------------------------- Network \plain\f0\fs24\cf0 (Configuration): rundll32.exe shell32.dll,Control_RunDLL netcpl.cpl Password \plain\f0\fs24\cf0 Options (PASSWORD.CPL) ------------------------------------ Password Properties \plain\f0\fs24\cf0 (Change Passwords): rundll32.exe shell32.dll,Control_RunDLL password.cpl \plain\f0\fs24\cf0 System/Add New Hardware Options (SYSDM.CPL) \plain\f0\fs24\cf0 ------------------------------------------------ System Properties (General): rundll32.exe \plain\f0\fs24\cf0 shell32.dll,Control_RunDLL sysdm.cpl,,0 System Properties (Device Manager): \plain\f0\fs24\cf0 rundll32.exe shell32.dll,Control_RunDLL sysdm.cpl,,1 System Properties \plain\f0\fs24\cf0 (Hardware Profiles): rundll32.exe shell32.dll,Control_RunDLL sysdm.cpl,,2 \plain\f0\fs24\cf0 System Properties (Performance): rundll32.exe shell32.dll,Control_RunDLL \plain\f0\fs24\cf0 sysdm.cpl,,3 = = = = = = = = = = = = = = = = = = = = = = = = = = = Add New \plain\f0\fs24\cf0 Hardware Wizard: rundll32.exe shell32.dll,Control_RunDLL sysdm.cpl @1 Date \plain\f0\fs24\cf0 and Time Options (TIMEDATE.CPL) ----------------------------------------- Date/Time \plain\f0\fs24\cf0 Properties: rundll32.exe shell32.dll,Control_RunDLL timedate.cpl Microsoft Mail \plain\f0\fs24\cf0 Postoffice Options (WGPOCPL.CPL) ---------------------------------------------------- \plain\f0\fs24\cf0 Microsoft Workgroup Postoffice Admin: rundll32.exe shell32.dll,Control_RunDLL \plain\f0\fs24\cf0 wgpocpl.cpl ==================================================== \plain\f0\fs24\cf0 SYSTEM WIZARDS \plain\f0\fs24\cf0 ==================================================== Open With \plain\f0\fs24\cf0 (File Associations): rundll32.exe shell32.dll,OpenAs_RunDLL d:\\path\\filename.ext \plain\f0\fs24\cf0 Run Diskcopy Dialog: rundll32 diskcopy.dll,DiskCopyRunDll Create New Shortcut \plain\f0\fs24\cf0 Wizard: 'puts the new shortcut in the location specified by %1 rundll32.exe \plain\f0\fs24\cf0 AppWiz.Cpl,NewLinkHere %1 Install New Hardware Wizard: rundll32.exe \plain\f0\fs24\cf0 sysdm.cpl,InstallDevice_RunDLL Add Printer Wizard: rundll32.exe \plain\f0\fs24\cf0 shell32.dll,SHHelpShortcuts_RunDLL AddPrinter Dial-up Networking Wizard \plain\f0\fs24\cf0 rundll32.exe rnaui.dll,RnaWizard Open a Scrap Document: rundll32.exe \plain\f0\fs24\cf0 shscrap.dll,OpenScrap_RunDLL /r /x %1 Create a Briefcase: rundll32.exe \plain\f0\fs24\cf0 syncui.dll,Briefcase_Create View Printers: rundll32.exe \plain\f0\fs24\cf0 shell32.dll,SHHelpShortcuts_RunDLL PrintersFolder View Fonts: rundll32.exe \plain\f0\fs24\cf0 shell32.dll,SHHelpShortcuts_RunDLL FontsFolder Pick a Time Zone Dialog: \plain\f0\fs24\cf0 rundll32.exe shell32.dll,Control_RunDLL timedate.cpl,,/f \par¶}¶\pard \ql\li0\fi0\ri0\sb0\sl\sa0 \plain\f0\fs24\cf0 }}¶}
HMargin=4
VMargin=2
LineColor=0
LineWidth=1
LineStyle=0
FillColor=12632256
FillPattern=0
TabOrder=1
ObjectType=9
Name=TextEntry1CONTROLEXE
X=32
Y=64
W=960
H=604
Anchor=0
Text=Control Panel(CONTROL.EXE)¶--------------------------------¶Control Panel:¶rundll32.exe shell32.dll,Control_RunDLL¶¶Accessability Options(ACCESS.CPL)¶---------------------------------------¶Accessability Properties (Keyboard):¶rundll32.exe shell32.dll,Control_RunDLL access.cpl,,1¶Accessability Properties (Sound):¶rundll32.exe shell32.dll,Control_RunDLL access.cpl,,2¶Accessability Properties (Display):¶rundll32.exe shell32.dll,Control_RunDLL access.cpl,,3¶Accessability Properties (Mouse):¶rundll32.exe shell32.dll,Control_RunDLL access.cpl,,4¶Accessability Properties (General):¶rundll32.exe shell32.dll,Control_RunDLL access.cpl,,5¶¶Add/Remove Programs(APPWIZ.CPL)¶-------------------------------------¶Add/Remove Programs Properties (Install/Uninstall):¶rundll32.exe shell32.dll,Control_RunDLL appwiz.cpl,,1¶Add/Remove Programs Properties (Windows Setup):¶rundll32.exe shell32.dll,Control_RunDLL appwiz.cpl,,2¶Add/Remove Programs Properties (Startup Disk):¶rundll32.exe shell32.dll,Control_RunDLL appwiz.cpl,,3¶¶Display Options(DESK.CPL)¶-------------------------------¶Display Properties (Background):¶rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,0¶Display Properties (Screen Saver):¶rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,1¶Display Properties (Appearance):¶rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,2¶Display Properties (Settings):¶rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,3¶¶Regional Settings(INTL.CPL)¶---------------------------------¶Regional Settings Properties (Regional Settings):¶rundll32.exe shell32.dll,Control_RunDLL intl.cpl,,0¶Regional Settings Properties (Number):¶rundll32.exe shell32.dll,Control_RunDLL intl.cpl,,1¶Regional Settings Properties (Currency):¶rundll32.exe shell32.dll,Control_RunDLL intl.cpl,,2¶Regional Settings Properties (Time):¶rundll32.exe shell32.dll,Control_RunDLL intl.cpl,,3¶Regional Settings Properties (Date):¶rundll32.exe shell32.dll,Control_RunDLL intl.cpl,,4¶¶Joystick Options(JOY.CPL)¶-------------------------------¶Joystick Properties (Joystick):¶rundll32.exe shell32.dll,Control_RunDLL joy.cpl¶¶Mouse/Keyboard/Printers/Fonts Options(MAIN.CPL)¶-----------------------------------------------------¶Mouse Properties:¶rundll32.exe shell32.dll,Control_RunDLL main.cpl @0¶Keyboard Properties:¶rundll32.exe shell32.dll,Control_RunDLL main.cpl @1¶Printers:¶rundll32.exe shell32.dll,Control_RunDLL main.cpl @2¶Fonts:¶rundll32.exe shell32.dll,Control_RunDLL main.cpl @3¶¶Mail and Fax Options(MLCFG32.CPL)¶---------------------------------------¶Microsoft Exchange Profiles (General):¶rundll32.exe shell32.dll,Control_RunDLL mlcfg32.cpl¶¶Multimedia/Sounds Options(MMSYS.CPL)¶------------------------------------------¶Multimedia Properties (Audio):¶rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl,,0¶Multimedia Properties (Video):¶rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl,,1¶Multimedia Properties (MIDI):¶rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl,,2¶Multimedia Properties (CD Music):¶rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl,,3¶Multimedia Properties (Advanced):¶rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl,,4¶ = = = = = = = = = = = = = = = = = = = = = = = = = = =¶Sounds Properties:¶rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl @1¶¶Modem Options(MODEM.CPL)¶------------------------------¶Modem Properties (General):¶rundll32.exe shell32.dll,Control_RunDLL modem.cpl¶¶Network Options(NETCPL.CPL)¶---------------------------------¶Network (Configuration):¶rundll32.exe shell32.dll,Control_RunDLL netcpl.cpl¶¶Password Options(PASSWORD.CPL)¶------------------------------------¶Password Properties (Change Passwords):¶rundll32.exe shell32.dll,Control_RunDLL password.cpl¶¶System/Add New Hardware Options(SYSDM.CPL)¶------------------------------------------------¶System Properties (General):¶rundll32.exe shell32.dll,Control_RunDLL sysdm.cpl,,0¶System Properties (Device Manager):¶rundll32.exe shell32.dll,Control_RunDLL sysdm.cpl,,1¶System Properties (Hardware Profiles):¶rundll32.exe shell32.dll,Control_RunDLL sysdm.cpl,,2¶System Properties (Performance):¶rundll32.exe shell32.dll,Control_RunDLL sysdm.cpl,,3¶ = = = = = = = = = = = = = = = = = = = = = = = = = = =¶Add New Hardware Wizard:¶rundll32.exe shell32.dll,Control_RunDLL sysdm.cpl @1¶¶Date and Time Options(TIMEDATE.CPL)¶-----------------------------------------¶Date/Time Properties:¶rundll32.exe shell32.dll,Control_RunDLL timedate.cpl¶¶Microsoft Mail Postoffice Options(WGPOCPL.CPL)¶----------------------------------------------------¶Microsoft Workgroup Postoffice Admin:¶rundll32.exe shell32.dll,Control_RunDLL wgpocpl.cpl¶¶¶====================================================¶SYSTEM WIZARDS¶====================================================¶Open With (File Associations):¶rundll32.exe shell32.dll,OpenAs_RunDLL d:\path\filename.ext¶¶Run Diskcopy Dialog:¶rundll32 diskcopy.dll,DiskCopyRunDll¶¶Create New Shortcut Wizard:¶'puts the new shortcut in the location specified by %1¶rundll32.exe AppWiz.Cpl,NewLinkHere %1¶¶Install New Hardware Wizard:¶rundll32.exe sysdm.cpl,InstallDevice_RunDLL¶¶Add Printer Wizard:¶rundll32.exe shell32.dll,SHHelpShortcuts_RunDLL AddPrinter¶¶Dial-up Networking Wizard¶rundll32.exe rnaui.dll,RnaWizard¶¶Open a Scrap Document:¶rundll32.exe shscrap.dll,OpenScrap_RunDLL /r /x %1¶¶Create a Briefcase:¶rundll32.exe syncui.dll,Briefcase_Create¶¶View Printers:¶rundll32.exe shell32.dll,SHHelpShortcuts_RunDLL PrintersFolder¶¶View Fonts:¶rundll32.exe shell32.dll,SHHelpShortcuts_RunDLL FontsFolder¶¶Pick a Time Zone Dialog:¶rundll32.exe shell32.dll,Control_RunDLL timedate.cpl,,/f
VarName=[CONTROL.EXE]
EditMultiLine=Yes
WordWrap=No
EditLen=0
LineColor=0
LineWidth=1
LineStyle=0
FillColor=12632256
FillPattern=0
Font=Arial
FontSize=9
FontStyle=0
FontCharset=1
TextColor=0
TabOrder=2
ObjectType=9
Name=TextEntry2
X=132
Y=708
W=556
H=28
Anchor=0
VarName=[opcao]
EditLen=0
LineColor=0
LineWidth=1
LineStyle=6
FillColor=15066597
FillPattern=0
Font=Arial
FontSize=9
FontStyle=0
FontCharset=1
TextColor=0
TabOrder=3
ObjectType=3
Name=PushButton9
X=688
Y=708
W=304
H=28
Anchor=0
Text=Test it! [runVar2_temp]
Hint=rundll32.exe ([opcao])
Align=2
ImageStyle=0
BevelWidth=1
ObjAction=If "[opcao]" "=" ""¶ soundbuzzer¶ return¶endif¶¶¶SearchStr "shell32.dll" "[opcao]" "[opcao_where]"¶¶If "[opcao_where]" "=" "0"¶ soundbuzzer¶ StickyNote "-1" "-1" "ERROR!||por favor seleccione APENAS uma linha e de forma correcta|plese selecct correctly the command / option" "0"¶ return¶endif¶¶¶StrDel "[opcao]" "1" "[opcao_where]-1" "[opcao_run]"¶SetVar "[opcao]" "![opcao_run]"¶GotoLine "run"¶¶SubStr "[opcao]" "1" "11" "[runVar1_temp]"¶If "[runVar1_temp]" "=" "rundll32.exe"¶ StrDel "[opcao]" "1" "11" "[opcao_run]"¶ GotoLine "prepara"¶else¶ If "[runVar1_temp]" "=" "shell32.dll"¶ SetVar "[opcao_run]" "[opcao]"¶ GotoLine "run"¶ endif¶endif¶¶DeleteArray "[runVar]" "All"¶¶StrParse "[opcao]" " " "[runVar]" "[runVarN]"¶¶If "[runVarN]" ">=" "2"¶ SetVar "[opcao_run]" "![runVar2] [runVar3] [runVar4]"¶else¶ SetVar "[opcao_run]" "[runVar1]"¶ GotoLine "prepara"¶endif¶¶If "[runVar1]" "=" "rundll32.exe"¶ SetVar "[opcao_run]" "![runVar2]"¶else¶ SubStr "[opcao]" "1" "11" "[runVar2_temp]"¶ SetVar "[opcao]" "![runVar1] [runVar2]"¶endif¶¶SubStr "[opcao]" "1" "11" "[runVar2_temp]"¶If "[runVar2_temp]" "<>" "shell32.dll"¶ soundbuzzer¶ StickyNote "-1" "-1" "ERROR!||por favor seleccione APENAS uma linha e de forma correcta|plese selecct correctly the command / option" "0"¶ return¶endif¶¶¶:prepara¶SubStr "[opcao_run]" "1" "11" "[runVar2_temp]"¶If "[runVar2_temp]" "=" "shell32.dll"¶ GotoLine "run"¶else¶endif¶return¶¶return¶¶:run¶Run "rundll32.exe" "[opcao_run]" "RunOnce" "" ""
LineColor=0
LineWidth=1
LineStyle=0
FillColor=32768
FillPattern=0
Font=Arial
FontSize=9
FontStyle=0
FontCharset=1
TextColor=16777215
TabOrder=4
ObjectType=3
Name=PushButton4
X=32
Y=708
W=100
H=28
Anchor=0
Text=opção / option:
Hint=copy and past a line from the text (begin with rundll32.exe)
Align=2
ImageStyle=0
BevelWidth=1
ObjAction=SetVar "[opcao_temp]" "![opcao]"¶GetObjectInfo "TextEntry1CONTROLEXE" "SelectedText" "[opcao]"¶If "[opcao]" "=" ""¶ soundbuzzer¶ SetVar "[opcao]" "![opcao_temp]"¶endif¶.SetVar "[opcao]" "[clipboard]"
LineColor=0
LineWidth=1
LineStyle=6
FillColor=15066597
FillPattern=0
Font=Arial
FontSize=9
FontStyle=0
FontCharset=1
TextColor=0
TabOrder=5
ObjectType=3
Name=PushButton5
X=32
Y=668
W=100
H=24
Anchor=0
Text=refresh!
Align=2
ImageStyle=0
BevelWidth=1
ObjAction=SetVar "[CONTROL.EXE]" "![CONTROL.EXE_temp]"
LineColor=0
LineWidth=1
LineStyle=0
FillColor=15066597
FillPattern=0
Font=Arial
FontSize=9
FontStyle=0
FontCharset=1
TextColor=0
TabOrder=6
ObjectType=9
Name=TextEntry4
X=-192
Y=-12
W=160
H=128
Anchor=0
Text=Control Panel(CONTROL.EXE)¶--------------------------------¶Control Panel:¶rundll32.exe shell32.dll,Control_RunDLL¶¶Accessability Options(ACCESS.CPL)¶---------------------------------------¶Accessability Properties (Keyboard):¶rundll32.exe shell32.dll,Control_RunDLL access.cpl,,1¶Accessability Properties (Sound):¶rundll32.exe shell32.dll,Control_RunDLL access.cpl,,2¶Accessability Properties (Display):¶rundll32.exe shell32.dll,Control_RunDLL access.cpl,,3¶Accessability Properties (Mouse):¶rundll32.exe shell32.dll,Control_RunDLL access.cpl,,4¶Accessability Properties (General):¶rundll32.exe shell32.dll,Control_RunDLL access.cpl,,5¶¶Add/Remove Programs(APPWIZ.CPL)¶-------------------------------------¶Add/Remove Programs Properties (Install/Uninstall):¶rundll32.exe shell32.dll,Control_RunDLL appwiz.cpl,,1¶Add/Remove Programs Properties (Windows Setup):¶rundll32.exe shell32.dll,Control_RunDLL appwiz.cpl,,2¶Add/Remove Programs Properties (Startup Disk):¶rundll32.exe shell32.dll,Control_RunDLL appwiz.cpl,,3¶¶Display Options(DESK.CPL)¶-------------------------------¶Display Properties (Background):¶rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,0¶Display Properties (Screen Saver):¶rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,1¶Display Properties (Appearance):¶rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,2¶Display Properties (Settings):¶rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,3¶¶Regional Settings(INTL.CPL)¶---------------------------------¶Regional Settings Properties (Regional Settings):¶rundll32.exe shell32.dll,Control_RunDLL intl.cpl,,0¶Regional Settings Properties (Number):¶rundll32.exe shell32.dll,Control_RunDLL intl.cpl,,1¶Regional Settings Properties (Currency):¶rundll32.exe shell32.dll,Control_RunDLL intl.cpl,,2¶Regional Settings Properties (Time):¶rundll32.exe shell32.dll,Control_RunDLL intl.cpl,,3¶Regional Settings Properties (Date):¶rundll32.exe shell32.dll,Control_RunDLL intl.cpl,,4¶¶Joystick Options(JOY.CPL)¶-------------------------------¶Joystick Properties (Joystick):¶rundll32.exe shell32.dll,Control_RunDLL joy.cpl¶¶Mouse/Keyboard/Printers/Fonts Options(MAIN.CPL)¶-----------------------------------------------------¶Mouse Properties:¶rundll32.exe shell32.dll,Control_RunDLL main.cpl @0¶Keyboard Properties:¶rundll32.exe shell32.dll,Control_RunDLL main.cpl @1¶Printers:¶rundll32.exe shell32.dll,Control_RunDLL main.cpl @2¶Fonts:¶rundll32.exe shell32.dll,Control_RunDLL main.cpl @3¶¶Mail and Fax Options(MLCFG32.CPL)¶---------------------------------------¶Microsoft Exchange Profiles (General):¶rundll32.exe shell32.dll,Control_RunDLL mlcfg32.cpl¶¶Multimedia/Sounds Options(MMSYS.CPL)¶------------------------------------------¶Multimedia Properties (Audio):¶rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl,,0¶Multimedia Properties (Video):¶rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl,,1¶Multimedia Properties (MIDI):¶rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl,,2¶Multimedia Properties (CD Music):¶rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl,,3¶Multimedia Properties (Advanced):¶rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl,,4¶ = = = = = = = = = = = = = = = = = = = = = = = = = = =¶Sounds Properties:¶rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl @1¶¶Modem Options(MODEM.CPL)¶------------------------------¶Modem Properties (General):¶rundll32.exe shell32.dll,Control_RunDLL modem.cpl¶¶Network Options(NETCPL.CPL)¶---------------------------------¶Network (Configuration):¶rundll32.exe shell32.dll,Control_RunDLL netcpl.cpl¶¶Password Options(PASSWORD.CPL)¶------------------------------------¶Password Properties (Change Passwords):¶rundll32.exe shell32.dll,Control_RunDLL password.cpl¶¶System/Add New Hardware Options(SYSDM.CPL)¶------------------------------------------------¶System Properties (General):¶rundll32.exe shell32.dll,Control_RunDLL sysdm.cpl,,0¶System Properties (Device Manager):¶rundll32.exe shell32.dll,Control_RunDLL sysdm.cpl,,1¶System Properties (Hardware Profiles):¶rundll32.exe shell32.dll,Control_RunDLL sysdm.cpl,,2¶System Properties (Performance):¶rundll32.exe shell32.dll,Control_RunDLL sysdm.cpl,,3¶ = = = = = = = = = = = = = = = = = = = = = = = = = = =¶Add New Hardware Wizard:¶rundll32.exe shell32.dll,Control_RunDLL sysdm.cpl @1¶¶Date and Time Options(TIMEDATE.CPL)¶-----------------------------------------¶Date/Time Properties:¶rundll32.exe shell32.dll,Control_RunDLL timedate.cpl¶¶Microsoft Mail Postoffice Options(WGPOCPL.CPL)¶----------------------------------------------------¶Microsoft Workgroup Postoffice Admin:¶rundll32.exe shell32.dll,Control_RunDLL wgpocpl.cpl¶¶¶====================================================¶SYSTEM WIZARDS¶====================================================¶Open With (File Associations):¶rundll32.exe shell32.dll,OpenAs_RunDLL d:\path\filename.ext¶¶Run Diskcopy Dialog:¶rundll32 diskcopy.dll,DiskCopyRunDll¶¶Create New Shortcut Wizard:¶'puts the new shortcut in the location specified by %1¶rundll32.exe AppWiz.Cpl,NewLinkHere %1¶¶Install New Hardware Wizard:¶rundll32.exe sysdm.cpl,InstallDevice_RunDLL¶¶Add Printer Wizard:¶rundll32.exe shell32.dll,SHHelpShortcuts_RunDLL AddPrinter¶¶Dial-up Networking Wizard¶rundll32.exe rnaui.dll,RnaWizard¶¶Open a Scrap Document:¶rundll32.exe shscrap.dll,OpenScrap_RunDLL /r /x %1¶¶Create a Briefcase:¶rundll32.exe syncui.dll,Briefcase_Create¶¶View Printers:¶rundll32.exe shell32.dll,SHHelpShortcuts_RunDLL PrintersFolder¶¶View Fonts:¶rundll32.exe shell32.dll,SHHelpShortcuts_RunDLL FontsFolder¶¶Pick a Time Zone Dialog:¶rundll32.exe shell32.dll,Control_RunDLL timedate.cpl,,/f
VarName=[CONTROL.EXE_temp]
EditMultiLine=Yes
WordWrap=No
EditLen=0
LineColor=0
LineWidth=1
LineStyle=0
FillColor=15066597
FillPattern=0
Font=Arial
FontSize=9
FontStyle=0
FontCharset=1
TextColor=0
TabOrder=8
ObjectType=3
Name=PushButton6
X=548
Y=668
W=444
H=20
Anchor=0
Text=http://vb.mvps.org/tips/shellcpl.txt
Hint=link to webPage
Align=4
ImageStyle=0
BevelWidth=0
ObjAction=InternetLink "http://vb.mvps.org/tips/shellcpl.txt"
LineColor=0
LineWidth=0
LineStyle=0
FillColor=15066597
FillPattern=1
FillMode=Yes
Font=Arial
FontSize=9
FontStyle=0
FontCharset=1
TextColor=0
TabOrder=7
ObjectType=3
Name=PushButton8
X=32
Y=28
W=960
H=36
Anchor=0
Text=PAINEL de CONTROL / CONTROL PAINEL OPTIONS
Align=2
ImageStyle=0
BevelWidth=1
ObjAction=Run "control.exe" "" "Normal" "" ""
LineColor=0
LineWidth=0
LineStyle=0
FillColor=12632256
FillPattern=1
FillMode=Yes
Font=Arial
FontSize=12
FontStyle=0
FontCharset=1
TextColor=0
TabOrder=10
Locked