Re: [WiX-users] change install location from custom to default

2010-12-29 Thread Lisa Gracias
I managed to resolve it after some hair-pulling :) This is what I added to the setup type dialog: . . . INSTALLDIR is the directory id of my installation folder: . . . On Wed, Dec 29, 2010 at 2:08 AM, CP YEH wrote: > I am having the same problem as the fol

Re: [WiX-users] change install location from custom to default

2010-12-28 Thread CP YEH
I am having the same problem as the following email describes. Just out of curiosity, Lisa were you able to resolve this issue? Or if anyone has any suggestion, please kindly let me know. Thanks in advance. YEH On Tue, Mar 2, 2010 at 9:57 AM, Lisa Gracias wrote: > In my msi there are 3 types of

[WiX-users] change install location from custom to default

2010-03-02 Thread Lisa Gracias
In my msi there are 3 types of installations listed in a radio button group in a setup type dialog - Default, custom, and complete. If Default or Complete is chosen, then the product is installed to ProgramFilesFolder. If the user chooses Custom then in the next dialog they can choose a custom loca