Modify ↓
Opened 9 years ago
Last modified 4 years ago
#3202 new Feature Request
FileOpenDialog in Windows PE mode
Reported by: | yong@… | Owned by: | |
---|---|---|---|
Milestone: | Component: | AutoIt | |
Version: | Severity: | None | |
Keywords: | FileOpenDialog PE | Cc: |
Description
If Windows PE is not a supported environment, then please ignore this request.
Environment: Windows PE (6.3.9600), comes with Windows 8.1 ADK
The issue I have is: the FileOpenDialog can open up the file browser and return the file name I selected. But, it seems the file filter does not work at all,
FileOpenDialog("Pick your txt file","C:\TMP","Text Files (*.txt)",1+2 )
It will show ALL files instead of all .txt files.
Attachments (0)
Change History (2)
comment:1 Changed 9 years ago by TicketCleanup
- Version 3.3.14.0 deleted
comment:2 Changed 9 years ago by anonymous
Just wonder if there is any updates for this?
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.
Note: See
TracTickets for help on using
tickets.
Automatic ticket cleanup.