--- In [email protected], "konfes99" <konfe...@...> wrote: > > Hi, > > Is there a plugin for PowerPro which can enable this, opening folders, by > shortcuts, in the same window ? I don't think PowerPro can do this byself ? > Can you just send the folder as keys to the address bar edit entry?
local myfolder = "c:/program files/powerpro"
win.keys("%d"++myfolder++"{enter}")
