Français
Source/ Codesnippets

Faq Rundll

 
Run(rundll32.exe,shell32.dll,Control_RunDLL filename.cpl)

Accessibility Options access.cpl
Ajouter New Hardware sysdm.cpl
Ajouter new hardware Ajouter/Remove Programs appwiz.cpl
Date/Time Properties timedate.cpl
Display Properties desk.cpl
FindFast findfast.cpl
Fonts Folder fonts
Internet Properties inetcpl.cpl
Joystick Properties joy.cpl
Keyboard Properties main.cpl keyboard
Microsoft Exchange mlcfg32.cpl
Microsoft Mail poste Office wgpocpl.cpl
Modem Properties modem.cpl
Souris Properties main.cpl
Multimedia Properties mmsys.cpl
Network Properties netcpl.cpl (dans Windows NT 4.0, Network properties is Ncpa.cpl, not Netcpl.cpl)
Password Properties password.cpl
PC Card main.cpl pc card
Power Management (Windows 95) main.cpl power
Power Management (Windows 98) powercfg.cpl
Printers Folder printers
Regional Settings intl.cpl
Scanners and Cameras sticpl.cpl
Sound Properties mmsys.cpl
Sounds System Properties sysdm.cpl

Date/time applet, Time Zone tab:
Run(rundll32.exe,shell32.dll,Control_RunDLL TIMEDATE.CPL,@0,1)
Desktop applet, Screensaver tab:
Run(rundll32.exe,shell32.dll,Control_RunDLL DESK.CPL,@0,1)
Network applet, Protocols tab:
Run(rundll32.exe,shell32.dll,Control_RunDLL NCPA.CPL,@0,2)
Network applet, Adapters tab:
Run(rundll32.exe,shell32.dll,Control_RunDLL NCPA.CPL,@0,3)
System applet, Environment tab:
Run(rundll32.exe,shell32.dll,Control_RunDLL SYSDM.CPL,@0,2)
Sound
Run(rundll32.exe,shell32.dll,Control_RunDLL mmsys.cpl)
Joystick
Run(rundll32.exe,shell32.dll,Control_RunDLL joy.cpl)
Users Tool
Run(rundll32.exe,shell32.dll,Control_RunDLL inetcpl.cpl users)
Networks properties, Services tab
Run(rundll32.exe,shell32.dll,Control_RunDLL ncpa.cpl,,1)

Format Disk
Run(rundll32.exe,shell32.dll,SHFormatDrive)

Copy Disk
Run(rundll32.exe,diskcopy.dll,DiskCopyRunDll)

Exit Windows
Run(RUNDLL32.EXE,USER.EXE,ExitWindows)

Restart Windows
Run(RUNDLL32.EXE,USER.EXE,ExitWindowsExec)

Logoff Windows 98 and run Explorer after relogon:
Run(RUNDLL32.EXE,SHELL32.DLL,SHExitWindowsEx 4)

Start Ajouter New Printer wizard:
Run(RUNDLL32.EXE,SHELL32.DLL,SHHelpShortcuts_RunDLL AddPrinter)

Show Windows 9*s System setting changed, do you want to reboot now? dialog
Run(RUNDLL32.EXE,SHELL.DLL,RestartDialog)

Open a file with Windows Open as dialog:
Run(RUNDLL32.EXE,SHELL32.DLL,OpenAs_RunDLL filename)

Swap your mouse to left handed:
Run(RUNDLL32.EXE,USER.EXE,SwapMouseButton
Windows NT: Run(RUNDLL32.EXE,USER32.DLL,SwapMouseButton)

Start DialUp Network:
Run(RUNDLL32.EXE,RNAUI.DLL,RnaDial exact nom of dialer entry)

Install ScreenSaver
Run(RUNDLL32.EXE,DESK.CPL,InstallScreenSaver filename.scr)

Display le Fonts Folder dans Explorer view
Run(RUNDLL32.EXE,shell32.dll,SHHelpShortcuts_RunDLL FontsFolder)

Displays le Créer New Shortcut dialog.
Run(RUNDLL32.EXE,shell32.dll,Control_RunDLL apwiz.cpl,NewLinkHere path)

Displays le Install/Uninstall tab selected
Run(RUNDLL32.EXE,shell32.dll,Control_RunDLL appwiz.cpl,,1)

Send le HTML file to le printer
Run(RUNDLL32.EXE,mshtml.dll,PrintHTML htmlfile.html)

Displays Internet Properties, General Tab
Run(RUNDLL32.EXE,shell32.dll,Control_RunDLL inetcpl.cpl,,0)

Microsoft Exchange Profiles general property le chasseur
Run(RUNDLL32.EXE,shell32.dll,Control_RunDLL mlcfg32.cpl)

Microsoft Postoffice Workgroup Admin property le chasseur
Run(RUNDLL32.EXE,shell32.dll,Control_RunDLL wgpocpl.cpl)

Multimedia/Audio property le chasseur
Run(RUNDLL32.EXE,shell32.dll,Control_RunDLL mmsys.cpl,,0)
 
14.08.2005  
 



Windows finissons RunDll32.exe User,ExitWindows
aktuellen Benutzer abmelden RunDll32.exe Shell32.dll,SHExitWindowsEx
Windows98 récente starten (Schnellstart) RunDll32.exe Shell32.dll,SHExitWindowsEx 0
Windows98 finissons RunDll32.exe Shell32.dll,SHExitWindowsEx 1
Windows98-PC récente booten RunDll32.exe Shell32.dll,SHExitWindowsEx 2
Windows98-Explorer récente starten RunDll32.exe Shell32.dll,SHExitWindowsEx -1
Windows tout de suite finissons (sans Rückfragen bzw. chance zum Abspeichern) RunDll32.exe Krnl386.exe,ExitKernel
Windows abstürzen laisser RunDll32.exe User,DisableOEMLayer
StandBy-Mode starten RunDll32.exe Kernel32.dll,SetSystemPowerState 1,0
Info-Box ouvrir (%1 = Text, qui avec angezeigt volonté soll) RunDll32.exe Shell32.dll,ShellAboutA %1
Warnton ausgeben RunDll32.exe User,MessageBeep
Bildschirmschoner installer (%1 = Dateiname des BSS) RunDll32.exe Desk.cpl,InstallScreenSaver %1
Alle offenen la fenêtre anordnen (untereinander) RunDll32.exe User,TileChildWindows
Alle offenen la fenêtre anordnen (hintereinander) RunDll32.exe User,CascadeChildWindows
Anzeige aktualisieren (comment F5 drücken) RunDll32.exe User,RePaintScreen
Systemsteuerung récente einrichten RunDll32.exe Shell32.dll,Control_FillCache_RunDLL
Explorer-la fenêtre ouvrir RunDll32.exe Shell,ShellExecute
souris-Cursor pour à gauche-dessus mettons RunDll32.exe User,SetCursorPos
Maustasten vertauschen (pas rückgängig sans Neustart) RunDll32.exe User,SwapMouseButton
souris ausschalten (pas rückgängig sans Neustart) RunDll32.exe Souris,Disable
Keyboard ausschalten (pas rückgängig sans Neustart) RunDll32.exe Keyboard,Disable
Diskette kopieren RunDll32.exe DiskCopy.dll,DiskCopyRunDll
Diskette formatieren RunDll32.exe Shell32.dll,SHFormatDrive
Informationen sur den Aktenkoffer RunDll32.exe SyncUI.dll,Briefcase_Intro
neuen Aktenkoffer anlegen RunDll32.exe SyncUI.dll,Briefcase_Create
Öffnen avec... - Dialog Montrer (%1 = LWfadDateiname.Endung) RunDll32.exe Shell32.dll,OpenAs_RunDLL %1
Netzlaufwerke relier - Dialog appel RunDll32.exe User,WNetConnectDialog
Netzlaufwerke trennen - Dialog appel RunDll32.exe User,WNetDisconnectDialog
DFÜ-liaison - Dialog appel (/1 = sans Startbild) RunDll32.exe Rnaui.dll,RnaWizard /1
relier avec - Dialog appel RunDll32.exe Rnaui.dll,RnaDial Internet
eMail-Programme ouvrir (%1 = eMail-Adresse) RunDll32.exe Url.dll,MailToProtocolHandler %1
appelez qui angegebene Internetadresse (%1) sur RunDll32.exe Url.dll,FileProtocolHandler %1
Testseite drucken (avec Druckerauswahl aller installierten Drucker) RunDll32.exe MSPrint2.dll,RUNDLL_PrintTestPage
 
14.08.2005  
 



Zum Quelltext


Topictitle, max. 100 marque.
 

Systemprofile:

ne...aucune Systemprofil angelegt. [anlegen]

XProfan:

 Posting  Font  Smilies  ▼ 

s'il te plaît s'inscrire um une Beitrag trop verfassen.
 

Options du sujet

3.682 Views

Untitledvor 0 min.
Gast.081526.08.2024
rafl03.10.2014
Uwe Lang02.01.2014
Torsten Boo12.07.2013

Themeninformationen

cet Thema hat 1 participant:

iF (2x)


Admins  |  AGB  |  Applications  |  Auteurs  |  Chat  |  protection des données  |  Télécharger  |  Entrance  |  Aider  |  Merchantportal  |  Empreinte  |  Mart  |  Interfaces  |  SDK  |  Services  |  Jeux  |  cherche  |  Support

un projet aller XProfaner, qui il y a!


Mon XProfan
Privé Nouvelles
Eigenes Ablageforum
Sujets-La liste de voeux
Eigene Posts
Eigene Sujets
Zwischenablage
Annuler
 Deutsch English Français Español Italia
Traductions

protection des données


Wir verwenden Cookies seulement comme Session-Cookies à cause de qui technischen Notwendigkeit et chez uns gibt es aucun Cookies de Drittanbietern.

si du ici sur unsere Webseite klickst ou bien navigierst, stimmst du unserer Erfassung de Informationen dans unseren Cookies sur XProfan.Net trop.

Weitere Informationen trop unseren Cookies et en supplément, comment du qui Kontrolle par-dessus behältst, findest du dans unserer nachfolgenden Datenschutzerklärung.


d'accordDatenschutzerklärung
je voudrais keinen Cookie