Hi there,
I have revised the uninstall button string with my custom text. New text is getting truncated in Uninstall Button. Now, I need to increase the size of the uninstall button to fix this truncation issue.
I am using MUI. (not MUI 2).
I am looking for option to overwrite the default size of uninstall button to fix this issue. Ii found some method by changing the size in {NSIS DIR}/Contrib/UIs/modern.exe. But, I need to fix this by coding in *.nsi file. Is there anyway to do this?
If so, please help.
Thanks in Advance.
Best Reagrds,
Vetri
P.S: I am a newbie to NSIS and just now started to learn it.
I have revised the uninstall button string with my custom text. New text is getting truncated in Uninstall Button. Now, I need to increase the size of the uninstall button to fix this truncation issue.
I am using MUI. (not MUI 2).
I am looking for option to overwrite the default size of uninstall button to fix this issue. Ii found some method by changing the size in {NSIS DIR}/Contrib/UIs/modern.exe. But, I need to fix this by coding in *.nsi file. Is there anyway to do this?
If so, please help.
Thanks in Advance.
Best Reagrds,
Vetri
P.S: I am a newbie to NSIS and just now started to learn it.
Comment