Pretty straightforward. Is there any way to put the up one folder button back into Windows Explorer in Vista Premium SP1?
-
-
In the address bar, just click the previous folder.
For example, if you're at Computer > Program Files > Game > Settings, click Game. -
-
I can't remember whether its in Folder Options (CP) or in the menus for the file explorer itself. I recall that this was for XP though. Following Vista's file explorer redesign, there is Lithus's explanation; maybe it isn't possible at all. Have you looked?
-
-
I have been using it for quite some time now, since I missed it after upgrading from XP..!!
-
Thanks so much awesome addon, a solution to my yearning for the up one level button and so much more =D.
-
just press alt + up key
-
I made a simple AutoHotKey script to go up a folder in Windows Vista Explorer with middle mouse click. It also creates a new folder with shift-middle click (works most of the time).
I compiled the script into an exe that you can find here: http://sun2design.com/scripts/ExplorerMiddleMouseFunctions.exe
Drop it in your Startup folder to launch with Windows. Won't work right on XP without modification.
The script itself is quite simple:
#IfWinActive ahk_class CabinetWClass
MButton:: SendInput !{Up}
+MButton:: SendInput {Alt down}fwf{Alt up}
#IfWinActive
If you don't trust random .exes posted in forum comments, download and install AutoHotKey, save the above script to somefile.ahk, and double click it to start it.
Cheers
joelpt -
Alt - up arrow ftw. Or just hit the back button.
-
I tried it while having Vista, didn't work for meh, could never find the up button function even with that add on.
anyway, back to XP now, loving teh speed, teh up button, everything, so so much better, its like a got a new laptop -
This thread is almost a year old. Please do not bring up threads 6 months or older. Feel free to make a new thread on the subject.
Thread closed.
Any way to put the "up one folder" button back?
Discussion in 'Windows OS and Software' started by protomenace, Jul 30, 2008.