using the 'find' option Thread last updated on 2003-03-07 15:44:44

Posted by member 12011 on 2003-03-07 13:29:59

How would I insert a shortcut in my menu to the 'Find Files/Folders' item (in the Start menu when using explorer shell)? I am currently using the simplicity theme with the newest version of LiteStep. Thanks!

Posted by member 1783 on 2003-03-07 13:34:57 link

i think there was a module for that :) i'll go and check.

Posted by member 1783 on 2003-03-07 13:38:54 link

yes, find.dll
you can download it from http://www.shellfront.org/modules/find-0.98.zip
i haven't tested it tho so i have no other recommendations.

Posted by member 1316 on 2003-03-07 13:42:59 link

I've never been able to get find.dll to work for me at all. If you can get it going, let me know how!

Posted by member 12011 on 2003-03-07 13:46:53 link

ok thanks!

Posted by member 12011 on 2003-03-07 14:41:25 link

I got find.dll, put it in my litestep dir, added this to step.rc:

LoadModule $LiteStepDir$find.dll

To use it I added this to popup.rc:

*Popup "find" !FindFiles "C:\"
*Popup "find computer" !FindComputer

These are both working on my win98 machine.

Posted by member 1316 on 2003-03-07 15:44:44 link

aw geez, I'm a retard. BOTH times, I forgot the title: "find", Find computer", whatever.