La Billetterie

Un peu de tout saupoudré délicatement

Affichage des articles publiés le 11/16/2011

Donc il faut : – lancer regedit – regedt32 – sélectionner une entrée comme HKLM – ensuite l’option « charger la ruche »/ « load hive » est disponible Les emplacements des fichiers : [HKEY_LOCAL_MACHINE \SYSTEM] (%windir%/system32/config/system) [HKEY_LOCAL_MACHINE \SOFTWARE] (%windir%/system32/config/software) [HKEY_USERS \.Default] (%windir%/system32/config/default) [HKEY_CURRENT_USER] (%userprofile%/ntuser.dat) Cf http://smallvoid.com/article/winnt-offline-registry-edit.html Et quand on s’intéresse au mapping des unités réseau : http://practicalsbs.wordpress.com/2008/03/13/directly-creating-a-mapped-network-drive-within-an-xp-workstation-registry/ C’est […]

La méthode dans .Net 1.1 et 1.2 : .NET Framework 1.1 : Using SOAP Headers Version VS 2005 : http://msdn.microsoft.com/en-us/library/8728chd5%28v=VS.80%29.aspx VS2005 : Build a Client That Processes SOAP Headers Ya les soap extension aussi : http://msdn.microsoft.com/en-us/library/aa719520.aspx Une description de comment elles permettent de jouer avec les headers : http://msdn.microsoft.com/en-us/library/aa480503.aspx Bon bref, voici la manière de […]