Below is a portion of my FavFolder commandlist which used to work 
correctly. The buttons all open PowerPro folder but the second 2 
buttons formerly would display .txt or .ini files. I'm not sure when 
this stopped working and I only noticed it because I bought a new PC 
and copied my config to it and being a new PC some directories are 
slightly different so I was trying to confirm that everything worked 
correctly.

[13]
Label = PowerPro All Files
Format = Width: 200 HideIcon
LCmd1 = *Keys
LParam1 = {to folder}c:\Program Files\PowerPro\
MCmd1 = (none)
RCmd1 = (none)

[14]
Label = PowerPro Text Files
Format = Width: 200 HideIcon
LCmd1 = *Keys
LParam1 = {to folder}c:\Program Files\PowerPro\*.txt
MCmd1 = (none)
RCmd1 = (none)

[15]
Label = PowerPro Ini Files
Format = Width: 200 HideIcon
LCmd1 = *Keys
LParam1 = {to folder}c:\Program Files\PowerPro\*.ini
MCmd1 = (none)
RCmd1 = (none)

I also tried all the settings for Send Fast Keys to no avail.


Reply via email to