modern-ui
Centering NSIS MUI Header image
As I have read so far, it seems that the header image of a wizard page created by NSIS MUI can be only left or right aligned?[详细]
2023-03-17 03:41 分类:问答button plugin not working for more than one button in MUI NSIS Installer
In GetButtonID function, when more than one button event handler is given ,then it autoexits before showing the Directory MUI page dialog.[详细]
2023-03-02 22:53 分类:问答nsis installer autoexits/ closes automatically , i am using pre and show functions to show a directory MUI page
i am building an installer using nsis. i have added 5 buttons using resource hacker on the Directory Page Dialog of the installer. also i have defined these functions:[详细]
2023-03-02 17:22 分类:问答fill directory textbox on button click in MUI NSI Installer , using ButtonEvent plug-in
i have added custom button using Resource Hacker on the MUI Directory Page of the installer, now i want that when the button is clicked then the Default Textbox where the user enters the InstallDir (t[详细]
2023-03-01 13:22 分类:问答Calling PRE functions of MUI in NSIS installer, skipping pages/dialogs in NSIS installer
Can PRE function of a MUI dialog be called only when required? !define MUI_PAGE_CUSTOMFUNCTION_PRE SkipComponentsPage[详细]
2023-03-01 06:39 分类:问答How do I determine the user's language in Visual C++?
I\'ve been searching msdn forever now without a straight answer. Is there a way to simply get the user\'s language? I don\'t want to load any resources or anything at this point, I just want to get th[详细]
2023-01-04 12:39 分类:问答