FileManager "C:\WINDOWS\explorer.exe -n" Thread last updated on 2003-09-22 05:29:50

Posted by member 63417 on 2003-09-16 09:18:51

i d like to run the file browser using this parameter but if i set a -n or a /m after the explorer.exe in the evars.rc
the link doesnt work anymore...
any clue?

Posted by member 7 on 2003-09-16 09:39:49 link

If you set it up this way the parameter is interpreted as part of the filename. A workaround might be
FileManager '"C:\WINDOWS\explorer.exe" -n'

Posted by member 28479 on 2003-09-22 00:23:20 link

I've found that paths with spaces in them don't work with my evars, at least in regards to directory names

Posted by member 1 on 2003-09-22 05:29:50 link

Need to use "$FileManager$" instead of just $FileManager so that the setting or config can deal with the spaces since the quotes are not stored as part of the eVar.