Slightly off the point of your question, but have you considered
whether setup for individual users should really be done in your
install? It's often simpler to have the application itself check
at startup and perform any per-user initialization.

Charlie 

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of 
> Patrick Steele
> Sent: Friday, December 29, 2006 6:39 AM
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] Creating files for current user accounts
> 
> Hi,
> I am just beginning to learn about using Wix 3, so any help 
> would be greatly appreciated. As part of my installation 
> process, I need to create a couple of files, placing them inside:
> "C:\Documents and Settings\All Users" and "C:\Documents and 
> Settings\current_user".
> How can I go about doing these, given that I won't know the 
> value of the current user account? Is there any type of 
> variable like PFiles that I could use here? Some sample code 
> would be nice :) Thank you, Patrick
> 
> _________________________________________________________________
> Discover the magic of RSS feeds at MSN Ireland! http://ie.msn.com/
> 
> 
> --------------------------------------------------------------
> -----------
> 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