accentuated character
Published: June 5, 2019 - 10:59
Hello,
I currently have a package that attempts to move a shortcut to a folder in the Windows Start Menu.
I usually handle this scenario very well. It's not complicated in principle.
However, the problem arises when the application that creates the shortcut is installed, and its name contains an accented character.
In my case, it's the shortcut 'Emailer Mél.lnk', on which I use the filecoyto function.
If I store this character in a variable, the code execution tells me there's an ASCII code issue.
How can I handle this accented character problem when managing folders and files in WAPT?
Thank you very much.
Patrice
WAPT Server: 1.4.3.2
I currently have a package that attempts to move a shortcut to a folder in the Windows Start Menu.
I usually handle this scenario very well. It's not complicated in principle.
However, the problem arises when the application that creates the shortcut is installed, and its name contains an accented character.
In my case, it's the shortcut 'Emailer Mél.lnk', on which I use the filecoyto function.
If I store this character in a variable, the code execution tells me there's an ASCII code issue.
How can I handle this accented character problem when managing folders and files in WAPT?
Thank you very much.
Patrice
WAPT Server: 1.4.3.2