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.
while using experience UI
5 posts
Did you replace MUI with XPUI in everything else?
Stu
Stu
thanks for ur reply. i replaced the XPUI.nsh only, i didn't change the marcro's (macros represented with MUI only)
Try doing that (make a backup copy first).
One reason for pages being blank is if you include languages before inserting pages.
Stu
One reason for pages being blank is if you include languages before inserting pages.
Stu
yes u r right .now i am getting display.setup is working fine.