Re: [WiX-users] Line edit control

2006-11-08 Thread André Pönitz
> Hi André Hi Stefan. > the Type="Edit" is probably what you want to use. Indeed. > You should read the wix tutorial > http://www.tramontana.co.hu/wix Believe it or not, I had looked at it yesterday evening but was probably too focused on the 'line' part... > The possible controls which are

Re: [WiX-users] Line edit control

2006-11-08 Thread Stefan Pavlik
Hi André the Type="Edit" is probably what you want to use. You should read the wix tutorial http://www.tramontana.co.hu/wix The possible controls which are available in MSI are listed here: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/msi/setup/controls.asp regards Stefan