How do I hide the Back button on the MUI_PAGE_INSTFILES page?
I am new to NSIS scripting so example code would be most helpful.
Thank you for your time.
hide buttons on MUI_PAGE_INSTFILES
3 posts
ShowWindow command does that. It should be disabled during the installation. Isn't that enough?
You already asked this question in another thread. Please don't ask the same question twice.