| View previous topic :: View next topic |
| Author |
Message |
michael39 Guest
|
Posted: Sun Jun 01, 2008 12:55 am Post subject: FileRecycleEmpty, C:\ |
|
|
| not sure what's up or its just a vista thing but when i used the "FileRecycleEmpty, C:\" command the Recycle bin icon Leaves my desktop lol so i was thinking maybe FileRecycleEmpty will not work that good in vista ? |
|
| Back to top |
|
 |
twhyman
Joined: 07 Dec 2005 Posts: 265
|
Posted: Tue Jun 03, 2008 10:26 am Post subject: |
|
|
Hi,
I just tried it on vista and it works great...
Do you have another vista to test it on?
Twhyman |
|
| Back to top |
|
 |
Guest
|
Posted: Thu Jun 05, 2008 12:19 am Post subject: |
|
|
| twhyman wrote: | I just tried it on vista and it works great...  |
...are you saying you "just tried it" & now your icon is gone too?...& you can't get it back?
Some guesses (since I would NEVER buy/install Vista {ReactOS FTW! [eventually]})...
- perhaps Vista has a "feature" of hiding the icon when it's empty? create a nonsense file on the desktop 1.txt, delete it, use the AutoHotkey code...
| Code: | ;//Warning: Use at your own risk on Vista!!! (until we confirm an undo method)
;//(also can someone look in other Recycle Bin places like My Computer or C:\...is it gone from the Desktop or everywhere?)
FileRecycleEmpty, C:\ |
...notice the icon disappear?...then create another 1.txt & delete it, does the Recycle Bin come back? If so, then you need to see if this is a "feature" that can be disabled.
Otherwise if it's just a weird bug, try this to get the icon back (& never run that script again on Vista)...btw these steps are for Win XP, since, again, I don't have Vista...OK...I knew that the My Computer & other icons could be shown/hidden on the Desktop, but it appears Recycle Bin is not one you can hide (on XP)...here are steps to the dialog in case it is an option in Vista...
Right-click the Desktop (not on any icon) -> Properties (or I think it's Personalize on Vista) -> Desktop tab -> Customize Desktop... ...this is where there are checkboxes for My Computer & stuff are & you can change the icon for full/empty Recycle Bin but no checkbox for hiding it altogether (perhaps that's it? a blank icon for empty, but it's really still there??? try right-clicking where the Recycle Bin was, when it was there...do you get the right-click menu for the Recycle Bin or for the Desktop?)...next step Google!... |
|
| Back to top |
|
 |
Guest
|
|
| Back to top |
|
 |
corrupt
Joined: 29 Dec 2004 Posts: 2436
|
Posted: Thu Jun 05, 2008 5:08 am Post subject: |
|
|
| Anonymous wrote: | | ...(FYI this is the same "Guest" replying to myself)... |  |
|
| Back to top |
|
 |
twhyman
Joined: 07 Dec 2005 Posts: 265
|
Posted: Thu Jun 05, 2008 8:05 am Post subject: |
|
|
| Anonymous wrote: | | twhyman wrote: | I just tried it on vista and it works great...  |
...are you saying you "just tried it" & now your icon is gone too?...& you can't get it back?
|
Nop i am saying that everything is working great and the function does what its suppose to do and empties the recycle bin.
The icon is still there.
Twhyman _________________ (\__/) This is Bunny.
(='.'=) Cut, copy, and paste bunny onto your sig.
(")_(") Help Bunny gain World Domination.
|
|
| Back to top |
|
 |
|