Re: [WiX-users] Find out user name of current logged-in user

2008-06-06 Thread Xenia Holtmann
Installer XML toolset. Betreff: Re: [WiX-users] Find out user name of current logged-in user * Xenia Holtmann <[EMAIL PROTECTED]> [06.06.2008]: > Thank you for your help. I will try this proposal immediately. But, where do > I find the documentation of all build in properties? The manu

Re: [WiX-users] Find out user name of current logged-in user

2008-06-06 Thread Stephan Mueller
* Xenia Holtmann <[EMAIL PROTECTED]> [06.06.2008]: > Thank you for your help. I will try this proposal immediately. But, where do > I find the documentation of all build in properties? The manual of wix at > sourceforge seems to be offline for some days. on the msdn, see http://msdn.microsoft.c

Re: [WiX-users] Find out user name of current logged-in user

2008-06-06 Thread Xenia Holtmann
8 19:13 An: General discussion for Windows Installer XML toolset. Betreff: Re: [WiX-users] Find out user name of current logged-in user Uhh, from the MSI SDK: LogonUser Property The LogonUser property is the user name for the currently logged on user. Set by the installer by a system call to GetUse

Re: [WiX-users] Find out user name of current logged-in user

2008-06-06 Thread Xenia Holtmann
Rob Mensching Gesendet: Donnerstag, 5. Juni 2008 19:13 An: General discussion for Windows Installer XML toolset. Betreff: Re: [WiX-users] Find out user name of current logged-in user Uhh, from the MSI SDK: LogonUser Property The LogonUser property is the user name for the currently logged on user

Re: [WiX-users] Find out user name of current logged-in user

2008-06-05 Thread Rob Mensching
Uhh, from the MSI SDK: LogonUser Property The LogonUser property is the user name for the currently logged on user. Set by the installer by a system call to GetUserName. If that doesn't work, all of the built in properties are documented. -Original Message- From: [EMAIL PROTECTED] [mail