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.

Blur Frosted Glass Windows Frame Fully Transparent Windows Border Frame

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

Source Origine

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.


One Response to “How to Make Windows 7 Window Frame Border Fully Transparent (HideBlur)” Una risposta a "How to Make Windows 7 finestra Frame frontiere completamente trasparente (HideBlur)"

  1. BIODIGITZMAN® BIODIGITZMAN ®
    May 21st, 2009 13:47 21 maggio 2009 13:47
    1 1

    ONLY 32 BITS (x86) explain always this SOLO 32 bit (x86) spiegare sempre presente

    Thanks! Grazie!

Leave a Reply Lasci una risposta

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> È possibile utilizzare questi tag: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime = ""> <em> <i> <q cite=""> <strike> <strong>

Subscribe to comments feature has been disabled. Iscriviti ai commenti funzione è stata disattivata. To receive notification of latest comments posted, subscribe to Per ricevere la notifica degli ultimi commenti inviati, iscriviti alla My Digital Life Comments RSS feed My Digital Life Commenti feed RSS or o register to receive Registrati per ricevere new comments in daily email digest. nuovi commenti in email giornaliera digerire.
Custom Search

New Articles Nuovi articoli

Incoming Search Terms for the Article Cerca in arrivo Condizioni per l'articolo

windows 7 transparent windows Windows 7 finestre trasparenti - -- hideblur hideblur - -- Windows 7 fully transparent Windows 7 pienamente trasparente - -- how to make windows 7 transparent come rendere trasparenti le finestre 7 - -- how to make a window frame come fare una finestra - -- windows 7 hideblur Windows 7 hideblur - -- how to build a window frame come creare una finestra - -- window frame finestra - -- windows 7 100% transparency Windows 7 100% di trasparenza - -- windows 7 transparent 7 finestre trasparenti - -- how to make window frames come fare per finestre - -- windows 7 window border Windows 7 finestra di frontiera - -- hideblur windows 7 hideblur Windows 7 - -- transparent window backgrounds on wwindows 7 finestra trasparente su sfondi wwindows 7 - -- windows 7 window transparency 7 finestre finestra trasparenza - -- building a window frame costruzione di una finestra - -- all tutto - -- hideblur registry key in windows 7 hideblur chiave del Registro di sistema in Windows 7 - -- how to make windows transparent in windows 7 come rendere trasparenti le finestre di Windows 7 - -- making a window frame fare una finestra - -- how to make windows 7 jump list come fare il salto elenco finestre 7 - -- windows 7 borders Windows 7 frontiere - -- windows 7 transparent window Windows 7 finestra trasparente - -- how to build window frames come costruire serramenti - -- Hack 2 (7000) - Enable Windows Aero in Windows 7 Hack 2 (7000) - Attivazione di Windows Aero di Windows 7 - -- remove blur windows 7 rc rimuovere sfocatura finestre 7 rc - -- how to build window frame come costruire finestra - -- windows 7 border Windows 7 frontiera - -- make windows 7 transparent rendere trasparenti le finestre 7 - -- windows 7 taskbar blur 7 finestre delle applicazioni di sfocatura - -- windows 7 blur Windows 7 sfocatura - -- windows 7 remove window borders Windows 7 rimuovere finestra frontiere - -- windows 7 remove blur Windows 7 rimuovere sfocatura - -- transparent window border finestra trasparente confine - -- win 7 transparent vincere 7 trasparente - -- how to make windows 7 window full come fare finestre 7 finestra piena - -- make window frames rendere serramenti - -- transparency control in windows 7 trasparenza di controllo in Windows 7 - -- windows 7 dwm.exe Windows 7 dwm.exe - -- Windows 7 Fully Transparency Enabler Windows 7 completamente Trasparenza Enabler - -- windows 7 full transparency taskbar Windows 7 la piena trasparenza delle applicazioni - -- make a window una finestra - -- transparent windows in windows 7 finestre trasparenti in Windows 7 - -- windows 7 change window border Windows 7 cambiare finestra di frontiera - -- remove blur windows 7 rc 7100 rimuovere sfocatura finestre 7 rc 7100 - -- windows transparency aero 7 finestre trasparenza aeromedici 7 - -- window frame transparent download finestra trasparente il download - -- make windows transparent windows 7 rendere trasparenti le finestre di Windows 7 - -- windows 7 +how to change border width Windows 7 + come modificare la larghezza di frontiera - -- hideblur for windows 7 hideblur per Windows 7 - --