Pour appliquer immédiatement les modifications faites dans la base de registre,
CTRL+ALT+Suppr / Gestionnaire des taches / Processus / [selectionner explorer] / Fin de processus / Application / Nouvelle tache / "explorer" / Ok
En gros, on kill la tache explorer et on la relance.
jeudi 25 juin 2009
Rendre invisible un lecteur
Pour rendre un lecteur(s) dans le poste de travail invisible voila comment faire:
Démarrer / executer / regedit
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
Puis créer une clé REG_DWORD avec le nom NoDrives (attention à la casse).
Puis donner la valeur du lecteur que vous souhaitez cacher :
exemple:
A : 1
B : 2
C : 4
D : 8
E : 16
F : 32
G : 64
H : 128
etc ...
Démarrer / executer / regedit
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
Puis créer une clé REG_DWORD avec le nom NoDrives (attention à la casse).
Puis donner la valeur du lecteur que vous souhaitez cacher :
exemple:
A : 1
B : 2
C : 4
D : 8
E : 16
F : 32
G : 64
H : 128
etc ...
DOS variables d environnement
%ALLUSERSPROFILE% C:\Documents and Settings\All Users
%APPDATA% C:\Documents and Settings\username\Application Data
%CLIENTNAME% Console
%CommonProgramFiles% C:\Program Files\Common Files
%COMPUTERNAME% computername
%ComSpec% C:\WINDOWS\system32\cmd.exe
%HOMEDRIVE% C:
%HOMEPATH% \Documents and Settings\username
%ProgramFiles% C:\Program Files
%SESSIONNAME% Console
%SystemDrive% C:
%SystemRoot% C:\WINDOWS
%TEMP% C:\DOCUME~1\username\LOCALS~1\Temp
%TMP% C:\DOCUME~1\username\LOCALS~1\Temp
%USERDOMAIN% Domain Name
%USERNAME% username
%USERPROFILE% C:\Documents and Settings\username
%windir% C:\WINDOWS
%APPDATA% C:\Documents and Settings\username\Application Data
%CLIENTNAME% Console
%CommonProgramFiles% C:\Program Files\Common Files
%COMPUTERNAME% computername
%ComSpec% C:\WINDOWS\system32\cmd.exe
%HOMEDRIVE% C:
%HOMEPATH% \Documents and Settings\username
%ProgramFiles% C:\Program Files
%SESSIONNAME% Console
%SystemDrive% C:
%SystemRoot% C:\WINDOWS
%TEMP% C:\DOCUME~1\username\LOCALS~1\Temp
%TMP% C:\DOCUME~1\username\LOCALS~1\Temp
%USERDOMAIN% Domain Name
%USERNAME% username
%USERPROFILE% C:\Documents and Settings\username
%windir% C:\WINDOWS
RUNDLL32.exe
1) rundll32.exe appwiz.cpl,NewLinkHere %1
Lance l'assistant de création d´un raccourci. Une fois l'opération terminée, le raccourci sera placé dans le dossier passé dans le paramètre %1.
2) rundll32.exe diskcopy.dll,DiskCopyRunDll
Lance l'utilitaire de copie de disquettes.
3) rundll32.exe ntlanui.dll,ShareCreate
Ouvre la boîte de dialogue "Nouveau partage".
4) rundll32.exe ntlanui.dll,ShareManage
Ouvre la boîte de dialogue "Répertoires partagés".
5) rundll32.exe shell32.dll,Control_RunDLL
Ouvre le panneau de configuration.
6) rundll32.exe shell32.dll,Control_RunDLL modem.cpl,,add
Lance l'assistant "Installation d´un nouveau modem".
7) rundll32.exe shell32.dll,Control_RunDLL sysdm.cpl @1
Lance l'assistant "Nouveau matériel".
8) rundll32.exe shell32.dll,OpenAs_RunDLL {drive:\path\filename}
Ouvre la boîte de dialogue "ouvert par"
9) rundll32.exe shell32.dll,SHFormatDrive
Ouvre la boîte de dialogue "Formater A:\"
10) rundll32.exe shell32.dll,SHHelpShortcuts_RunDLL AddPrinter
Affiche le dossier des imprimantes (avec l´icône ajout d´imprimante).
11) rundll32.exe shell32.dll,SHHelpShortcuts_RunDLL FontsFolder
Affiche le dossier des polices de caractères.
12) rundll32.exe syncui.dll,Briefcase_Create
Crée l'icône du "Porte documents" sur le bureau
13) rundll32.exe user.exe,restartwindows
Redémarre l'ordinateur.
14) rundll32.exe user.exe,exitwindow
Arrête l'ordinateur.
Add/Remove Programs
RunDll32.exe shell32.dll,Control_RunDLL appwiz.cpl,,0
Content Advisor
RunDll32.exe msrating.dll,RatingSetupUI
Control Panel
RunDll32.exe shell32.dll,Control_RunDLL
Delete Temporary Internet Files:
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 8
Delete Cookies:
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 2
Delete History:
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 1
Delete Form Data:
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 16
Delete Passwords:
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 32
Delete All:
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 255
Delete All + files and settings stored by Add-ons:
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 4351
Date and Time Properties
RunDll32.exe shell32.dll,Control_RunDLL timedate.cpl
Display Settings
RunDll32.exe shell32.dll,Control_RunDLL access.cpl,,3
Device Manager
RunDll32.exe devmgr.dll DeviceManager_Execute
Folder Options - General
RunDll32.exe shell32.dll,Options_RunDLL 0
Folder Options - File Types
RunDll32.exe shell32.dll,Control_Options 2
Folder Options - Search
RunDll32.exe shell32.dll,Options_RunDLL 2
Folder Options - View
RunDll32.exe shell32.dll,Options_RunDLL 7
Forgotten Password Wizard
RunDll32.exe keymgr.dll,PRShowSaveWizardExW
Hibernate
RunDll32.exe powrprof.dll,SetSuspendState
Internet Explorer’s Internet Properties dialog box.
Rundll32 Shell32.dll,ConBring up trol_RunDLL Inetcpl.cpl,,6
Keyboard Properties
RunDll32.exe shell32.dll,Control_RunDLL main.cpl @1
Lock Screen
RunDll32.exe user32.dll,LockWorkStation
Mouse Button - Swap left button to function as right
Rundll32 User32.dll,SwapMouseButton
Mouse Properties Dialog Box
Rundll32 Shell32.dll,Control_RunDLL main.cpl @0,0
Map Network Drive Wizard
Rundll32 Shell32.dll,SHHelpShortcuts_RunDLL Connect
Network Connections
RunDll32.exe shell32.dll,Control_RunDLL ncpa.cpl
Organize IE Favourites
Rundll32.exe shdocvw.dll,DoOrganizeFavDlg
Open With Dialog Box
Rundll32 Shell32.dll,OpenAs_RunDLL Any_File-name.ext
Printer User Interface
Rundll32 Printui.dll,PrintUIEntry /?
Printer Management Folder.
Rundll32 Shell32.dll,SHHelpShortcuts_RunDLL PrintersFolder
Power Options
RunDll32.exe Shell32.dll,Control_RunDLL powercfg.cpl
Process Idle Tasks
rundll32.exe advapi32.dll,ProcessIdleTasks
Regional and Language Options
Rundll32 Shell32.dll,Control_RunDLL Intl.cpl,,0
Stored Usernames and Passwords
RunDll32.exe keymgr.dll,KRShowKeyMgr
Safely Remove Hardware Dialog Box
Rundll32 Shell32.dll,Control_RunDLL HotPlug.dll
Sound Properties Dialog Box
Rundll32 Shell32.dll,Control_RunDLL Mmsys.cpl,,0
System Properties Box
Rundll32 Shell32.dll,Control_RunDLL Sysdm.cpl,,3
System Properties - Advanced
RunDll32.exe shell32.dll,Control_RunDLL sysdm.cpl,,4
System Properties: Automatic Updates
RunDll32.exe shell32.dll,Control_RunDLL sysdm.cpl,,5
Taskbar Properties
RunDll32.exe shell32.dll,Options_RunDLL 1
User Accounts
RunDll32.exe shell32.dll,Control_RunDLL nusrmgr.cpl
Unplug/Eject Hardware
RunDll32.exe shell32.dll,Control_RunDLL hotplug.dll
Windows Security Center
RunDll32.exe shell32.dll,Control_RunDLL wscui.cpl
Windows - About
RunDll32.exe SHELL32.DLL,ShellAboutW
Windows Fonts Installation Folder
Rundll32 Shell32.dll,SHHelpShortcuts_RunDLL FontsFolder
Windows Firewall
RunDll32.exe shell32.dll,Control_RunDLL firewall.cpl
Wireless Network Setup
RunDll32.exe shell32.dll,Control_RunDLL NetSetup.cpl,@0,WNSW
Open the Desktop Background page of Personalization
rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,2
Run the Add Printer wizard
rundll32.exe shell32.dll,SHHelpShortcuts_RunDLL AddPrinter
Run the Add Standard TCP/IP Printer Port wizard
rundll32.exe tcpmonui.dll,LocalAddPortUI
Printer User Interface
rundll32.exe Printui.dll,PrintUIEntry /?
Printers folder
rundll32.exe Shell32.dll,SHHelpShortcuts_RunDLL PrintersFolder
Open Control Panel
rundll32.exe shell32.dll,Control_RunDLL
Configure Date and Time
rundll32.exe shell32.dll,Control_RunDLL timedate.cpl
Set up additional clocks in the Date and Time applet
rundll32.exe shell32.dll,Control_RunDLL timedate.cpl,,1
Configure Desktop icons
rundll32.EXE shell32.dll,Control_RunDLL desk.cpl,,0
Open Device Manager
rundll32.exe devmgr.dll DeviceManager_Execute
Change Display Settings
rundll32.exe shell32.dll,Control_RunDLL desk.cpl
Open Ease of Access Center
rundll32.exe shell32.dll,Control_RunDLL access.cpl
Open File Explorer Options at the General tab
rundll32.exe shell32.dll,Options_RunDLL 0
Open File Explorer Options at the Search tab
rundll32.exe shell32.dll,Options_RunDLL 2
Open File Explorer Options at the View tab
rundll32.exe shell32.dll,Options_RunDLL 7
Open the Fonts folder
rundll32.exe Shell32.dll,SHHelpShortcuts_RunDLL FontsFolder
Run the Forgotten Password wizard
rundll32.exe keymgr.dll,PRShowSaveWizardExW
Open the Game Controllers applet
rundll32.exe shell32.dll,Control_RunDLL joy.cpl
Hibernate or Sleep your PC.
rundll32.exe powrprof.dll, SetSuspendState 0,1,0
Lock your computer
rundll32.exe user32.dll,LockWorkStation
Change Indexing options
rundll32.exe shell32.dll,Control_RunDLL srchadmin.dll
Open the Infared applet
rundll32.exe shell32.dll,Control_RunDLL irprops.cpl
Open Network Connections
rundll32.exe shell32.dll,Control_RunDLL ncpa.cpl
Run the Map Network Drive wizard
rundll32.exe Shell32.dll,SHHelpShortcuts_RunDLL Connect
Swap left and right mouse buttons
rundll32.exe User32.dll,SwapMouseButton
Open the Mouse Properties dialog window
rundll32.exe Shell32.dll,Control_RunDLL main.cpl @0,0
ODBC Data Source Administrator
RunDll32 shell32.dll,Control_RunDLL odbccp32.cpl
Open the Pen and Touch settings
rundll32.exe shell32.dll,Control_RunDLL tabletpc.cpl
Open Power Options
rundll32.exe Shell32.dll,Control_RunDLL powercfg.cpl
Process idle tasks
rundll32.exe advapi32.dll,ProcessIdleTasks
Open Programs and Features
rundll32.exe shell32.dll,Control_RunDLL appwiz.cpl,,0
Open the Region applet at the Formats tab
rundll32.exe Shell32.dll,Control_RunDLL Intl.cpl,,0
Open the Region applet at the Location tab
rundll32.exe Shell32.dll,Control_RunDLL Intl.cpl,,1
Open the Region applet at the Administrative tab
rundll32.exe Shell32.dll,Control_RunDLL Intl.cpl,,2
Run the Safely Remove Hardware wizard
rundll32.exe Shell32.dll,Control_RunDLL HotPlug.dll
Open the Screen Saver settings
rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,1
Open Security and Maintenance
rundll32.exe shell32.dll,Control_RunDLL wscui.cpl
Configure default programs
rundll32.exe shell32.dll,Control_RunDLL appwiz.cpl,,3
Run the Set Up a Network wizard
rundll32.exe shell32.dll,Control_RunDLL NetSetup.cpl
Open the Sounds applet at the Playback tab
rundll32.exe Shell32.dll,Control_RunDLL Mmsys.cpl,,0
Open the Sounds applet at the Recording tab
rundll32.exe Shell32.dll,Control_RunDLL Mmsys.cpl,,1
Open the Sounds applet at the Sounds tab
rundll32.exe Shell32.dll,Control_RunDLL Mmsys.cpl,,2
Open the Sounds applet at the Communications tab
rundll32.exe Shell32.dll,Control_RunDLL Mmsys.cpl,,3
Open Settings at the Personalization - Start page
rundll32.exe shell32.dll,Options_RunDLL 3
Stored User Names and Passwords
rundll32.exe keymgr.dll,KRShowKeyMgr
Open System Properties at the Computer Name tab
rundll32.exe Shell32.dll,Control_RunDLL Sysdm.cpl,,1
Open System Properties at the Hardware tab
rundll32.exe Shell32.dll,Control_RunDLL Sysdm.cpl,,2
Open System Properties at the Advanced tab
rundll32.exe Shell32.dll,Control_RunDLL Sysdm.cpl,,3
Open System Properties at the System Protection tab
rundll32.exe Shell32.dll,Control_RunDLL Sysdm.cpl,,4
Open System Properties at the Remote tab
rundll32.exe Shell32.dll,Control_RunDLL Sysdm.cpl,,5
Open Taskbar Settings in the Settings app
rundll32.exe shell32.dll,Options_RunDLL 1
Open the User Accounts applet
rundll32.exe shell32.dll,Control_RunDLL nusrmgr.cpl
Open Windows Features
rundll32.exe shell32.dll,Control_RunDLL appwiz.cpl,,2
Open Windows Firewall
rundll32.exe shell32.dll,Control_RunDLL firewall.cpl
Open Keyboard Properties
rundll32.exe shell32.dll,Control_RunDLL main.cpl @1
Open the About Windows dialog window
rundll32.exe SHELL32.DLL,ShellAbout
rundll32.exe InetCpl.cpl,ClearMyTracksByProcess 255
Delete all browsing history and add-ons history in Internet Explorer
rundll32.exe InetCpl.cpl,ClearMyTracksByProcess 4351
Delete Cookies and website data in Internet Explorer
rundll32.exe InetCpl.cpl,ClearMyTracksByProcess 2
Delete Download History in Internet Explorer
rundll32.exe InetCpl.cpl,ClearMyTracksByProcess 16384
Delete Form Data in Internet Explorer
rundll32.exe InetCpl.cpl,ClearMyTracksByProcess 16
Delete History in Internet Explorer
rundll32.exe InetCpl.cpl,ClearMyTracksByProcess 1
Delete passwords in Internet Explorer
rundll32.exe InetCpl.cpl,ClearMyTracksByProcess 32
Delete temporary Internet files and website files in Internet Explorer
rundll32.exe InetCpl.cpl,ClearMyTracksByProcess 8
Organize Favorites in Internet Explorer
Rundll32.exe shdocvw.dll,DoOrganizeFavDlg
Open Internet Properties at the General tab
rundll32.exe shell32.dll,Control_RunDLL inetcpl.cpl
Open Internet Properties at the Security tab
rundll32.exe shell32.dll,Control_RunDLL inetcpl.cpl,,1
Open Internet Properties at the Privacy tab
rundll32.exe shell32.dll,Control_RunDLL inetcpl.cpl,,2
Open Internet Properties at the Content tab
rundll32.exe shell32.dll,Control_RunDLL inetcpl.cpl,,3
Open Internet Properties at the Connections tab
rundll32.exe shell32.dll,Control_RunDLL inetcpl.cpl,,4
Open Internet Properties at the Programs tab
rundll32.exe shell32.dll,Control_RunDLL inetcpl.cpl,,5
Open Internet Properties at the Advanced tab
rundll32.exe shell32.dll,Control_RunDLL inetcpl.cpl,,6
Lance l'assistant de création d´un raccourci. Une fois l'opération terminée, le raccourci sera placé dans le dossier passé dans le paramètre %1.
2) rundll32.exe diskcopy.dll,DiskCopyRunDll
Lance l'utilitaire de copie de disquettes.
3) rundll32.exe ntlanui.dll,ShareCreate
Ouvre la boîte de dialogue "Nouveau partage".
4) rundll32.exe ntlanui.dll,ShareManage
Ouvre la boîte de dialogue "Répertoires partagés".
5) rundll32.exe shell32.dll,Control_RunDLL
Ouvre le panneau de configuration.
6) rundll32.exe shell32.dll,Control_RunDLL modem.cpl,,add
Lance l'assistant "Installation d´un nouveau modem".
7) rundll32.exe shell32.dll,Control_RunDLL sysdm.cpl @1
Lance l'assistant "Nouveau matériel".
8) rundll32.exe shell32.dll,OpenAs_RunDLL {drive:\path\filename}
Ouvre la boîte de dialogue "ouvert par"
9) rundll32.exe shell32.dll,SHFormatDrive
Ouvre la boîte de dialogue "Formater A:\"
10) rundll32.exe shell32.dll,SHHelpShortcuts_RunDLL AddPrinter
Affiche le dossier des imprimantes (avec l´icône ajout d´imprimante).
11) rundll32.exe shell32.dll,SHHelpShortcuts_RunDLL FontsFolder
Affiche le dossier des polices de caractères.
12) rundll32.exe syncui.dll,Briefcase_Create
Crée l'icône du "Porte documents" sur le bureau
13) rundll32.exe user.exe,restartwindows
Redémarre l'ordinateur.
14) rundll32.exe user.exe,exitwindow
Arrête l'ordinateur.
Add/Remove Programs
RunDll32.exe shell32.dll,Control_RunDLL appwiz.cpl,,0
Content Advisor
RunDll32.exe msrating.dll,RatingSetupUI
Control Panel
RunDll32.exe shell32.dll,Control_RunDLL
Delete Temporary Internet Files:
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 8
Delete Cookies:
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 2
Delete History:
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 1
Delete Form Data:
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 16
Delete Passwords:
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 32
Delete All:
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 255
Delete All + files and settings stored by Add-ons:
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 4351
Date and Time Properties
RunDll32.exe shell32.dll,Control_RunDLL timedate.cpl
Display Settings
RunDll32.exe shell32.dll,Control_RunDLL access.cpl,,3
Device Manager
RunDll32.exe devmgr.dll DeviceManager_Execute
Folder Options - General
RunDll32.exe shell32.dll,Options_RunDLL 0
Folder Options - File Types
RunDll32.exe shell32.dll,Control_Options 2
Folder Options - Search
RunDll32.exe shell32.dll,Options_RunDLL 2
Folder Options - View
RunDll32.exe shell32.dll,Options_RunDLL 7
Forgotten Password Wizard
RunDll32.exe keymgr.dll,PRShowSaveWizardExW
Hibernate
RunDll32.exe powrprof.dll,SetSuspendState
Internet Explorer’s Internet Properties dialog box.
Rundll32 Shell32.dll,ConBring up trol_RunDLL Inetcpl.cpl,,6
Keyboard Properties
RunDll32.exe shell32.dll,Control_RunDLL main.cpl @1
Lock Screen
RunDll32.exe user32.dll,LockWorkStation
Mouse Button - Swap left button to function as right
Rundll32 User32.dll,SwapMouseButton
Mouse Properties Dialog Box
Rundll32 Shell32.dll,Control_RunDLL main.cpl @0,0
Map Network Drive Wizard
Rundll32 Shell32.dll,SHHelpShortcuts_RunDLL Connect
Network Connections
RunDll32.exe shell32.dll,Control_RunDLL ncpa.cpl
Organize IE Favourites
Rundll32.exe shdocvw.dll,DoOrganizeFavDlg
Open With Dialog Box
Rundll32 Shell32.dll,OpenAs_RunDLL Any_File-name.ext
Printer User Interface
Rundll32 Printui.dll,PrintUIEntry /?
Printer Management Folder.
Rundll32 Shell32.dll,SHHelpShortcuts_RunDLL PrintersFolder
Power Options
RunDll32.exe Shell32.dll,Control_RunDLL powercfg.cpl
Process Idle Tasks
rundll32.exe advapi32.dll,ProcessIdleTasks
Regional and Language Options
Rundll32 Shell32.dll,Control_RunDLL Intl.cpl,,0
Stored Usernames and Passwords
RunDll32.exe keymgr.dll,KRShowKeyMgr
Safely Remove Hardware Dialog Box
Rundll32 Shell32.dll,Control_RunDLL HotPlug.dll
Sound Properties Dialog Box
Rundll32 Shell32.dll,Control_RunDLL Mmsys.cpl,,0
System Properties Box
Rundll32 Shell32.dll,Control_RunDLL Sysdm.cpl,,3
System Properties - Advanced
RunDll32.exe shell32.dll,Control_RunDLL sysdm.cpl,,4
System Properties: Automatic Updates
RunDll32.exe shell32.dll,Control_RunDLL sysdm.cpl,,5
Taskbar Properties
RunDll32.exe shell32.dll,Options_RunDLL 1
User Accounts
RunDll32.exe shell32.dll,Control_RunDLL nusrmgr.cpl
Unplug/Eject Hardware
RunDll32.exe shell32.dll,Control_RunDLL hotplug.dll
Windows Security Center
RunDll32.exe shell32.dll,Control_RunDLL wscui.cpl
Windows - About
RunDll32.exe SHELL32.DLL,ShellAboutW
Windows Fonts Installation Folder
Rundll32 Shell32.dll,SHHelpShortcuts_RunDLL FontsFolder
Windows Firewall
RunDll32.exe shell32.dll,Control_RunDLL firewall.cpl
Wireless Network Setup
RunDll32.exe shell32.dll,Control_RunDLL NetSetup.cpl,@0,WNSW
Open the Desktop Background page of Personalization
rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,2
Run the Add Printer wizard
rundll32.exe shell32.dll,SHHelpShortcuts_RunDLL AddPrinter
Run the Add Standard TCP/IP Printer Port wizard
rundll32.exe tcpmonui.dll,LocalAddPortUI
Printer User Interface
rundll32.exe Printui.dll,PrintUIEntry /?
Printers folder
rundll32.exe Shell32.dll,SHHelpShortcuts_RunDLL PrintersFolder
Open Control Panel
rundll32.exe shell32.dll,Control_RunDLL
Configure Date and Time
rundll32.exe shell32.dll,Control_RunDLL timedate.cpl
Set up additional clocks in the Date and Time applet
rundll32.exe shell32.dll,Control_RunDLL timedate.cpl,,1
Configure Desktop icons
rundll32.EXE shell32.dll,Control_RunDLL desk.cpl,,0
Open Device Manager
rundll32.exe devmgr.dll DeviceManager_Execute
Change Display Settings
rundll32.exe shell32.dll,Control_RunDLL desk.cpl
Open Ease of Access Center
rundll32.exe shell32.dll,Control_RunDLL access.cpl
Open File Explorer Options at the General tab
rundll32.exe shell32.dll,Options_RunDLL 0
Open File Explorer Options at the Search tab
rundll32.exe shell32.dll,Options_RunDLL 2
Open File Explorer Options at the View tab
rundll32.exe shell32.dll,Options_RunDLL 7
Open the Fonts folder
rundll32.exe Shell32.dll,SHHelpShortcuts_RunDLL FontsFolder
Run the Forgotten Password wizard
rundll32.exe keymgr.dll,PRShowSaveWizardExW
Open the Game Controllers applet
rundll32.exe shell32.dll,Control_RunDLL joy.cpl
Hibernate or Sleep your PC.
rundll32.exe powrprof.dll, SetSuspendState 0,1,0
Lock your computer
rundll32.exe user32.dll,LockWorkStation
Change Indexing options
rundll32.exe shell32.dll,Control_RunDLL srchadmin.dll
Open the Infared applet
rundll32.exe shell32.dll,Control_RunDLL irprops.cpl
Open Network Connections
rundll32.exe shell32.dll,Control_RunDLL ncpa.cpl
Run the Map Network Drive wizard
rundll32.exe Shell32.dll,SHHelpShortcuts_RunDLL Connect
Swap left and right mouse buttons
rundll32.exe User32.dll,SwapMouseButton
Open the Mouse Properties dialog window
rundll32.exe Shell32.dll,Control_RunDLL main.cpl @0,0
ODBC Data Source Administrator
RunDll32 shell32.dll,Control_RunDLL odbccp32.cpl
Open the Pen and Touch settings
rundll32.exe shell32.dll,Control_RunDLL tabletpc.cpl
Open Power Options
rundll32.exe Shell32.dll,Control_RunDLL powercfg.cpl
Process idle tasks
rundll32.exe advapi32.dll,ProcessIdleTasks
Open Programs and Features
rundll32.exe shell32.dll,Control_RunDLL appwiz.cpl,,0
Open the Region applet at the Formats tab
rundll32.exe Shell32.dll,Control_RunDLL Intl.cpl,,0
Open the Region applet at the Location tab
rundll32.exe Shell32.dll,Control_RunDLL Intl.cpl,,1
Open the Region applet at the Administrative tab
rundll32.exe Shell32.dll,Control_RunDLL Intl.cpl,,2
Run the Safely Remove Hardware wizard
rundll32.exe Shell32.dll,Control_RunDLL HotPlug.dll
Open the Screen Saver settings
rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,1
Open Security and Maintenance
rundll32.exe shell32.dll,Control_RunDLL wscui.cpl
Configure default programs
rundll32.exe shell32.dll,Control_RunDLL appwiz.cpl,,3
Run the Set Up a Network wizard
rundll32.exe shell32.dll,Control_RunDLL NetSetup.cpl
Open the Sounds applet at the Playback tab
rundll32.exe Shell32.dll,Control_RunDLL Mmsys.cpl,,0
Open the Sounds applet at the Recording tab
rundll32.exe Shell32.dll,Control_RunDLL Mmsys.cpl,,1
Open the Sounds applet at the Sounds tab
rundll32.exe Shell32.dll,Control_RunDLL Mmsys.cpl,,2
Open the Sounds applet at the Communications tab
rundll32.exe Shell32.dll,Control_RunDLL Mmsys.cpl,,3
Open Settings at the Personalization - Start page
rundll32.exe shell32.dll,Options_RunDLL 3
Stored User Names and Passwords
rundll32.exe keymgr.dll,KRShowKeyMgr
Open System Properties at the Computer Name tab
rundll32.exe Shell32.dll,Control_RunDLL Sysdm.cpl,,1
Open System Properties at the Hardware tab
rundll32.exe Shell32.dll,Control_RunDLL Sysdm.cpl,,2
Open System Properties at the Advanced tab
rundll32.exe Shell32.dll,Control_RunDLL Sysdm.cpl,,3
Open System Properties at the System Protection tab
rundll32.exe Shell32.dll,Control_RunDLL Sysdm.cpl,,4
Open System Properties at the Remote tab
rundll32.exe Shell32.dll,Control_RunDLL Sysdm.cpl,,5
Open Taskbar Settings in the Settings app
rundll32.exe shell32.dll,Options_RunDLL 1
Open the User Accounts applet
rundll32.exe shell32.dll,Control_RunDLL nusrmgr.cpl
Open Windows Features
rundll32.exe shell32.dll,Control_RunDLL appwiz.cpl,,2
Open Windows Firewall
rundll32.exe shell32.dll,Control_RunDLL firewall.cpl
Open Keyboard Properties
rundll32.exe shell32.dll,Control_RunDLL main.cpl @1
Open the About Windows dialog window
rundll32.exe SHELL32.DLL,ShellAbout
rundll32.exe InetCpl.cpl,ClearMyTracksByProcess 255
Delete all browsing history and add-ons history in Internet Explorer
rundll32.exe InetCpl.cpl,ClearMyTracksByProcess 4351
Delete Cookies and website data in Internet Explorer
rundll32.exe InetCpl.cpl,ClearMyTracksByProcess 2
Delete Download History in Internet Explorer
rundll32.exe InetCpl.cpl,ClearMyTracksByProcess 16384
Delete Form Data in Internet Explorer
rundll32.exe InetCpl.cpl,ClearMyTracksByProcess 16
Delete History in Internet Explorer
rundll32.exe InetCpl.cpl,ClearMyTracksByProcess 1
Delete passwords in Internet Explorer
rundll32.exe InetCpl.cpl,ClearMyTracksByProcess 32
Delete temporary Internet files and website files in Internet Explorer
rundll32.exe InetCpl.cpl,ClearMyTracksByProcess 8
Organize Favorites in Internet Explorer
Rundll32.exe shdocvw.dll,DoOrganizeFavDlg
Open Internet Properties at the General tab
rundll32.exe shell32.dll,Control_RunDLL inetcpl.cpl
Open Internet Properties at the Security tab
rundll32.exe shell32.dll,Control_RunDLL inetcpl.cpl,,1
Open Internet Properties at the Privacy tab
rundll32.exe shell32.dll,Control_RunDLL inetcpl.cpl,,2
Open Internet Properties at the Content tab
rundll32.exe shell32.dll,Control_RunDLL inetcpl.cpl,,3
Open Internet Properties at the Connections tab
rundll32.exe shell32.dll,Control_RunDLL inetcpl.cpl,,4
Open Internet Properties at the Programs tab
rundll32.exe shell32.dll,Control_RunDLL inetcpl.cpl,,5
Open Internet Properties at the Advanced tab
rundll32.exe shell32.dll,Control_RunDLL inetcpl.cpl,,6
Panneau de configuration par raccourcis
Dans démarrer / Executer :
Panneau de configuration
control.exe
Propriétés d'Affichage
desk.cpl
Comptes Utilisateurs
nusrmgr.cpl
Proriétés Systèmes
sysdm.cpl
Ajout/Suppression de programmes
appwiz.cpl
Centre de sécurité
wscui.cpl
Connexions réseaux
ncpa.cpl
ou
control netconnections
Imprimantes et télécopieurs
control printers
Tâches planifiées
control schedtasks
Pare Feu Windows
firewall.cpl
Options Internet
inetcpl.cpl
Options d'Aliementations
powercfg.cpl
Mises à jour automatiques
wuaucpl.cpl
Administration de Sources de données ODBC
odbccp32.cpl
Assistant Ajout de Matériel
hdwwiz.cpl
Propriétés de la Souris
main.cpl
OU
control mouse
Sons et Périphériques audio
mmsys.cpl
Options régionales
intl.cpl
Propriétés Date & Heure
timedate.cpl
Options de modems et téléphonie
telephon.cpl
Assistant réseau sans fil
netsetup.cpl
Controleurs de jeu
joy.cpl
Assistant Scanner et Appareil Photo
wiaacmgr.exe
Propriétés du clavier
control keyboard
Options des dossiers
control folders
Outils d'administration
control admintools
Services
Services.msc
Observateur d'évènements
Eventvwr.msc
Dossier Partagés
Fsmgmt.msc
Défragmenteur de disques
dfrg.msc
Gestionnaire de périphériques
Devmgmt.msc
Gestionnaire de disques
Diskmgmt.msc
Utilisateurs et groupes locaux
Lusrmgr.msc
Gestion de l'ordinateur
Compmgmt.msc
Journaux et Alertes de performances
Perfmon.msc
Service d'indexation
Ciadv.msc
Certificats
Certmgr.msc
Stockage amovible
Ntmsmgr.msc
Panneau de configuration
control.exe
Propriétés d'Affichage
desk.cpl
Comptes Utilisateurs
nusrmgr.cpl
Proriétés Systèmes
sysdm.cpl
Ajout/Suppression de programmes
appwiz.cpl
Centre de sécurité
wscui.cpl
Connexions réseaux
ncpa.cpl
ou
control netconnections
Imprimantes et télécopieurs
control printers
Tâches planifiées
control schedtasks
Pare Feu Windows
firewall.cpl
Options Internet
inetcpl.cpl
Options d'Aliementations
powercfg.cpl
Mises à jour automatiques
wuaucpl.cpl
Administration de Sources de données ODBC
odbccp32.cpl
Assistant Ajout de Matériel
hdwwiz.cpl
Propriétés de la Souris
main.cpl
OU
control mouse
Sons et Périphériques audio
mmsys.cpl
Options régionales
intl.cpl
Propriétés Date & Heure
timedate.cpl
Options de modems et téléphonie
telephon.cpl
Assistant réseau sans fil
netsetup.cpl
Controleurs de jeu
joy.cpl
Assistant Scanner et Appareil Photo
wiaacmgr.exe
Propriétés du clavier
control keyboard
Options des dossiers
control folders
Outils d'administration
control admintools
Services
Services.msc
Observateur d'évènements
Eventvwr.msc
Dossier Partagés
Fsmgmt.msc
Défragmenteur de disques
dfrg.msc
Gestionnaire de périphériques
Devmgmt.msc
Gestionnaire de disques
Diskmgmt.msc
Utilisateurs et groupes locaux
Lusrmgr.msc
Gestion de l'ordinateur
Compmgmt.msc
Journaux et Alertes de performances
Perfmon.msc
Service d'indexation
Ciadv.msc
Certificats
Certmgr.msc
Stockage amovible
Ntmsmgr.msc
Enregistrer Sous ...
Pour gérer les endroits principaux où sauvegarder ses données et surtout pour les modifier :
Démarrer / executer / GPedit.msc / Configuration utilisateur / Modèle d'administration / Composants windows / Explorateur Windows /Boite de dialogue commune d'ouverture de fichier / Elements afficher dans la barre des favoris / Activer / remplir les 5 Emplacements
(! si les emplacement restent vides, ils seront remplacé par My computer !)
Démarrer / executer / GPedit.msc / Configuration utilisateur / Modèle d'administration / Composants windows / Explorateur Windows /Boite de dialogue commune d'ouverture de fichier / Elements afficher dans la barre des favoris / Activer / remplir les 5 Emplacements
(! si les emplacement restent vides, ils seront remplacé par My computer !)
mercredi 24 juin 2009
La companie noire T12 Soldats de pierre

Le marche de compagnie noire nous entraine en direction de Taglios, et rien ne semble pouvoir l'arrêter.
Plus puissante, plus nombreuse, elle passe par le Khatovar pour recruter des sorciers de force.
Sorcellerie, puissance militaire, stratégie, coups en douce, rien ne peux résister à la nouvelle compagnie noire. La vengeance approche et elle frappe dur.(Lisa Bowalk en fera les frais)
Je suis Toubib l'annaliste et médecin, et nous avons toutes les cartes en mains ... si ce n'est la fille de la nuit.
Inscription à :
Articles (Atom)