Steven Ogilvie wrote > Using the env. Variable retrieves it from my local environment at build > time... so if someone else runs the install on another machine they see my > domain\my user logon :) > > Which won't work....
Well, that was a "doh" moment *lol* Sorry about that. The CA method posted earlier would work or you could use "SetProperty" which creates the type 51 CA for you. Something like this would do it: <SetProperty Id="DATABASE_USERNAME" Value="[%USERDOMAIN]\[%USERNAME]" Before="InstallInitialize" Sequence="execute" /> -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/variables-not-working-tp7580709p7580739.html Sent from the wix-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Got visibility? Most devs has no idea what their production app looks like. Find out how fast your code is with AppDynamics Lite. http://ad.doubleclick.net/clk;262219671;13503038;y? http://info.appdynamics.com/FreeJavaPerformanceDownload.html _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users