6 of 6
Previous
Next |
Add "Copy To Folder" and "Move To Folder" to Windows Explorer's Context Menus
by Srinath MS
Customize your Windows Explorer context menu by adding these two convenient commands.
|
Turn on Path Auto-Completion in DOS
by deepak choudhari
To avoid typing full path names, enable DOS's auto-completion feature, which is included in any Windows NT operating system.
|
Obtain the Local Absolute Path of a Class File
by
This tip shows how to obtain the local absolute path of a class file containing the specified class name, as prescribed by the current classpath.
|
Truncate a Path String
by Srinath MS
Currently, there is no .NET class that provides this functionality. The workaround is to use the Windows Shell function (PathCompactPathEx).
|
Obtain an Application's Current Execution Path
by Jayadev D
An easy way to identify the current execution path is by using the AppDomain.CurrentDomain.BaseDirectory property.
|
Determining Who Has Opened a Shared Folder
by Srinath MS
Ever forgot to un-share a folder that you shared with a colleague or friend? Ever forgotten the path of a folder that you shared? Want to know who has opened your shared folder? There is a command to help you in such situations.
|
6 of 6
Previous
Next |