I made a "Folder Bookmarks" bar like you told me win.keys("%d"++"path to
folder"++"{enter}") and everything works fine except "Right click" command.
Example button:
LMB - win.keys("%d"++"C:/"++"{enter}")
MMB - win.keys("%d"++"D:/"++"{enter}")
RMB - win.keys("%d"++"E:/"++"{enter}")
In normal circumstances I get error message occasionally, but if you want it
immidietly just keep pressing RMB (little faster) on the button and you will
get the message:
"Cannot find 'file:///E:/E:/'. Make sure the path or Internet address is
correct."
General message:
"Cannot find 'file:///X:/Next%20FolderY:/Previous%20folder'. Make sure the path
or Internet adress is correct."
It seems that this occurrs when I browse folders (via bar) a little faster. But
still, LMB and MMB works without error messages.
So what do you think, is this PowerPro bug, Windows Explorer bug or Windows
Explorer-Internet Explorer limitation?
I have XP SP2, IE6 (not default browser, of course), no .NET, Java, explorer
extensions, etc.