![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| Guest | Seafely Remove Hardware Question I just installed plugged-in and ecternal harddrive with Vista Home Basic SP2. The moment I plugged in the USB an icon appeared in the Notification area: 'Safely Remove Hardware'. I'ver notice a setting in the properties of the drive that 'Optimize for quick removal' is checked but I'm not sure if changing this will prevent the iceopn from appearing. How can I prevent this icon from appearing? Thanks, James |
My System Specs![]() |
| | #2 (permalink) |
| Guest | Re: Seafely Remove Hardware Question Hide or Remove : http://www.raymond.cc/blog/archives/...are-tray-icon/ http://blog.ryantadams.com/2008/10/2...e-system-tray/ http://alanedwardes.com/posts/removi...hardware-icon/ http://www.tech-recipes.com/rx/598/h...m-system-tray/ "JamesJ" <jjy@xxxxxx_roadrunner.com> wrote in message news:eom7Jw58JHA.3836@xxxxxx Quote: >I just installed plugged-in and ecternal harddrive with Vista Home Basic >SP2. > The moment I plugged in the USB an icon appeared in the Notification area: > 'Safely Remove Hardware'. > I'ver notice a setting in the properties of the drive that > 'Optimize for quick removal' is checked but I'm not sure if changing this > will prevent the iceopn from appearing. > How can I prevent this icon from appearing? > > Thanks, > James |
My System Specs![]() |
| | #3 (permalink) |
| Guest | Re: Seafely Remove Hardware Question These only removing the icon by loading another program. Is there a registry hack?? James "Spirit" <noone@xxxxxx> wrote in message news:ee7d4hA9JHA.5780@xxxxxx Quote: > Hide or Remove : > http://www.raymond.cc/blog/archives/...are-tray-icon/ > > http://blog.ryantadams.com/2008/10/2...e-system-tray/ > > http://alanedwardes.com/posts/removi...hardware-icon/ > > http://www.tech-recipes.com/rx/598/h...m-system-tray/ > > "JamesJ" <jjy@xxxxxx_roadrunner.com> wrote in message > news:eom7Jw58JHA.3836@xxxxxx Quote: >>I just installed plugged-in and ecternal harddrive with Vista Home Basic >>SP2. >> The moment I plugged in the USB an icon appeared in the Notification >> area: >> 'Safely Remove Hardware'. >> I'ver notice a setting in the properties of the drive that >> 'Optimize for quick removal' is checked but I'm not sure if changing this >> will prevent the iceopn from appearing. >> How can I prevent this icon from appearing? >> >> Thanks, >> James |
My System Specs![]() |
| | #4 (permalink) |
| Guest | Re: Seafely Remove Hardware Question I am a little curious why someone would want to do this? This is how to hide ALL Icons in SysTray : http://samanathon.com/registry-hack-...a-system-tray/ and : Enable hot-plug filter & hide safe-remove icon x86 Add & Set this key : "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfilt\Parameter0" To DWORD value "0x80000000" Enable hot-plug filter & hide safe-remove icon x64 Add & Set this key : "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfiltx64\Parameter0" To DWORD value "0x80000000" also from Via : 1. To Enable hot-plug filter but hide safe-remove icon ( i386 platform ): Add and set registry: "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfilt\Parameter0" To DWORD value "0x80000000" 2. To enable hot-plug filter and also shows safe-remove icon ( i386 platform ): Add and set registry "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfilt\Parameter0" To DWORD value "0x80000001" 3. To Enable hot-plug filter but hide safe-remove icon ( x64 platform ): Add and set registry: "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfiltx64\Parameter0" To DWORD value "0x80000000" 4. To enable hot-plug filter and also shows safe-remove icon ( x64 platform ): Add and set registry "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfiltx64\Parameter0" To DWORD value "0x80000001" 5. To disable hot-plug filter, set "Parameter0" to zero value. "JamesJ" <jjy@xxxxxx_roadrunner.com> wrote in message news:uRX0vPB9JHA.4900@xxxxxx Quote: > These only removing the icon by loading another program. > Is there a registry hack?? > > James > > "Spirit" <noone@xxxxxx> wrote in message > news:ee7d4hA9JHA.5780@xxxxxx Quote: >> Hide or Remove : >> http://www.raymond.cc/blog/archives/...are-tray-icon/ >> >> http://blog.ryantadams.com/2008/10/2...e-system-tray/ >> >> http://alanedwardes.com/posts/removi...hardware-icon/ >> >> http://www.tech-recipes.com/rx/598/h...m-system-tray/ >> >> "JamesJ" <jjy@xxxxxx_roadrunner.com> wrote in message >> news:eom7Jw58JHA.3836@xxxxxx Quote: >>>I just installed plugged-in and ecternal harddrive with Vista Home Basic >>>SP2. >>> The moment I plugged in the USB an icon appeared in the Notification >>> area: >>> 'Safely Remove Hardware'. >>> I'ver notice a setting in the properties of the drive that >>> 'Optimize for quick removal' is checked but I'm not sure if changing >>> this will prevent the iceopn from appearing. >>> How can I prevent this icon from appearing? >>> >>> Thanks, >>> James |
My System Specs![]() |
| | #5 (permalink) |
| Guest | Re: Seafely Remove Hardware Question I really don't want all icons hidden just this one. I could use the hide inactive icons in notification area properties but it leaves an arrow indicating an icon is hidden. Isn't really that big of a deal. Just that I can accomplish the same thing by right clicking the drive in 'Computer' and selecting 'Safely Remove'. Thanks much for the info, James "Spirit" <noone@xxxxxx> wrote in message news:ud3fTFD9JHA.5040@xxxxxx Quote: >I am a little curious why someone would want to do this? > > This is how to hide ALL Icons in SysTray : > > http://samanathon.com/registry-hack-...a-system-tray/ > > and : > > Enable hot-plug filter & hide safe-remove icon x86 > Add & Set this key : > > "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfilt\Parameter0" > To DWORD value "0x80000000" > > Enable hot-plug filter & hide safe-remove icon x64 > Add & Set this key : > > "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfiltx64\Parameter0" > To DWORD value "0x80000000" > > also from Via : > > 1. To Enable hot-plug filter but hide safe-remove icon ( i386 platform ): > Add and set registry: > "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfilt\Parameter0" > To DWORD value "0x80000000" > > 2. To enable hot-plug filter and also shows safe-remove icon ( i386 > platform ): > Add and set registry > "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfilt\Parameter0" > To DWORD value "0x80000001" > > 3. To Enable hot-plug filter but hide safe-remove icon ( x64 platform ): > Add and set registry: > "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfiltx64\Parameter0" > To DWORD value "0x80000000" > > 4. To enable hot-plug filter and also shows safe-remove icon ( x64 > platform ): > Add and set registry > "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfiltx64\Parameter0" > To DWORD value "0x80000001" > > 5. To disable hot-plug filter, set "Parameter0" to zero value. > > > "JamesJ" <jjy@xxxxxx_roadrunner.com> wrote in message > news:uRX0vPB9JHA.4900@xxxxxx Quote: >> These only removing the icon by loading another program. >> Is there a registry hack?? >> >> James >> >> "Spirit" <noone@xxxxxx> wrote in message >> news:ee7d4hA9JHA.5780@xxxxxx Quote: >>> Hide or Remove : >>> http://www.raymond.cc/blog/archives/...are-tray-icon/ >>> >>> http://blog.ryantadams.com/2008/10/2...e-system-tray/ >>> >>> http://alanedwardes.com/posts/removi...hardware-icon/ >>> >>> http://www.tech-recipes.com/rx/598/h...m-system-tray/ >>> >>> "JamesJ" <jjy@xxxxxx_roadrunner.com> wrote in message >>> news:eom7Jw58JHA.3836@xxxxxx >>>>I just installed plugged-in and ecternal harddrive with Vista Home Basic >>>>SP2. >>>> The moment I plugged in the USB an icon appeared in the Notification >>>> area: >>>> 'Safely Remove Hardware'. >>>> I'ver notice a setting in the properties of the drive that >>>> 'Optimize for quick removal' is checked but I'm not sure if changing >>>> this will prevent the iceopn from appearing. >>>> How can I prevent this icon from appearing? >>>> >>>> Thanks, >>>> James >>> |
My System Specs![]() |
| | #6 (permalink) |
| Guest | Re: Seafely Remove Hardware Question I gave you the registry information you asked for....... the 1st tip was the how to hide all..... the later ones are the answer to just the one. "JamesJ" <jjy@xxxxxx_roadrunner.com> wrote in message news:%23Pbd2JD9JHA.4948@xxxxxx Quote: >I really don't want all icons hidden just this one. I could use the hide >inactive icons in > notification area properties but it leaves an arrow indicating an icon is > hidden. > Isn't really that big of a deal. Just that I can accomplish the same thing > by right clicking > the drive in 'Computer' and selecting 'Safely Remove'. > > Thanks much for the info, > James > > "Spirit" <noone@xxxxxx> wrote in message > news:ud3fTFD9JHA.5040@xxxxxx Quote: >>I am a little curious why someone would want to do this? >> >> This is how to hide ALL Icons in SysTray : >> >> http://samanathon.com/registry-hack-...a-system-tray/ >> >> and : >> >> Enable hot-plug filter & hide safe-remove icon x86 >> Add & Set this key : >> >> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfilt\Parameter0" >> To DWORD value "0x80000000" >> >> Enable hot-plug filter & hide safe-remove icon x64 >> Add & Set this key : >> >> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfiltx64\Parameter0" >> To DWORD value "0x80000000" >> >> also from Via : >> >> 1. To Enable hot-plug filter but hide safe-remove icon ( i386 platform ): >> Add and set registry: >> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfilt\Parameter0" >> To DWORD value "0x80000000" >> >> 2. To enable hot-plug filter and also shows safe-remove icon ( i386 >> platform ): >> Add and set registry >> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfilt\Parameter0" >> To DWORD value "0x80000001" >> >> 3. To Enable hot-plug filter but hide safe-remove icon ( x64 platform ): >> Add and set registry: >> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfiltx64\Parameter0" >> To DWORD value "0x80000000" >> >> 4. To enable hot-plug filter and also shows safe-remove icon ( x64 >> platform ): >> Add and set registry >> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfiltx64\Parameter0" >> To DWORD value "0x80000001" >> >> 5. To disable hot-plug filter, set "Parameter0" to zero value. >> >> >> "JamesJ" <jjy@xxxxxx_roadrunner.com> wrote in message >> news:uRX0vPB9JHA.4900@xxxxxx Quote: >>> These only removing the icon by loading another program. >>> Is there a registry hack?? >>> >>> James >>> >>> "Spirit" <noone@xxxxxx> wrote in message >>> news:ee7d4hA9JHA.5780@xxxxxx >>>> Hide or Remove : >>>> http://www.raymond.cc/blog/archives/...are-tray-icon/ >>>> >>>> http://blog.ryantadams.com/2008/10/2...e-system-tray/ >>>> >>>> http://alanedwardes.com/posts/removi...hardware-icon/ >>>> >>>> http://www.tech-recipes.com/rx/598/h...m-system-tray/ >>>> >>>> "JamesJ" <jjy@xxxxxx_roadrunner.com> wrote in message >>>> news:eom7Jw58JHA.3836@xxxxxx >>>>>I just installed plugged-in and ecternal harddrive with Vista Home >>>>>Basic SP2. >>>>> The moment I plugged in the USB an icon appeared in the Notification >>>>> area: >>>>> 'Safely Remove Hardware'. >>>>> I'ver notice a setting in the properties of the drive that >>>>> 'Optimize for quick removal' is checked but I'm not sure if changing >>>>> this will prevent the iceopn from appearing. >>>>> How can I prevent this icon from appearing? >>>>> >>>>> Thanks, >>>>> James >>>> >>> |
My System Specs![]() |
| | #7 (permalink) |
| Guest | Re: Seafely Remove Hardware Question I didn't scroll down far enough. Thanks James "Spirit" <noone@xxxxxx> wrote in message news:OOJnMMD9JHA.1248@xxxxxx Quote: >I gave you the registry information you asked for....... the 1st tip > was the how to hide all..... the later ones are the answer to just the > one. > > "JamesJ" <jjy@xxxxxx_roadrunner.com> wrote in message > news:%23Pbd2JD9JHA.4948@xxxxxx Quote: >>I really don't want all icons hidden just this one. I could use the hide >>inactive icons in >> notification area properties but it leaves an arrow indicating an icon is >> hidden. >> Isn't really that big of a deal. Just that I can accomplish the same >> thing by right clicking >> the drive in 'Computer' and selecting 'Safely Remove'. >> >> Thanks much for the info, >> James >> >> "Spirit" <noone@xxxxxx> wrote in message >> news:ud3fTFD9JHA.5040@xxxxxx Quote: >>>I am a little curious why someone would want to do this? >>> >>> This is how to hide ALL Icons in SysTray : >>> >>> http://samanathon.com/registry-hack-...a-system-tray/ >>> >>> and : >>> >>> Enable hot-plug filter & hide safe-remove icon x86 >>> Add & Set this key : >>> >>> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfilt\Parameter0" >>> To DWORD value "0x80000000" >>> >>> Enable hot-plug filter & hide safe-remove icon x64 >>> Add & Set this key : >>> >>> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfiltx64\Parameter0" >>> To DWORD value "0x80000000" >>> >>> also from Via : >>> >>> 1. To Enable hot-plug filter but hide safe-remove icon ( i386 >>> platform ): >>> Add and set registry: >>> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfilt\Parameter0" >>> To DWORD value "0x80000000" >>> >>> 2. To enable hot-plug filter and also shows safe-remove icon ( i386 >>> platform ): >>> Add and set registry >>> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfilt\Parameter0" >>> To DWORD value "0x80000001" >>> >>> 3. To Enable hot-plug filter but hide safe-remove icon ( x64 platform ): >>> Add and set registry: >>> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfiltx64\Parameter0" >>> To DWORD value "0x80000000" >>> >>> 4. To enable hot-plug filter and also shows safe-remove icon ( x64 >>> platform ): >>> Add and set registry >>> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfiltx64\Parameter0" >>> To DWORD value "0x80000001" >>> >>> 5. To disable hot-plug filter, set "Parameter0" to zero value. >>> >>> >>> "JamesJ" <jjy@xxxxxx_roadrunner.com> wrote in message >>> news:uRX0vPB9JHA.4900@xxxxxx >>>> These only removing the icon by loading another program. >>>> Is there a registry hack?? >>>> >>>> James >>>> >>>> "Spirit" <noone@xxxxxx> wrote in message >>>> news:ee7d4hA9JHA.5780@xxxxxx >>>>> Hide or Remove : >>>>> http://www.raymond.cc/blog/archives/...are-tray-icon/ >>>>> >>>>> http://blog.ryantadams.com/2008/10/2...e-system-tray/ >>>>> >>>>> http://alanedwardes.com/posts/removi...hardware-icon/ >>>>> >>>>> http://www.tech-recipes.com/rx/598/h...m-system-tray/ >>>>> >>>>> "JamesJ" <jjy@xxxxxx_roadrunner.com> wrote in message >>>>> news:eom7Jw58JHA.3836@xxxxxx >>>>>>I just installed plugged-in and ecternal harddrive with Vista Home >>>>>>Basic SP2. >>>>>> The moment I plugged in the USB an icon appeared in the Notification >>>>>> area: >>>>>> 'Safely Remove Hardware'. >>>>>> I'ver notice a setting in the properties of the drive that >>>>>> 'Optimize for quick removal' is checked but I'm not sure if changing >>>>>> this will prevent the iceopn from appearing. >>>>>> How can I prevent this icon from appearing? >>>>>> >>>>>> Thanks, >>>>>> James >>>>> >>>> >>> |
My System Specs![]() |
| | #8 (permalink) |
| Guest | Re: Seafely Remove Hardware Question Another question. What would the Service name be for this?? Does it have an 'Allow this service to interact with the desktop' option. Can't seem to find the name of the service anywhere. James "Spirit" <noone@xxxxxx> wrote in message news:OOJnMMD9JHA.1248@xxxxxx Quote: >I gave you the registry information you asked for....... the 1st tip > was the how to hide all..... the later ones are the answer to just the > one. > > "JamesJ" <jjy@xxxxxx_roadrunner.com> wrote in message > news:%23Pbd2JD9JHA.4948@xxxxxx Quote: >>I really don't want all icons hidden just this one. I could use the hide >>inactive icons in >> notification area properties but it leaves an arrow indicating an icon is >> hidden. >> Isn't really that big of a deal. Just that I can accomplish the same >> thing by right clicking >> the drive in 'Computer' and selecting 'Safely Remove'. >> >> Thanks much for the info, >> James >> >> "Spirit" <noone@xxxxxx> wrote in message >> news:ud3fTFD9JHA.5040@xxxxxx Quote: >>>I am a little curious why someone would want to do this? >>> >>> This is how to hide ALL Icons in SysTray : >>> >>> http://samanathon.com/registry-hack-...a-system-tray/ >>> >>> and : >>> >>> Enable hot-plug filter & hide safe-remove icon x86 >>> Add & Set this key : >>> >>> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfilt\Parameter0" >>> To DWORD value "0x80000000" >>> >>> Enable hot-plug filter & hide safe-remove icon x64 >>> Add & Set this key : >>> >>> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfiltx64\Parameter0" >>> To DWORD value "0x80000000" >>> >>> also from Via : >>> >>> 1. To Enable hot-plug filter but hide safe-remove icon ( i386 >>> platform ): >>> Add and set registry: >>> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfilt\Parameter0" >>> To DWORD value "0x80000000" >>> >>> 2. To enable hot-plug filter and also shows safe-remove icon ( i386 >>> platform ): >>> Add and set registry >>> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfilt\Parameter0" >>> To DWORD value "0x80000001" >>> >>> 3. To Enable hot-plug filter but hide safe-remove icon ( x64 platform ): >>> Add and set registry: >>> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfiltx64\Parameter0" >>> To DWORD value "0x80000000" >>> >>> 4. To enable hot-plug filter and also shows safe-remove icon ( x64 >>> platform ): >>> Add and set registry >>> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfiltx64\Parameter0" >>> To DWORD value "0x80000001" >>> >>> 5. To disable hot-plug filter, set "Parameter0" to zero value. >>> >>> >>> "JamesJ" <jjy@xxxxxx_roadrunner.com> wrote in message >>> news:uRX0vPB9JHA.4900@xxxxxx >>>> These only removing the icon by loading another program. >>>> Is there a registry hack?? >>>> >>>> James >>>> >>>> "Spirit" <noone@xxxxxx> wrote in message >>>> news:ee7d4hA9JHA.5780@xxxxxx >>>>> Hide or Remove : >>>>> http://www.raymond.cc/blog/archives/...are-tray-icon/ >>>>> >>>>> http://blog.ryantadams.com/2008/10/2...e-system-tray/ >>>>> >>>>> http://alanedwardes.com/posts/removi...hardware-icon/ >>>>> >>>>> http://www.tech-recipes.com/rx/598/h...m-system-tray/ >>>>> >>>>> "JamesJ" <jjy@xxxxxx_roadrunner.com> wrote in message >>>>> news:eom7Jw58JHA.3836@xxxxxx >>>>>>I just installed plugged-in and ecternal harddrive with Vista Home >>>>>>Basic SP2. >>>>>> The moment I plugged in the USB an icon appeared in the Notification >>>>>> area: >>>>>> 'Safely Remove Hardware'. >>>>>> I'ver notice a setting in the properties of the drive that >>>>>> 'Optimize for quick removal' is checked but I'm not sure if changing >>>>>> this will prevent the iceopn from appearing. >>>>>> How can I prevent this icon from appearing? >>>>>> >>>>>> Thanks, >>>>>> James >>>>> >>>> >>> |
My System Specs![]() |
| | #9 (permalink) |
| Guest | Re: Seafely Remove Hardware Question Enjoy : http://www.blackviper.com/WinVista/servicecfg.htm "JamesJ" <jjy@xxxxxx_roadrunner.com> wrote in message news:uL7z1kD9JHA.1340@xxxxxx Quote: > Another question. What would the Service name be for this?? > Does it have an 'Allow this service to interact with the desktop' option. > Can't seem to find the name of the service anywhere. > > James > > "Spirit" <noone@xxxxxx> wrote in message > news:OOJnMMD9JHA.1248@xxxxxx Quote: >>I gave you the registry information you asked for....... the 1st tip >> was the how to hide all..... the later ones are the answer to just the >> one. >> >> "JamesJ" <jjy@xxxxxx_roadrunner.com> wrote in message >> news:%23Pbd2JD9JHA.4948@xxxxxx Quote: >>>I really don't want all icons hidden just this one. I could use the hide >>>inactive icons in >>> notification area properties but it leaves an arrow indicating an icon >>> is hidden. >>> Isn't really that big of a deal. Just that I can accomplish the same >>> thing by right clicking >>> the drive in 'Computer' and selecting 'Safely Remove'. >>> >>> Thanks much for the info, >>> James >>> >>> "Spirit" <noone@xxxxxx> wrote in message >>> news:ud3fTFD9JHA.5040@xxxxxx >>>>I am a little curious why someone would want to do this? >>>> >>>> This is how to hide ALL Icons in SysTray : >>>> >>>> http://samanathon.com/registry-hack-...a-system-tray/ >>>> >>>> and : >>>> >>>> Enable hot-plug filter & hide safe-remove icon x86 >>>> Add & Set this key : >>>> >>>> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfilt\Parameter0" >>>> To DWORD value "0x80000000" >>>> >>>> Enable hot-plug filter & hide safe-remove icon x64 >>>> Add & Set this key : >>>> >>>> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfiltx64\Parameter0" >>>> To DWORD value "0x80000000" >>>> >>>> also from Via : >>>> >>>> 1. To Enable hot-plug filter but hide safe-remove icon ( i386 >>>> platform ): >>>> Add and set registry: >>>> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfilt\Parameter0" >>>> To DWORD value "0x80000000" >>>> >>>> 2. To enable hot-plug filter and also shows safe-remove icon ( i386 >>>> platform ): >>>> Add and set registry >>>> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfilt\Parameter0" >>>> To DWORD value "0x80000001" >>>> >>>> 3. To Enable hot-plug filter but hide safe-remove icon ( x64 >>>> platform ): >>>> Add and set registry: >>>> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfiltx64\Parameter0" >>>> To DWORD value "0x80000000" >>>> >>>> 4. To enable hot-plug filter and also shows safe-remove icon ( x64 >>>> platform ): >>>> Add and set registry >>>> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfiltx64\Parameter0" >>>> To DWORD value "0x80000001" >>>> >>>> 5. To disable hot-plug filter, set "Parameter0" to zero value. >>>> >>>> >>>> "JamesJ" <jjy@xxxxxx_roadrunner.com> wrote in message >>>> news:uRX0vPB9JHA.4900@xxxxxx >>>>> These only removing the icon by loading another program. >>>>> Is there a registry hack?? >>>>> >>>>> James >>>>> >>>>> "Spirit" <noone@xxxxxx> wrote in message >>>>> news:ee7d4hA9JHA.5780@xxxxxx >>>>>> Hide or Remove : >>>>>> http://www.raymond.cc/blog/archives/...are-tray-icon/ >>>>>> >>>>>> http://blog.ryantadams.com/2008/10/2...e-system-tray/ >>>>>> >>>>>> http://alanedwardes.com/posts/removi...hardware-icon/ >>>>>> >>>>>> http://www.tech-recipes.com/rx/598/h...m-system-tray/ >>>>>> >>>>>> "JamesJ" <jjy@xxxxxx_roadrunner.com> wrote in message >>>>>> news:eom7Jw58JHA.3836@xxxxxx >>>>>>>I just installed plugged-in and ecternal harddrive with Vista Home >>>>>>>Basic SP2. >>>>>>> The moment I plugged in the USB an icon appeared in the Notification >>>>>>> area: >>>>>>> 'Safely Remove Hardware'. >>>>>>> I'ver notice a setting in the properties of the drive that >>>>>>> 'Optimize for quick removal' is checked but I'm not sure if changing >>>>>>> this will prevent the iceopn from appearing. >>>>>>> How can I prevent this icon from appearing? >>>>>>> >>>>>>> Thanks, >>>>>>> James >>>>>> >>>>> >>>> >>> |
My System Specs![]() |
| | #10 (permalink) |
| Guest | Re: Seafely Remove Hardware Question Never thought of Viper! James "Spirit" <noone@xxxxxx> wrote in message news:%23hrWXrD9JHA.5064@xxxxxx Quote: > Enjoy : > > http://www.blackviper.com/WinVista/servicecfg.htm > > "JamesJ" <jjy@xxxxxx_roadrunner.com> wrote in message > news:uL7z1kD9JHA.1340@xxxxxx Quote: >> Another question. What would the Service name be for this?? >> Does it have an 'Allow this service to interact with the desktop' option. >> Can't seem to find the name of the service anywhere. >> >> James >> >> "Spirit" <noone@xxxxxx> wrote in message >> news:OOJnMMD9JHA.1248@xxxxxx Quote: >>>I gave you the registry information you asked for....... the 1st tip >>> was the how to hide all..... the later ones are the answer to just the >>> one. >>> >>> "JamesJ" <jjy@xxxxxx_roadrunner.com> wrote in message >>> news:%23Pbd2JD9JHA.4948@xxxxxx >>>>I really don't want all icons hidden just this one. I could use the hide >>>>inactive icons in >>>> notification area properties but it leaves an arrow indicating an icon >>>> is hidden. >>>> Isn't really that big of a deal. Just that I can accomplish the same >>>> thing by right clicking >>>> the drive in 'Computer' and selecting 'Safely Remove'. >>>> >>>> Thanks much for the info, >>>> James >>>> >>>> "Spirit" <noone@xxxxxx> wrote in message >>>> news:ud3fTFD9JHA.5040@xxxxxx >>>>>I am a little curious why someone would want to do this? >>>>> >>>>> This is how to hide ALL Icons in SysTray : >>>>> >>>>> http://samanathon.com/registry-hack-...a-system-tray/ >>>>> >>>>> and : >>>>> >>>>> Enable hot-plug filter & hide safe-remove icon x86 >>>>> Add & Set this key : >>>>> >>>>> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfilt\Parameter0" >>>>> To DWORD value "0x80000000" >>>>> >>>>> Enable hot-plug filter & hide safe-remove icon x64 >>>>> Add & Set this key : >>>>> >>>>> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfiltx64\Parameter0" >>>>> To DWORD value "0x80000000" >>>>> >>>>> also from Via : >>>>> >>>>> 1. To Enable hot-plug filter but hide safe-remove icon ( i386 >>>>> platform ): >>>>> Add and set registry: >>>>> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfilt\Parameter0" >>>>> To DWORD value "0x80000000" >>>>> >>>>> 2. To enable hot-plug filter and also shows safe-remove icon ( i386 >>>>> platform ): >>>>> Add and set registry >>>>> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfilt\Parameter0" >>>>> To DWORD value "0x80000001" >>>>> >>>>> 3. To Enable hot-plug filter but hide safe-remove icon ( x64 >>>>> platform ): >>>>> Add and set registry: >>>>> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfiltx64\Parameter0" >>>>> To DWORD value "0x80000000" >>>>> >>>>> 4. To enable hot-plug filter and also shows safe-remove icon ( x64 >>>>> platform ): >>>>> Add and set registry >>>>> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfiltx64\Parameter0" >>>>> To DWORD value "0x80000001" >>>>> >>>>> 5. To disable hot-plug filter, set "Parameter0" to zero value. >>>>> >>>>> >>>>> "JamesJ" <jjy@xxxxxx_roadrunner.com> wrote in message >>>>> news:uRX0vPB9JHA.4900@xxxxxx >>>>>> These only removing the icon by loading another program. >>>>>> Is there a registry hack?? >>>>>> >>>>>> James >>>>>> >>>>>> "Spirit" <noone@xxxxxx> wrote in message >>>>>> news:ee7d4hA9JHA.5780@xxxxxx >>>>>>> Hide or Remove : >>>>>>> http://www.raymond.cc/blog/archives/...are-tray-icon/ >>>>>>> >>>>>>> http://blog.ryantadams.com/2008/10/2...e-system-tray/ >>>>>>> >>>>>>> http://alanedwardes.com/posts/removi...hardware-icon/ >>>>>>> >>>>>>> http://www.tech-recipes.com/rx/598/h...m-system-tray/ >>>>>>> >>>>>>> "JamesJ" <jjy@xxxxxx_roadrunner.com> wrote in message >>>>>>> news:eom7Jw58JHA.3836@xxxxxx >>>>>>>>I just installed plugged-in and ecternal harddrive with Vista Home >>>>>>>>Basic SP2. >>>>>>>> The moment I plugged in the USB an icon appeared in the >>>>>>>> Notification area: >>>>>>>> 'Safely Remove Hardware'. >>>>>>>> I'ver notice a setting in the properties of the drive that >>>>>>>> 'Optimize for quick removal' is checked but I'm not sure if >>>>>>>> changing this will prevent the iceopn from appearing. >>>>>>>> How can I prevent this icon from appearing? >>>>>>>> >>>>>>>> Thanks, >>>>>>>> James >>>>>>> >>>>>> >>>>> >>>> >>> |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| Safely remove hardware? | Vista General | |||
| Question about "safely remove hardware" icon | Vista General | |||
| Remove hardware from "Safely Remove Hardware" list | Vista hardware & devices | |||
| Remove Hardware | Vista General | |||
| Can't they provide an option to remove "Safely Remove Hardware"? | Vista General | |||