Skip to content
⌘ NSIS Forum Archive

symbol ~ in long name

5 posts

Lel#

symbol ~ in long name

Hi all,
sometimes when installing on some machine and using long directory name with a space in the middle I get the directory created with a short name plus ~.
Is there something I can do?

thanks in advance

Bye
kichik#
You mean you're using CreateDirectory and one of the directories you create comes out with a short name?
kichik#
You should include more details, like the script itself or preferably, a minimal script that reproduces the problem.