Modify ↓
Opened 10 years ago
Last modified 5 years ago
#3202 new Feature Request
FileOpenDialog in Windows PE mode
| Reported by: | 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)
Note:
See TracTickets
for help on using tickets.

Automatic ticket cleanup.