I've got no idea about administrative installs, but you could just use
Orca to create an MST and add the IP to the property table which would
be a lot simpler.


On Tue, Jul 21, 2009 at 7:17 AM, Polazhenko Sergey<s_polazhe...@tut.by> wrote:
> Good day to all Wix Users.
>
>
> I'm running across rather popular situation (on my mind), though cannot get
> simple solution.
>
> My product has both server and client. Then I install client I should know
> server IP/DNS name. So, when I create client installer I'd like to have a
> property with server's IP/DNS name inside. Currently I have a solution, that
> uses command line parameter, but it is not enough, because I would like my
> client to be installed trough Active Directory Group Policy (GPO). GPO
> expects msi file without any command line parameters.
>
> It will be nice to have client installer that:
>        1. has administrative mode, which takes server's IP/DNS name
> interactively through UI-dialogs and stores this value inside this MSI. This
> MSI will be uploaded on GPO server.
>        2. during normal installation process (through GPO or manual setup),
> installer should use server's IP/DNS setting from the property, stored
> inside that MSI file.
>
> Thanks!
> __
> WBR, Polazhenko Sergey
>
>
>
>
> ------------------------------------------------------------------------------
> Enter the BlackBerry Developer Challenge
> This is your chance to win up to $100,000 in prizes! For a limited time,
> vendors submitting new applications to BlackBerry App World(TM) will have
> the opportunity to enter the BlackBerry Developer Challenge. See full prize
> details at: http://p.sf.net/sfu/Challenge
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to