Archive

Archive for the ‘VB.NET’ Category

Windows 7 Context Menus

New project:

Now I’ve been coding an app to automaticly make a new cascading menu in Windows Seven’s context menu.

The app lets the user create a menu, edit it’s items, their commands and icons.

When to show menu is configurable. (Folders, All Files, My computer, Desktop)

After the user clicks ‘create’ the app will write two .reg files to the desktop.

One to install the menu, and one to uninstall it.

Executable and source will be uploaded somewhere when It’s finished.

 

Edit:
I hope noone is waiting for this, since I forgot all about updating this post. I have no idea where the source for the project is, or the executables.

I just realised all this info is easy to google, and if you just want to edit context menus, there are easier ways 😛
Google it