I'm down to the last section of my program and I need an "activator" to start it.

What I need is a scrip to something that writes to the registry to enable my code to run from a right click selection. I want to be able to run the program no matter whether the user selects any file or folder.

I have seen code listed here that adds a name (program name) to the right context menu for selected files, but nothing that would cover any file.

Any help would be greatly appreciated.