skip to main
|
skip to sidebar
System Programing In Csharp
System Programing
Retrieve the path to the Windows System directory s
Display information about all of the drives on the current system
Detect Windows Clipboard Change
Displaying HTML Help Files
Get OS version
How to Monitor a Process
Saturday, May 30, 2009
Retrieve the path to the Windows System directory
/*
Retrieve the path to the Windows System directory
-
ex. C:\Windows\System32\
*/
string winDir = Environment.GetFolderPath(Environment.SpecialFolder.System)
No comments:
Post a Comment
Older Post
Home
Subscribe to:
Post Comments (Atom)
All Menu
Silly Problems
Basic Silverlight
COM In Csharp
Array
Date and Time
Encryption
Files and Directories
Graphics
HTML,XML , and Internet
Misc
Sound
String
System Programing
Followers
About Me
Avinash Tiwari
View my complete profile
No comments:
Post a Comment