ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Find And Run Robot

[bug report] pb when passing C:\

(1/1)

nitrix-ud:
I have the following alias


--- ---Favorites search $$1 | dosearch +folder_fav +open_fav -alias $$1
to open my favorite folders into my file explorer using the action modifier +open_fav


--- ---Open | C:\_joker\Utilities\Ahk\OpenFav.ahk "$$1"
i discovered that one of the last release broke the $$1 variable (i think)
for all my shortcuts the $$1 variable is passed correctly :
C:\Program Files
C:\Documents and Settings\Nico\Documents
etc.
BUT for my "C drive" shortcut it does not work anymore
and the $$1 variable content is :
--- ---C:" instead of
--- ---C:\i guess it has to do with the \

Nitrix











Navigation

[0] Message Index

Go to full version