Zebedee

Zebedee is a simple program to establish an encrypted, compressed “tunnel” for TCP/IP or UDP data transfer between two systems. This allows traffic such as telnet, ftp and X to be protected from snooping as well as potentially gaining performance over low-bandwidth networks from compression. http://www.winton.org.uk/zebedee/

Applicazioni che non rispondono

Nella chiave HKEY_USERS\.DEFAULT\Control Panel\Desktop il valore della stringa AutoEndTasks uguale a 1 permette a Windows NT/2000 di chiudere automaticamente l’applicazione che non risponde più ai comandi. Il tempo necessario, in millisecondi, per la chiusura dell’applicazione (task) è stabilito dalla stringa WaitToKillAppTimeout, situata all’interno delle stessa chiave. Il valore di default è 20000, pari a 20 … Leggi tutto

Categorie Senza categoria Tag

Disabilitare la creazione delle share implicite

La chiave è: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer \Parameters cercare il valore DWORD AutoShareServer o AutoShareWks (a seconda della versione installata), ed impostare a 0.

Categorie Senza categoria Tag

Numlock all’accensione

Modificare la chiave: HKEY_CURRENT_USER\Control Panel\Keyboard InitialKeyboardIndicators di tipo REG_SZ (stringa) 0 = sempre spento 2 = ricorda lo stato prima dello spegnimento

Categorie Senza categoria Tag

Aggiungere il supporto per MS Mail Post Office a Outlook XP

Aggiungere MSFS=Microsoft Mail nella sezione [Services] del file C:\Program Files\Common Files\System\Mapi\1033\mapisvc.inf o del file c:\programmi\file comuni\system\mapi\1040\mapisvc.inf Aggiungere poi alla fine sempre del file modificato: [SFS_AB] PR_PROVIDER_DLL_NAME=MSFS.DLL PR_SERVICE_INSTALL_ID={6485D278-C2AC-11D1-AD3E-10A0C911C9C0} PR_RESOURCE_TYPE=MAPI_AB_PROVIDER PR_DISPLAY_NAME=Microsoft Mail Address Book PR_PROVIDER_DISPLAY=Microsoft Mail Address Book PR_RESOURCE_FLAGS=STATUS_PRIMARY_IDENTITY [SFS_MS] PR_PROVIDER_DLL_NAME=MSFS.DLL PR_SERVICE_INSTALL_ID={6485D278-C2AC-11D1-AD3E-10A0C911C9C0} PR_RESOURCE_TYPE=MAPI_STORE_PROVIDER PR_DISPLAY_NAME=Microsoft Mail Shared Folders PR_PROVIDER_DISPLAY=Microsoft Mail Shared Folders PR_RESOURCE_FLAGS=STATUS_NO_DEFAULT_STORE 34140102=00ffb8646041b80108002b2b8a290000 [SFS_XP] PR_PROVIDER_DLL_NAME=MSFS.DLL PR_SERVICE_INSTALL_ID={6485D278-C2AC-11D1-AD3E-10A0C911C9C0} PR_RESOURCE_TYPE=MAPI_TRANSPORT_PROVIDER … Leggi tutto

Chiave di registro per permettere gli attachment eseguibili con le nuove versioni di Outlook

——– inizio ——- REGEDIT4 [HKEY_CURRENT_USERSoftwareMicrosoftOffice10.0OutlookSecurity] “Level1Remove”=”ade;adp;asx;bas;bat;chm;cmd;com;cpl;crt;exe;hlp;hta;inf; ins;isp;js;jse;lnk;mda;mdb;mde;mdz;msc;msi;msp;mst;pcd;pif;prf;reg;scf;s cr;sct;shb;shs;url;vb;vbe;vbs;wsc;wsf;wsh” ——- fine ———— copiare ed icollare in un file di testo .reg da includere successivamente

Categorie Senza categoria Tag

NetBeui for Windows XP

The files necessary for installing the NetBEUI protocol on Windows XP are Netnbf.inf and Nbf.sys. Windows XP Professional does not come with the NetBEUI protocol installed. Location of files: cdromdrive:\Valueadd\MSFTNet\NetBEUI folder.

Categorie Senza categoria Tag

Shortcut for Locking the Console

You can lock the console without having to use CTRL+ALT+DEL or a screensaver. To do so, create a shortcut to rundll32.exe user32.dll,LockWorkStation, then launch the shortcut to lock the console. This can be used on both Windows 2000 Server and Professional.