Re: [WiX-users] Vista and elevation

2007-02-14 Thread Magus
What I did was make a small bootstrapper application that contains both MSI's one that does per-user and one that does per-machine. My bootstrapper prompts the user to select one and then it launches the appropiate MSI. Mike Robertson wrote: > > Simple question but I can't find a definitive an

Re: [WiX-users] Vista and elevation

2007-02-14 Thread Rob Mensching
e.net Subject: [WiX-users] Vista and elevation Simple question but I can't find a definitive answer here. Is it possible to build a single package that will install on Vista per-user without asking for admin privileges but that will also be able to install per-machine (and ask for elevation)? All

[WiX-users] Vista and elevation

2007-02-14 Thread Mike Robertson
Simple question but I can't find a definitive answer here. Is it possible to build a single package that will install on Vista per-user without asking for admin privileges but that will also be able to install per-machine (and ask for elevation)? All I can find here is InstallPrivileges, but that'