| | |
open folder
Please support our C# advertiser: Programming Forums - DaniWeb Sister Site
![]() |
•
•
Join Date: Jan 2009
Posts: 68
Reputation:
Solved Threads: 0
•
•
•
•
You can use the OpenFileDialog or FolderBrowserDialog from the toolbox.
Ok in short this is what the program does
1. Ask the user to browse folder
2. Read all the files within the folder
3. check files for integrity
4. and then finishes
Now I want to do
5. Show the folder to the user in which the processing was done. i.e. open that folder in windows. thats it
I hope i'm clear now
thx
You make it perfectly clear!
OpenFileDialog has a property called InitialDirectory, feed it the folder the user was browsing, is this what you want?
Or do you want to take your app to the background, to manipulate XP? Vista? to open a FileDialog for the folder which your app was manipulating?
OpenFileDialog has a property called InitialDirectory, feed it the folder the user was browsing, is this what you want?
Or do you want to take your app to the background, to manipulate XP? Vista? to open a FileDialog for the folder which your app was manipulating?
Today is a gift, that's why it is called "The Present".
Make love, no war. Cave ab homine unius libri.
Danny
Make love, no war. Cave ab homine unius libri.
Danny
•
•
Join Date: Jan 2009
Posts: 68
Reputation:
Solved Threads: 0
•
•
•
•
You make it perfectly clear!
OpenFileDialog has a property called InitialDirectory, feed it the folder the user was browsing, is this what you want?
Or do you want to take your app to the background, to manipulate XP? Vista? to open a FileDialog for the folder which your app was manipulating?
to take my app to the background, to manipulate XP? Vista? to open a FileDialog for the folder which your app was manipulating?
so the app can sshow the user which files in the folder were processed.
No, Danny they need to do that
System.Diagnostics.Process.Open("DirectoryPath"); C# Sample C# Syntax (Toggle Plain Text)
System.Diagnostics.Process.Open("C:\\Windows");
BI Developer | LINKdotNET
B.Sc Computer Science, Helwan University
Technical blog | http://ramymahrous.wordpress.com
LinkedIn | http://www.linkedin.com/in/ramymahrous
B.Sc Computer Science, Helwan University
Technical blog | http://ramymahrous.wordpress.com
LinkedIn | http://www.linkedin.com/in/ramymahrous
![]() |
Similar Threads
- open folder (Visual Basic 4 / 5 / 6)
- open a folder locked with 'folder lock' (Windows tips 'n' tweaks)
- Open folder by clicking a command button from VB GUI (Visual Basic 4 / 5 / 6)
- open a folder in graphical mode using c++ and linux os (C++)
- Changed default when double-click folder (Windows NT / 2000 / XP)
- open folder (VB.NET)
- Getting Firefox to Launch "Open Containing Folder" in Konqueror (*nix Software)
- Create a Keyboard Shortcut to Open a Folder (Windows tips 'n' tweaks)
Other Threads in the C# Forum
- Previous Thread: C# Command Prompt Reading
- Next Thread: xml.xslt
Views: 1269 | Replies: 6
| Thread Tools | Search this Thread |
Tag cloud for C#
.net access ado.net algorithm array bitmap box broadcast buttons c# chat check checkbox class client code color combobox control conversion csharp custom database datagrid datagridview dataset datetime degrees development draganddrop drawing encryption enum event excel file files form format forms function gcd gdi+ http httpwebrequest image index install java label list listbox listener login mandelbrot math mouseclick mysql object operator oracle path photoshop picturebox pixelinversion post prime programming radians regex remote remoting resource richtextbox save saving serialization server sleep socket sql statistics stream string table tcp text textbox thread time timer treeview update validation visualstudio webbrowser windows winforms wpf xml






