Skip to content
⌘ NSIS Forum Archive

Setting default installation path to C:\Program Files in MUI2 directory page

3 posts

prakashjv#

Setting default installation path to C:\Program Files in MUI2 directory page

Hello,

I am building a installer using MUI2 and it has 4 pages. Out of 4, directory page is one which I am currently concerned about.

In MUI2 directory page, I want destination path text box to display C:\Program Files by default and make the next button enabled which is disabled all the time until we select a path. I could not find a way to set them.

Can anyone please let me know, how can I get this accomplished.

Thanks in Advance !!