Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Folder Trigger
#1
When the folder name contains two CJK characters(e.g: 戏梦), the trigger fails to fire.
 
using two CJK characters as a folder name is quite common.

This problem has existed for a long time. Is there any way to solve it?
#2
I really need this trigger. Although it's not common to use two CJK characters as a file name, once it happens, I have to handle it manually.
#3
Fixed in the attached qm.exe. Replace the exe and dll.


Attached Files
.zip   qm.zip (Size: 860.63 KB / Downloads: 18)
#4
load error:
[Image: aa.png]
#5
Different version. Replace the dll too. I added it to the same zip.
#6
dll loaded. but Still cannot trigger.
QM ver: 2.4.12.2

Steps:
1. Create the function using the code below;
2. Create a folder named "TEST2" on the desktop.
3. Create a folder named "戏梦" on the desktop, then drag it into the "TEST2" folder.

Function Function2
Trigger $f 0x1001 "$desktop$\TEST2"     Help - how to add the trigger to the macro
Code:
Copy      Help
;\
function event $name [$newname]
;event: 1 added, 2 removed, 4 renamed, 8 modified
out F"{event} {name}"
#7
Works here.

The attached qm.exe is 2.4.13.0.
#8
thank you so much!
#9
When replacing, the following message box always pops up. Is there any impact? Can the popup window be suppressed?

[Image: aa.png]
#10
it's normal in this case. Version changed without running setup. Cannot be suppressed.


Forum Jump:


Users browsing this thread: 1 Guest(s)