Hi Lindsay,

I just use a VBScript custom action.

' Set Short Domain Name
Set objSysInfo = CreateObject("ADSystemInfo")
Session.Property("P_APP_DOMAIN") = objSysInfo.DomainShortName

Hope this helps.

-Matthew Rowan

On 3/9/07, Lindsay Harris <[EMAIL PROTECTED]> wrote:

Hi, I was wondering, is there an easy way to get the domain name of the
target machine in wix?



Thanks!
Lindsay Harris

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share
your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to