In a Chinese NSIS dicussion, a member ask me to report this problem. Last time I express a problem of font of the header file "nsDialogs_CreateIPAddress.nsh" here. This problem is asked also by him. Now he found a new problem, the IP address control won't be shown in Windows 2000.
An article about this problem:
Another problem of IP address control
3 posts
He solved this problem himself later, it works well now.
${NSD_InitIPaddress}
${NSD_CreateIPaddress} 70u 0u 80u 12u ""
Pop $0 yup - don't forget the Init command 🙂 It's not *typically* needed, as the control set is usually loaded in anything past XP (although I think not base XP..) but it doesn't hurt to init.