Processing Ajax...

Title
Close Dialog

Message

Confirm
Close Dialog

Confirm
Close Dialog

Confirm
Close Dialog

User Image
AltF4
28 discussion posts
When right clicking on the current wallpaper image and selecting "Show Image in Explorer", have DF actually select the file in explorer, instead of simply opening the folder where the wallpaper exists (useful if we have ALL wallpapers in 1 folder). This can be done by simply passing a command line to explorer.exe:

Example of explorer.exe syntax to select notepad.exe in c:\windows:
explorer.exe /select,%windir%\notepad.exe
So DF would simply do a ShellExecute to explorer.exe and instead of "%windir%\notepad.exe" it would provide the path to the current wallpaper that the user is seeking to open in explorer :-)

As an added bonus, when we single or double click on the current wallpaper image, can you have it simply default to this command, as well (that is, default to: Show Image in Explorer), so it just is a faster way to do it?

These 2 things would be very helpful to me.
Thanks!

EDIT:
Never mind, for some reason mine was not working initially (strange!). Sorry about that.
But now it does.

I would still be interested in the single or double click action though, to perform this, if that request may be possible :D
Jan 9, 2013 (modified Jan 9, 2013)  • #1
Keith Lammers (BFS)'s profile on WallpaperFusion.com
Glad to hear it's working properly now :)

I'll add your double-click to open request to our list as well.

Thanks!
Jan 10, 2013  • #2
User Image
AltF4
28 discussion posts
Thanks. It should be a simple thing to do, code-wise I would think. :D
Jan 10, 2013  • #3
Keith Lammers (BFS)'s profile on WallpaperFusion.com
We've just released DisplayFusion 5.0 Beta 7 (http://www.displayfusion.com/Download/Beta/), and you can now double-click the monitor preview in the Wallpaper configuration window to open the file in Windows Explorer :)
Jan 19, 2013  • #4
Subscribe to this discussion topic using RSS
Was this helpful?  Login to Vote(-)  Login to Vote(-)