Jump to content

Opening folder in Win7/64


fxm
 Share

Recommended Posts

I have existing scripts that open a folder using the command

ShellExecute(@WorkingDir)

In all versions of Windows up to Vista the result was a window with a text parm of "FolderView".

In Win7/64, that parm turns out to be "ShellView" for some reason.

It isn't obvious - to me anyway - whether there are functional differences between the two. And even if there are, I wouldn't be surprised if they are effectively identical for my purposes.

My question is: can that command [or equivalent] open "FolderView" in Win7/64? Or must I modify my code to allow for both possibilities?

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...