Re: [WiX-users] Question about install directory rights - shared directories

2010-09-06 Thread Rob Mensching
What is a "shared directory"? A file share? If so, no the Windows Installer doesn't install to file shares because it wants to manage the installed application. A file share is typically removable and thus not something you manage an application through... typically. On Mon, Aug 23, 2010 at 12:25

[WiX-users] Question about install directory rights - shared directories

2010-08-23 Thread Dave DaveLists
Hello, I have another question as well: is there a way to make it possible to install into a shared directory? I have searched around for information on this and found a few references but haven't found a full answer. One post said it seemed the Windows Installer simply doesn't all this but I coul