Need help editing popup.rc Thread last updated on 2003-03-08 01:10:46

Posted by member 12912 on 2003-03-07 12:55:52

I am new to this all, and i want to get it so my "shortcut folder has a folder in it called "other" which is directly under my c drive
i do not know the language to edit this, so i was wondering if anyone could give me some helpful hints, like where i have to put it and what it has to say
i have gotten it so under the popup it says shortcuts and then in the shortcuts folder there is "other" but it doesn't take me to my folder or break down into those files

Thanks

Posted by member 94 on 2003-03-07 13:07:02 link

Create an entry in your evar.rc (inside the personal folder) like this
other "C:/Litestep/shortcuts/other".
Then in popup.rc you can use something like this:
*Popup "other" "!PopupFolder:$other$"
Hope that helps :)

Posted by member 7223 on 2003-03-08 00:05:43 link

Prefer !DynamicFolder...
and read the doc.

Posted by member 1 on 2003-03-08 01:10:46 link