Skip to content
⌘ NSIS Forum Archive

while using experience UI

5 posts

sivachella#

while using experience UI

HI,

While using Experience UI in the Nsis script I am facing one problem.
The problem is , i have created the script with modern UI,but now i changed the experience UI .for that in the script i have included "XPUI.nsh" .but while running setup, the welcome.License and finish pages are shown blank.(texts are missed).

Regards,
Siva.
sivachella#
thanks for ur reply. i replaced the XPUI.nsh only, i didn't change the marcro's (macros represented with MUI only)
Afrow UK#
Try doing that (make a backup copy first).
One reason for pages being blank is if you include languages before inserting pages.

Stu