Re: [WiX-users] Need some help in using wix

2010-07-28 Thread Lukas Haase
Am 28.07.2010 19:09, schrieb Blair: > #2: Add the InstallScope="perMachine" attribute to your Package element. > This will add the ALLUSERS property for you. Is there an advantage/disadvantage about 1 ? Regards Luke --

Re: [WiX-users] Need some help in using wix

2010-07-28 Thread Blair
sers] Need some help in using wix 1. Need to create a virtual directory under a website and map it to a folder on local drive. 2. Need to make installed application visible to all users (instead of only the user installing it) Regards, Kr Deepak DETAILS: 1. Currently we ar

[WiX-users] Need some help in using wix

2010-07-28 Thread Kumar Deepak
1. Need to create a virtual directory under a website and map it to a folder on local drive. 2. Need to make installed application visible to all users (instead of only the user installing it) Regards, Kr Deepak DETAILS: 1. Currently we are creating website like this