Jump to content

joncgde2

Member
  • Posts

    5
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Australia

Everything posted by joncgde2

  1. hello all just wanted to post here that i've practically solved the winkey + e problem that has plagued all those wanting to adopt findexer as a replacement to treeview in explorer! for those who don't know what i'm talking about, this pic should explain: so what is the solution? well, at the moment the problem is that the winkey+e combination brings up explorer, which in itself explicitly activates the tree view. clicking on my computer, or on my documents (say in the start menu) WILL bring up findexer as the default bar (note that to do this, the 'set findexer as default view' option must be selected in findexer options) so explorer is out... but what if we could override the winkey combination to bring up My Computer, instead of explorer? then, with findexer set as a default view, we should be set! so i looked around a bit and found this great powerful program called AutoHotkey ( http://www.autohotkey.com/ ), which is AMAZING in terms of functionality... this program essentially lets you make scripts that you can execute to do things according to keyboard shortcuts, which can include overriding default winkey combinations... neat huh? there's a ton of other stuff, to give credit to whoever made this, but it's quite detailed... i cbf'd reading through all the options so i just had a look at the essentials and whipped up a quick and dirty script that does the job with no hassle (Y) Long story short: i made standalone exe's that don't need anything installed, they can run on their own. There are two flavours: winkey+E, to replace the default shortcut; OR winkey + W... i thought that if i did this people could keep the default shortcut while still having some new functionality. TWO DOWNSIDES: 1) these standalones use about 5MB in memory... not perfect, but if you want to use findexer, perhaps it's worth it? up to you... with most computers now anyway most people shouldn't notice this anyway... executes instantly so there's no delay or anything 2) this brings up My Computer, which is what the default winkey + E does anyway - BUT this new method will not allow you to open up more than one window at a time! wtf? well you can't open like more than 1 at a time BUT you CAN bring up a new window after navigating to another folder in the 1st window you bring up. let me explain if that wasn't clear: you bring up My Computer the first time... and you MUST navigate to a folder before you can use the shortcut again... this is NOT a limitation of the script/standalone, but windows itself try it yourself, using the start menu, you can't open more than 1 My Computer window at a time... but as soon as you double click on a folder you're fine, and can bring up another window.. you just can't if the window still shows My Computer SO you can still use the shortcut, find a file and copy it, then use the shortcut again to find a destination and paste... typical things like that are fine... you'll get what i mean after using it for a bit to kill the process, you have to use task manager (look for winkey+e, or winkey+w, depending on what you use) if you want this to run on startup, place it somewhere on your comp and make a shortcut in your startup folder of your start menu. to those scared that this might be a virus or something... all i can say is, trust me or wait for feedback from some brave people hooray for progress... futurama is awesome! Winkey + E Winkey + W
  2. lol yes i know that! I've referred to it in my post! I'm talking about the pane at the BOTTOM! If findexer can be made to run where the "Folders" pane is, then can there be something made to run where the "did you know" pane is? Like a custom pane that makes a call (or whatever you call it) to the location of the "did you know" pane should be possible, right? And then instead of displaying HTML code, a custom toolbar could inject properties of the current file selected, and simple modifications... similar to how the Details pane in Vista works. EDIT: I also found this on the MSDN website... could this be of any use? link: here
  3. ok i changed the link you should be able to see it now (Y)
  4. OK so I found something kind-of exciting earlier today! Looks like XP can have a panel of sorts at the bottom of the screen, a la Vista's details pane. Here's a screenie of it: Admittedly this seems only to be a HTML panel (the "tips" are HTML files) BUT surely this can be somehow recoded to have a custom panel that displays info there? I mean a custom pane was able to be made on the side (i.e. findexer), so I'm hoping there's some way this "Tip of the Day" pane can also be used as a template with which to recreate some sort of details pane like Vista has. Hopefully someone out there is interested in this? Anyone?
  5. hello all i've been lurking around for a while and just thought i'd throw up a quick question here that someone might hopefully be able to answer... just wondering if it is possible to get the Details Pane from Vista running on XP... if it hasn't been done yet, would something like that be difficult? I mean XP can already handle metadata in the Details tab in Properties... it might not have "tags" like in Vista, but "keywords" would suffice but some sort of explorer addon in XP similar to the details pane in Vista would be great... cheers jon
×
×
  • Create New...