Posts: 1,271
Threads: 399
Joined: Mar 2003
how to exclude drive A when i use "$17$" (computer) for a menu ?
or do i have to make a menu with my desired drives ?
Menu
;/noicons /dontrun /noedit /expandfolders 0x30 3 /filter "" "A:\*\* "
Computer "$17$"
thanks
Posts: 12,141
Threads: 143
Joined: Dec 2002
Currently filters are applied only to files.
Posts: 12,141
Threads: 143
Joined: Dec 2002
In QM 2.2.0.9, /filter also will be applied to non-file-system objects, and optionally to folders/drives.
Posts: 1,271
Threads: 399
Joined: Mar 2003
thanks for adding the options.
what is wrong with this:
;/expandfolders 0x70 0 /filter "" "A:\|G:\"
Computer "$17$"
it is only working once, then drive G appears in the menu.
Posts: 12,141
Threads: 143
Joined: Dec 2002
Now fixed. Did not change version number. Thank you.
Posts: 1,271
Threads: 399
Joined: Mar 2003
thanks for the quick fix.