Is there a way to enable/disable or hide/show controls on a custom dialog through Installscript for a standard project?
When my custom dialog is shown I would like to hide a specific text control until the user selects a specific radio button, if they select the correct radio button I want to show it if not I would like to keep it hidden; is this possible through installscript for a standard project?
Thanks in advance.
Matt
This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.

How do you Hide/Show Controls with Installscript?
Started by
mmeyer
, May 01 2002 04:07
2 replies to this topic
Posted 30 March 2010 - 15:35
You can use the ShowWindow function to show of hide dialog controls using InstallScript.
Stefan Krüger
InstallSite.org twitter facebook