Modify

Opened 11 years ago

Closed 10 years ago

#2481 closed Feature Request (Completed)

FileSelectFolder - Windows 7 and later new window type

Reported by: ALIENQuake <alienquake@…> Owned by: Jon
Milestone: 3.3.11.0 Component: AutoIt
Version: Severity: None
Keywords: Cc:

Description

When one of the tool that I use ask me to select specific directory, it popups "Browse For Folder" window, which looks like this:

http://img191.imageshack.us/img191/2896/gm69.png

but in Windows 7 there is another window type, which looks like this:

http://img19.imageshack.us/img19/1278/pjcf.png

Is there any way to use this new window type instead of old one?

Attachments (3)

gm69.png (32.3 KB) - added by ALIENQuake <alienquake@…> 11 years ago.
Old
newpjcf.png (79.8 KB) - added by ALIENQuake <alienquake@…> 11 years ago.
new
Image 028.png (77.7 KB) - added by anonymous 9 years ago.
Don't seen initial dir path in the dialog.

Download all attachments as: .zip

Change History (8)

Changed 11 years ago by ALIENQuake <alienquake@…>

Old

Changed 11 years ago by ALIENQuake <alienquake@…>

new

comment:1 Changed 11 years ago by Mat

Very good question. I think this may be better off in the forum rather than on trac though.

There is a C# solution here: http://www.lyquidity.com/blog/?p=136

In terms of doing it from AutoIt: MS changed superseded all the old api call dialogs with objects, so now the file open/save dialogs both inherit from IFileDialog. My guess is that the new folder select dialog is the same.

I'll have a look later tonight hopefully and get you an AutoIt example.

comment:2 Changed 11 years ago by ALIENQuake <alienquake@…>

Hello,
I already asked about this: http://www.autoitscript.com/forum/topic/154698-fileselectfolder-windows-7-and-later-new-window-type/

Many thanks for you reply, the example for AutoIt would be great!

comment:3 Changed 10 years ago by Jon

  • Type changed from Bug to Feature Request

comment:4 Changed 10 years ago by TicketCleanup

  • Version 3.3.8.1 deleted

Automatic ticket cleanup.

comment:5 Changed 10 years ago by Jon

  • Milestone set to 3.3.11.0
  • Owner set to Jon
  • Resolution set to Completed
  • Status changed from new to closed

Added by revision [9434] in version: 3.3.11.0

Changed 9 years ago by anonymous

Don't seen initial dir path in the dialog.

Guidelines for posting comments:

  • You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
  • In-depth discussions should take place on the forum.

For more information see the full version of the ticket guidelines here.

Add Comment

Modify Ticket

Action
as closed The owner will remain Jon.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.