Skip to content
⌘ NSIS Forum Archive

2.46 : installl type combox contains strange entries

3 posts

u19809#

2.46 : installl type combox contains strange entries

HI,

my install type combobox when I run the properly compiled installer, contains items with strange names. Names like 'lesDir'. There are about 7 of them which accidently (?) happens to correspond with the number of sections I have.

Als the program that installes the NSIS compiler shows the same problem but there it contains a '|'

What could be wrong here ?

W
Afrow UK#
Can you attach your script? Make sure you are saving as plain ASCII and not Unicode if you aren't using Unicode NSIS.

Stu