Posted by member 253338 on 2005-07-29 12:04:51 link

Vorlon: I added the -L switch to the config/popups/main.rc. file this time like ya said and it seems to work only half way. When I tried it on a folder I manually added to the menu like so:

*Popup .icon="$IconsDir$\folder_litestep.ico" "Downloaded Files Folder" !execute ["$filemanager$" -L "$LiteStepDir"]


it responded with:


Path: C:\Documents and Settings\Attica.BUCKFUSH\Application Data\LiteStep\themes\complex_simplicity\config\popups\LiteStepDir

Error: The file specified was not found.

When I specify the "C:\Documents and Settings\Attica.BUCKFUSH\Desktop\Downloaded Files Folder" it works fine, though.

fractaldesign: I get the same notice about invalid command line parameters.

(EDIT): I've gone ahead and implemented Vorlon's solution in nearly all the options on the popup menu. Shortcut management, desktop access and access to other folders which I created work fine.

But something else has just come up when I try to click on the options for "My Computer" "Network" and "Recycle Bin"

My Computer
Path: {;;20D04FE0-3AEA-1069-A2D8-08002B30309D}
Error: An invalid drive in the path specified.


Network
Path: ;;{208D26C0-3AEA-1069-A2D7-08002B30309D}
Error: An invalid drive in the path specified.


Recycle Bin
Path: ;;{645FF040-5081-101B-9F08-00AA002F954E}
Error: An invalid drive in the path specified.


Wtf? This is getting weird...