Hello, I want to add a new menu item in winXP Explorer context menu (right click menu). For example, I right click in winXP Explorer, and the "newCommand" option is shown. Can this be done via C#? Thanks!
Y
Yasin75
@Yasin75
Posts
-
Changing Win XP Registry via C# -
Books that made you a better programmerMy list is same as yours (1,2,3,4) with these as well: - Data Structures and Problem Solving (Weiss) : This textbook influence me a lot during my undergrad studies - Framework Design Guidelines (Brad Adams) - Mythical Man Month!! :) (Brooks)