red_house Posted December 28, 2004 Share Posted December 28, 2004 I'm getting a bit confused too, Astalavista. My apologies, I forgot I wasn't communicating with the poster of the original query - I just can't figure out why he doesn't wish to hide the icon. Link to comment Share on other sites More sharing options...
Shotgun Posted December 31, 2004 Share Posted December 31, 2004 I don't know if this helps, but this thread mentions something awfully similar to what ripken204 mentionsAvoid Unsafe USB Removal Dialog Link to comment Share on other sites More sharing options...
ripken204 Posted January 1, 2005 Author Share Posted January 1, 2005 that just explains wut the icon does, and also i want to find a way to completely remove it, i dont want to hide it, i do have a program that will get rid of it but i have to click it every time i log on and that gets annoying. Link to comment Share on other sites More sharing options...
red_house Posted January 2, 2005 Share Posted January 2, 2005 I have the same icon, I've had it for 11 months now. I chose the "Always Hide" option in Customise Taskbar and I haven't seen it since (Yes it's still there - I just checked, still there, still hidden, still totally out of sight). You could do the same - it's quite simple. I've already explained how to do it, in a previous post! Link to comment Share on other sites More sharing options...
Shotgun Posted January 2, 2005 Share Posted January 2, 2005 that just explains wut the icon does, and also i want to find a way to completely remove it, i dont want to hide it, i do have a program that will get rid of it but i have to click it every time i log on and that gets annoying.If you completely remove it, how are you going to unplug usb devices that are not hot-swappable? BTW, you haven't specified if you are the ONLY person that's going to use that PC you want to remove the safe-remove icon. Link to comment Share on other sites More sharing options...
Jamer Posted January 2, 2005 Share Posted January 2, 2005 Worked for me thanks for the tip! Link to comment Share on other sites More sharing options...
tux204 Posted January 4, 2005 Share Posted January 4, 2005 Hey. I have the opposite problem. I'm dreadfully paranoid of killing my 128 MB JumpDrive or Zip 100 (yes, i know they aren't that great, but i love them both anyway) and somehow, i lost my safe removal icon. I installed McAfee internet security suite yesterday, and *poof* it was gone. Does anybody know how i can get it back? I've tried setting it to always show, i've restarted about a billion times now, and i'm even exploring my startup programs in an effort to put it in there. The only thing I've noticed that's different is that there are far fewer instances of "svchost.exe" running. Could this have something to do with it? Oh and i lost my volume icon too... I would like it back, and have already tried many things, but it's not all that important to me in the long run... Thanks in advance... Link to comment Share on other sites More sharing options...
red_house Posted January 4, 2005 Share Posted January 4, 2005 tux204 - Have you tried re-installing any software that came with the hardware - that may help. Link to comment Share on other sites More sharing options...
tux204 Posted January 6, 2005 Share Posted January 6, 2005 Haven't tried that yet... there was no software with the jumpdrive, but there was software for my zip drive and my printer, which also show up under the icon. What i don't understand is how the icon disappeared in the first place. I somehow got my volume control back, but not my safe removal. I'll try reinstalling the software for the zip drive though... Good call, red_houseany other ideas in case that doesn't work, ne1? Link to comment Share on other sites More sharing options...
DigeratiPrime Posted April 4, 2005 Share Posted April 4, 2005 (edited) Hide "Safely Remove Hardware" iconhttp://www.tweakxp.com/tweak123852.aspxHere is a good way to remove the "Safely Remove Hardware" icon from the systray on Windows XP, without enabling the "hide inactive icons and always hide" tip, which I found not useful because I don't like this little arrow more than this annoying icon.The way to remove the icon is to use a program I made (6 Ko zipped, open source, compilable with masm32) :Download HideSRHi !Remember : this icon MUST be use in order to unplug USB device safely. Use this program only if you never remove any of those devices, like me. To restore the icon after running the program, you will have to reset your session, kill explorer.exe or reboot : use with cAlso the Icon is in the stobject.dll (icon group 210) file in WINDOWS\system32 so maybe it can be hacked out. [edti] ResHacker method will create a blank space in the tray. Edited April 5, 2005 by DigeratiPrime Link to comment Share on other sites More sharing options...
godan Posted April 5, 2005 Share Posted April 5, 2005 you can do one of two things as i see it if you dont want to just hide the icon (i also hate the icon and the stupid hide arrow as well so this is what i do)1.) download HideSRHi from the link stated above and extract the exe to your system32 folder then enter this into your registryWindows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]"HideSRHi"="HIDESRHI.EXE"or2.) download the program place it anywhere you like and creat a shortcut to it in your startup folder.EDIT: This is not working at the moment, will fix later. Link to comment Share on other sites More sharing options...
DigeratiPrime Posted April 5, 2005 Share Posted April 5, 2005 (edited) Windows Registry Editor Version 5.00;[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run];"HideSRHi"=HideSRHi.exe[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run]"HideSRHi"=HideSRHi.exeAlso you can create a shortcut to open the Dialog box Without using the Tray Icon.Just create a shortcut to:%windir%\System32\RUNDLL32.EXE shell32.dll,Control_RunDLL hotplug.dll Edited April 5, 2005 by DigeratiPrime Link to comment Share on other sites More sharing options...
godan Posted April 5, 2005 Share Posted April 5, 2005 ok i have made a setup file (with winrar so you can unpack the exe and see the code in the setup cmd for yourself if you dont trust it) that places hidsrhi.exe into your system32 folder, automatically adds the registry key to run hidesrhi.exe everytime your computer starts, runs hidesrhi.exe to remove the icon right away without retarting, and then creates a shortcut to the remove dialog under start button\all programs\accessories.DOESNT work at the moment due to load order, will fix laterHideSRHi.zip Link to comment Share on other sites More sharing options...
DigeratiPrime Posted April 5, 2005 Share Posted April 5, 2005 great work, I made a basic SFX and CMD file to do that yesterday but I noticed that the SRH icon would load AFTER the HideSRH.exe would run. Is that also the case here? Link to comment Share on other sites More sharing options...
godan Posted April 5, 2005 Share Posted April 5, 2005 just noticed that also... im going to try a few things after my classes and ill try and figure away around this. it might be something as easy as changing the file names and reg key to "zHideSRHi"="zHIDESRHI.EXE" so it loads later. but i gotta go to class now so i cant test it at the moment. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now