Thanks for the reply.  I had already looked in MSDN before posting.  I found
the link: http://msdn.microsoft.com/en-us/library/aa370905(VS.85).aspx.  As
far as I can tell this is the full list of properties for Windows Installer. 
Is this the list you are talking about?  There is nothing in this list that
references the user's home folder.

I agree, I wouldn't normally want to deal directly with this folder, but I'm
integrating with a 3rd party package, and that package has a .ini file in
that folder.  I need to tell my installer to add some lines to that .ini
file.  I can't update that file if I don't have a way to refer to that
folder.  Any ideas on how I would do this?  Seems to me that the installer
for the 3rd party software was able to do this.  There's got to be a way to
get at this folder.

Bruce





All of the built in MSI properties are documented in the MSI SDK. Look 
for the "Property Reference" topic.



-- 
View this message in context: 
http://n2.nabble.com/Can%27t-find-property-for-current-user%27s-home-directory-tp2983983p2987214.html
Sent from the wix-users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to