Note: If you use an editable dialog to enter an IP address, you need to 
create a mechanism to store that value so that it can be used on the 
uninstall.  In my case, the WXS has a default IP address (in a property) and 
a dialog with an Edit control to override the value.  The property value is 
added to the system registry and retrieved for use on uninstall.

David Adams
MSN MessengerID: [EMAIL PROTECTED]





>From: "Rennie Petersen" <[EMAIL PROTECTED]>
>To: "Krishna Kishore B" 
><[EMAIL PROTECTED]>,<wix-users@lists.sourceforge.net>
>Subject: Re: [WiX-users] IP Address
>Date: Mon, 7 May 2007 11:18:51 +0200
>MIME-Version: 1.0
>Received: from lists-outbound.sourceforge.net ([66.35.250.225]) by 
>bay0-mc10-f16.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.2668); Mon, 
>7 May 2007 02:16:27 -0700
>Received: from sc8-sf-list1-new.sourceforge.net 
>(sc8-sf-list1-new-b.sourceforge.net [10.3.1.93])by 
>sc8-sf-spam2.sourceforge.net (Postfix) with ESMTPid 7F70CF9CB; Mon,  7 May 
>2007 02:16:27 -0700 (PDT)
>Received: from sc8-sf-mx2-b.sourceforge.net 
>([10.3.1.92]helo=mail.sourceforge.net)by sc8-sf-list1-new.sourceforge.net 
>with esmtp (Exim 4.43)id 1HkzKT-0004vW-5efor 
>wix-users@lists.sourceforge.net; Mon, 07 May 2007 02:16:25 -0700
>Received: from [87.61.63.44] (helo=mail.merlinia.com)by 
>mail.sourceforge.net with esmtp (Exim 4.44) id 1HkzKO-0002sd-Cvfor 
>wix-users@lists.sourceforge.net; Mon, 07 May 2007 02:16:25 -0700
>X-Message-Info: 
>LsUYwwHHNt0odzh2hdqoyQ1Hul9WBIFwee1+fNJBWnWFheDJ1gTMq4g9rVu3OeNp
>Content-class: urn:content-classes:message
>X-MimeOLE: Produced By Microsoft Exchange V6.5
>X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [WiX-users] IP Address
>Thread-Index: AceQVHPnOBs2I+QdSjq2A6qr+8kWKAAMxOQg
>References: 
><[EMAIL PROTECTED]>
>X-Spam-Score: 0.0 (/)
>X-Spam-Report: Spam Filtering performed by sourceforge.net.See 
>http://spamassassin.org/tag/ for more details.Report problems 
>tohttp://sf.net/tracker/?func=add&group_id=1&atid=2000010.0 HTML_MESSAGE    
>        BODY: HTML included in message
>X-BeenThere: wix-users@lists.sourceforge.net
>X-Mailman-Version: 2.1.8
>Precedence: list
>List-Id: "General discussion for Windows Installer XML 
>toolset."<wix-users.lists.sourceforge.net>
>List-Unsubscribe: 
><https://lists.sourceforge.net/lists/listinfo/wix-users>,<mailto:[EMAIL 
>PROTECTED]>
>List-Archive: 
><http://sourceforge.net/mailarchive/forum.php?forum=wix-users>
>List-Post: <mailto:wix-users@lists.sourceforge.net>
>List-Help: <mailto:[EMAIL PROTECTED]>
>List-Subscribe: 
><https://lists.sourceforge.net/lists/listinfo/wix-users>,<mailto:[EMAIL 
>PROTECTED]>
>Errors-To: [EMAIL PROTECTED]
>Return-Path: [EMAIL PROTECTED]
>X-OriginalArrivalTime: 07 May 2007 09:16:28.0023 (UTC) 
>FILETIME=[648C8070:01C79088]
>
> > I need the Control in the WIX UI with Accepts the IP address,
>
>What do you mean? What IP address?
>
>If you just want to provide a field where the user can enter some IP
>address, then use an Edit control. See the fourth dialog box in this
>example:
>
>http://www.merlinia.com/mdt/Admin%20UI%20snapshot%203.4.htm
>
>Here's the corresponding code:
>http://www.merlinia.com/mdt/AssistanceAdminDlg.wxs%20snapshot%203.4.txt
><http://www.merlinia.com/mdt/AssistanceAdminDlg.wxs%20snapshot%203.4.txt
> >
>
>These are from my beginner's tutorial for WiX:
>http://www.merlinia.com/mdt/WiXTutorial.msl
><http://www.merlinia.com/mdt/WiXTutorial.msl>
>
>Rennie
>
>
>
>________________________________
>
>       From: [EMAIL PROTECTED]
>[mailto:[EMAIL PROTECTED] On Behalf Of Krishna
>Kishore B
>       Sent: 7. maj 2007 06:35
>       To: wix-users@lists.sourceforge.net
>       Subject: [WiX-users] IP Address
>
>
>
>       I need the Control in the WIX UI with Accepts the IP address,
>
>
>
>       Do any one have idea how can we do that  ?
>
>
>
>       Please me as soon as possiable
>


>-------------------------------------------------------------------------
>This SF.net email is sponsored by DB2 Express
>Download DB2 Express C - the FREE version of DB2 express and take
>control of your XML. No limits. Just data. Click to get it now.
>http://sourceforge.net/powerbar/db2/


>_______________________________________________
>WiX-users mailing list
>WiX-users@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/wix-users

_________________________________________________________________
Need a break? Find your escape route with Live Search Maps. 
http://maps.live.com/default.aspx?ss=Restaurants~Hotels~Amusement%20Park&cp=33.832922~-117.915659&style=r&lvl=13&tilt=-90&dir=0&alt=-1000&scene=1118863&encType=1&FORM=MGAC01


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to