Posted by member 21 on 2003-03-12 11:09:44 link

I don't know about the popups, but for the desktop shortcuts...

Look through the theme's step.rc (and all its "include" files) until you find the definitions for the desktop icons. Likely what you'll find is "explorer" commands in the plain. The only thing I can suggest, if the commands themselves are right, is either enclosing the entire command to run in quotes or enclosing the entire command in a !Execute bang. See the main docs (litestep and shortcut pages). HTH.