explorer
UI Automation / Retrieve File Extension
I am tasked with a project that requires me to retrieve a specific file from a folder where I can only get an X and Y on the screen. While in XP I managed to use the fact that windows explorer is in e[详细]
2022-12-26 21:18 分类:问答Open Folder and Select multiple files
In C# I want to open explorer and in this explorer window must be selected some files. I do this like that:[详细]
2022-12-26 05:38 分类:问答Problem with Killing windows explorer?
I need to kill windows explorer\'s process (explorer.exe), for that lets say i use a native NT method TerminateProcess[详细]
2022-12-25 06:40 分类:问答Is there any explorer.exe problem in windows 7?
s += \"<p style=\\\"text-align: left;\\\"><a href=\\\"javascript:window.print()\\\">PRINT</a></p>\";[详细]
2022-12-24 12:49 分类:问答How to create an Explorer-like folder browser control?
Using C# and WinForms in VS2008, I want to create a file browser control that looks and acts like the left pane in Windows Explorer. To my astonishment, such a control does not ship with .NET by defau[详细]
2022-12-22 23:32 分类:问答Get selected items from explorer using C# .NET 3.5
I am writing a .NET 3.5 WPF application in C#. This application needs to be able to get the selected items out of Windows explorer when it is in the foregro开发者_C百科und.[详细]
2022-12-22 22:53 分类:问答Monitor file selection in explorer (like clipboard monitoring) in C#
I am trying to create a little helper application, one scenario is \"file duplication finder\". What I want to do is this:[详细]
2022-12-22 05:40 分类:问答Automatically close windows explorer
i am trying to write a program that close explorer then runs another program. i am getting a problem when trying to close ex开发者_运维问答plorer using the following code:[详细]
2022-12-22 04:50 分类:问答Launching Windows Explorer from ANT?
Is there any way of launching Windows Explorer from ant without stopping the build? Here is what I have so far:[详细]
2022-12-21 19:26 分类:问答Showing Explorer Menu in Delphi [duplicate]
This question already has answers here: Closed 12 years ago. Possible Duplicate: How to 开发者_如何学Gopop-up the Windows context menu for a given file using Delphi?[详细]
2022-12-21 17:28 分类:问答