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. 

-----Ursprüngliche Nachricht-----
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Im Auftrag von 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.
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]
[mailto:[EMAIL PROTECTED] On Behalf Of Xenia Holtmann
Sent: Thursday, June 05, 2008 05:21
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Find out user name of current logged-in user

My installer supports per machine or user installation. Next to the user
installation I want to show the name of the user, that is currently logged
in. I have used the USERNAME Property, but this doesn't work correct. This
Property does not really contain the name of current user.



Is there another possibility to find out the user name?



Thanks,

Xenia.

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to