Re: [WiX-users] WixUI_Advanced Usage

2007-05-15 Thread Bob Arnson
Rob Mensching wrote: "Moogle". I like that. You should blog that one. Maybe it'll stick. I hope not. -- sig://boB http://joyofsetup.com/ - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FR

Re: [WiX-users] WixUI_Advanced Usage

2007-05-15 Thread Rob Mensching
"Moogle". I like that. You should blog that one. Maybe it'll stick. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bob Arnson Sent: Tuesday, May 15, 2007 7:57 PM To: Dustin Andrews Cc: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] WixUI_Advanced Usage

Re: [WiX-users] WixUI_Advanced Usage

2007-05-15 Thread Bob Arnson
Dustin Andrews wrote: Cool, where is that documented? First hit on Moogle. -- sig://boB http://joyofsetup.com/ - This SF.net email is spo

Re: [WiX-users] WixUI_Advanced Usage

2007-05-15 Thread Dustin Andrews
Cool, where is that documented? From: Bob Arnson [mailto:[EMAIL PROTECTED] Sent: Monday, May 14, 2007 8:01 PM To: Dustin Andrews Cc: Glen Harvy; wix-users@lists.sourceforge.net Subject: Re: [WiX-users] WixUI_Advanced Usage Dustin Andrews wrote: Untested: [%HOMEPATH]\My Documents [%USERPROFILE

Re: [WiX-users] WixUI_Advanced Usage

2007-05-14 Thread Bob Arnson
Dustin Andrews wrote: Untested: [%HOMEPATH]\My Documents [%USERPROFILE]\Documents That already exists: PersonalFolder. -- sig://boB http://joyofsetup.com/ - This SF.net email is sponsored by DB2 Express Dow

Re: [WiX-users] WixUI_Advanced Usage

2007-05-14 Thread Dustin Andrews
Untested: [%HOMEPATH]\My Documents [%USERPROFILE]\Documents From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Glen Harvy Sent: Sunday, May 13, 2007 6:51 AM To: Rob Mensching; wix-users@lists.sourceforge.net Subject: Re: [WiX-users] WixUI_Advanced Usage OK - I've given up o

Re: [WiX-users] WixUI_Advanced Usage

2007-05-13 Thread Bob Arnson
Glen Harvy wrote: OK - I've given up on the Advanced UI - it's to advanced for me. In general, I'd suggest avoiding WixUI_Advanced when you're first getting started. It's complicated because it's trying to support both per-machine and per-user installs, which isn't easy. WixUI_InstallDir and

Re: [WiX-users] WixUI_Advanced Usage

2007-05-13 Thread Glen Harvy
d topic. If you haven't read through the MSI SDK (it's part of MSDN), I recommend it. You'll learn much. *From:* Glen Harvy [mailto:[EMAIL PROTECTED] *Sent:* Saturday, May 12, 2007 2:54 PM *To:* Rob Mensching *Subject:* Re: [WiX-users] WixUI_Advanced Usage Hi, Than

Re: [WiX-users] WixUI_Advanced Usage

2007-05-12 Thread Rob Mensching
D] Sent: Saturday, May 12, 2007 2:54 PM To: Rob Mensching Subject: Re: [WiX-users] WixUI_Advanced Usage Hi, Thanks for your response. Having the application installed into the directory I ask it to be installed in rather than "one up" is probably something that is pretty common but

Re: [WiX-users] WixUI_Advanced Usage

2007-05-12 Thread Rob Mensching
time: [%CUSTOMERSMACHINEVAR] From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Glen Harvy Sent: Saturday, May 12, 2007 7:27 AM To: WiX Users Group Subject: [WiX-users] WixUI_Advanced Usage Hi, Only just learning this new program and have started in the deep end with Wix3. I am trying to crea

[WiX-users] WixUI_Advanced Usage

2007-05-12 Thread Glen Harvy
Hi, Only just learning this new program and have started in the deep end with Wix3. I am trying to create my directory levels as follows: The problem is that when installing using WixUI_Advanced, the default all users directory is coming up as C:\Progr