${GetDrives} in UniCode NSIS
Hi all,
i try to use ${GetDrives} in Unicode NSIS (2.45) but sadly it doesn't work, in ANSI it works fine.
Any Ideas how i can get it to work in Unicode NSIS?
Thanks.
x
Archive: ${GetDrives} in UniCode NSIS
${GetDrives} in UniCode NSIS
Hi all,
i try to use ${GetDrives} in Unicode NSIS (2.45) but sadly it doesn't work, in ANSI it works fine.
Any Ideas how i can get it to work in Unicode NSIS?
Thanks.
x
Try NSIS 2.46 Unicode. It works nice.
-Pawel
why didn't i think of that....
Thanks it works.