MUI_PAGE for repair & reinstall
Is there any MUI_PAGE which asks user for reinstall or repair ?
How can i customize the inbuilt UI pages? is there any utility?
Archive: MUI_PAGE for repair & reinstall
MUI_PAGE for repair & reinstall
Is there any MUI_PAGE which asks user for reinstall or repair ?
How can i customize the inbuilt UI pages? is there any utility?
You'll need to make a Custom page with this option. Look at InstallOptions for this.
can u explain with some example i have created .INI file for Custome page
Look in C:\Program Files\NSIS\Examples\InstallOptions\ for several example scripts.
Also see the example script at C:\Program Files\NSIS\Examples\Modern UI\InstallOptions.nsi