|
![]() |
#1 |
Junior Member
Join Date: Apr 2011
Posts: 6
|
fill textbox on button click in MUI Directory Page
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 (the path where the application is installed), is filled with some specified text. please help me with the code?
|
![]() |
![]() |
![]() |
#2 |
Major Dude
|
This is very simple, as I mentioned in this thread: http://forums.winamp.com/showthread.php?t=330068
Just use WM_SETTEXT to set text in Edit box: PHP Code:
Cool looking installers with custom design: www.graphical-installer.com Create Setup Pages easily: www.install-designer.com Build installers in Visual Studio 2005-2022: www.visual-installer.com or RAD Studio 2009 - 11 Alexandria: www.rad-installer.com |
![]() |
![]() |
![]() |
#3 |
Senior Member
Join Date: Oct 2007
Location: Shanghai, China
Posts: 207
|
Using ButtonEvent plugin, and you must make sure the button ID is the only one.
Contact me: 137729898@qq.com |
![]() |
![]() |
![]() |
|
Tags |
button, custom, event, mui |
Thread Tools | Search this Thread |
Display Modes | |
|
|