How to Make Windows 7 Window Frame Border Fully Transparent (HideBlur) Come fare per Windows 7 finestra Frame frontiere completamente trasparente (HideBlur)
Windows Aero Glass Transparency effect in Windows 7 ( Windows Aero Glass Trasparenza effetto in Windows 7 ( enable and fix Aero issue attivare e fissare Aero problema ) makes the border frame of the all normal and maximized windows to have a blur outlay where user can have a translucent but frosted or milky glass blur effect window frame with partial blurred visibility of the desktop background with its icons or wallpapers. ) Rende la struttura del bordo del tutto normale e massimizzare le finestre di un esborso di sfocatura dove l'utente può avere uno o traslucido ma lattiginoso vetro smerigliato effetto sfocato finestra con parziale offuscata visibilità di sfondo del desktop con le sue icone o gli sfondi. Some Windows 7 users may prefer to make these window frames or borders to fully transparent instead so that what's behind can be clearly seen. Alcuni utenti di Windows 7 maggio preferiscono fare queste finestre o frontiere invece completamente trasparente in modo che ciò che ci sta dietro può essere visto chiaramente. In some builds of Windows 7, full transparency (non-opaque) window frame border can be achieved with a simple registry hack. In alcune versioni di Windows 7, la piena trasparenza (non opaco) finestra di confine può essere raggiunto con un semplice trucco di registro.
In order to make and change the border frame of open windows in Windows 7 to fully transparent, open Registry Editor ( RegEdit ) and navigate to the following registry key: Al fine di effettuare e modificare la struttura del bordo del finestre aperte in Windows 7 completamente trasparente, aprire Editor del Registro di sistema (regedit) e passare alla seguente chiave di registro:
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\DWM (for current logged on user) HKEY_CURRENT_USER \ SOFTWARE \ Microsoft \ Windows \ DWM (per la corrente utente connesso)
or, o,
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\DWM (for all users) HKEY_LOCAL_MACHINE \ Software \ Microsoft \ Windows \ DWM (per tutti gli utenti)
Create a new DWORD (32-bit) Value registry value, and named it as HideBlur . Creare un nuovo valore DWORD (32-bit) Valore del Registro di valore, e nominato come HideBlur. Set the value data of “HideBlur” to 1 . Impostare il valore dei dati di "HideBlur" a 1.
The registry setting at HKEY_CURRENT_USER will have priority and will override setting in HKEY_LOCAL_MACHINE if there is conflict. L'impostazione del Registro di sistema in HKEY_CURRENT_USER avranno priorità e sovrascrive l'impostazione in HKEY_LOCAL_MACHINE, se non vi è conflitto. Log off and log in again or restart the computer. Disconnettersi e accedere nuovamente o riavviare il computer. And the, window's frame should be transparent. E l', cornice della finestra dovrebbe essere trasparente. The illustrations below show the different of transparency effects before and after the border frame full transparency registry hack. Le illustrazioni seguenti mostrano i diversi effetti di trasparenza prima e dopo il confine cornice piena trasparenza del Registro di hack.


Another note that the registry hack above appears to only work on some Windows 7 interim builds leaked by testers, such as build 6956, 7048, 7106 and 7127. Un'altra nota che il Registro di sistema di cui sopra appare hack funziona solo su alcuni di Windows 7 intermedia si basa trapelate da tester, come la costruzione di 6956, 7048, 7106 e 7127. It doesn't been supported in Esso non è supportato in Windows 7 Beta Windows 7 Beta (build 7000), (build 7000), Windows 7 RC Windows 7 RC (build 7100) and build 7077. (build 7100) e la costruzione di 7077. And unfortunately too, only window's border frame can be made transparent, and not the Taskbar. E, purtroppo, troppo, solo il telaio della finestra di frontiera possono essere resi trasparenti, e non la barra delle applicazioni.
For users who don't want to modify the registry manually, download the following registry registration entries file: Per gli utenti che non vogliono modificare manualmente il Registro di sistema, scaricare i seguenti file di registro le voci di registrazione: HideBlur.reg HideBlur.reg , and double click on it to apply full transparent window frame hack on current user. , E fare doppio clic su di esso per applicare pienamente trasparente finestra hack su utente corrente.
You can also save the following code into text file and save it as a .reg file. È anche possibile salvare il seguente codice nel file di testo e salvarlo come file. Reg.
Current User: Current User:
Windows Registry Editor Version 5.00 Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\DWM] [HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ DWM]
“HideBlur”=dword:00000001 "HideBlur" = dword: 00000001
All Users: Tutti gli utenti:
Windows Registry Editor Version 5.00 Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\DWM] [HKEY_LOCAL_MACHINE \ Software \ Microsoft \ Windows \ DWM]
“HideBlur”=dword:00000001 "HideBlur" = dword: 00000001
For users who use non-supported Windows 7 build versions, the window's frame full transparency trick can be easily enabled by replacing two files “dwm.exe” and “uDWM.dll” inside the %systemdrive%\Windows\System32\ folder with the versions from Per gli utenti che fanno uso non supportate le versioni di Windows 7 costruire, la cornice della finestra piena trasparenza trucco può essere facilmente attivata per la sostituzione di due file "dwm.exe" e "uDWM.dll" dentro la cartella% systemdrive% \ Windows \ System32 \ cartella con il le versioni da Windows 7 Build 7127 Windows 7 Build 7127 . . dwm.exe evaluates the value of HideBlur registry key, and if the value is 1, the uDWM.dll will execute the transparency effect on windows' border. dwm.exe valuta HideBlur il valore della chiave del Registro di sistema, e se il valore è 1, il uDWM.dll eseguirà la trasparenza effetto sulle finestre 'di frontiera.
For user without Windows 7 Build 7127 system on-hard, download the DWM.exe and uDWM.dll files extracted from Per l'utente, senza Windows 7 Build 7127 sul sistema-duro, DWM.exe e scaricare i file estratti dal uDWM.dll DWM-7127.zip DWM-7127.zip . .
In order to replace and overwrite dwm.exe and uDWM.dll in Windows 7 system, firstly Al fine di sostituire e sovrascrivere dwm.exe e uDWM.dll sistema in Windows 7, in primo luogo take ownership and grant full access permissions to the files assumere la proprietà e la concessione di autorizzazioni di accesso completo ai file , and then stop the Desktop Windows Manager Session Manager service in Control Panel -> System and Security -> Administrative Tools -> Services module. , E quindi arrestare il Desktop Windows Manager Session Manager servizio nel Pannello di controllo -> Sistema e di sicurezza -> Strumenti di amministrazione -> Servizi modulo. Copy the dwm.exe and uDWM.dll to %systemdrive%\Windows\System32 folder (ba Copiare il dwm.exe e uDWM.dll a% systemdrive% \ Windows \ System32 (BA
IMPORTANT : The page is machine translated and provided "as is" without warranty. IMPORTANTE: La pagina è tradotta macchina e forniti "come è" senza garanzia. Machine translation may be difficult to understand. La traduzione automatica può essere difficile da capire. Please refer to Si prega di fare riferimento a original English article articolo originale inglese whenever possible. ogniqualvolta ciò sia possibile.
Related Articles Articoli correlati
- Enable or Disable Aero Border Frame in Windows Live MSN Messenger (with Auto Switcher) Attiva o Disattiva Border Frame Aero di Windows Live MSN Messenger (con Auto switcher)
- Increase or Decrease Windows Vista Aero Glass Windows Border Padding Aumentare o diminuire di Windows Vista Aero Glass Windows Border Padding
- How to Fully Maximize Command Prompt Window in Vista Come completamente Massimizza finestra del prompt dei comandi in Vista
- Fix Notepad++ Find or Replace Transparent Dialog Box Does Not Close Away Problem in Windows 7 Notepad + + Fix Trova o Sostituisci trasparente finestra di dialogo non si chiude Away problema in Windows 7
- Workaround to Remove Shortcut Arrow (Make Transparent) in Windows 7 Yet Can Pin to Taskbar or Start Menu Soluzione per rimuovere il collegamento Arrow (in maniera trasparente) in Windows 7 Eppure Posso Pin per Barra delle applicazioni o del menu di avvio
- Download Y'z Shadow (YzShadow) 1.9 for Shadow and Transparent Effects in Windows XP Download Y'z Shadow (YzShadow) 1,9 per Shadow Effetti e trasparente in Windows XP
- Make Vista Right Click Menu Transparent Make Vista Right Click Menu Transparent
- Double Vision Enables Semi-Transparent Media Clips View in Windows System Double Vision Consente semi-trasparente Media clip del sistema in Windows Vista
- New Sony S-Frame Digital Photo Frame (DPF-D70/V700/V900) Nuovo Sony S-Frame Digital Photo Frame (DPF-D70/V700/V900)
- Remove and Set No Border on Vista Snipping Tool Snipped Images or Pictures Rimuovere e impostare n. frontiera su Vista Snipping Tool Snipped immagini o foto










































May 21st, 2009 13:47 21 maggio 2009 13:47
ONLY 32 BITS (x86) explain always this SOLO 32 bit (x86) spiegare sempre presente
Thanks! Grazie!