Re: [WiX-users] Some questions regarding shared components, custom actions and properties

2010-02-10 Thread Alessandro Morelli
Hi, finally I had time to work on the installer again. Your tips have helped me a lot, many thanks and sorry if I took so long to reply. --alex -- SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,

Re: [WiX-users] Some questions regarding shared components, custom actions and properties

2010-02-03 Thread Blair
February 03, 2010 3:35 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Some questions regarding shared components, custom actions and properties Hi all, I'm trying to code an installer for my applications and the framework they use and since I reuse the framework a lot, I

[WiX-users] Some questions regarding shared components, custom actions and properties

2010-02-03 Thread Alessandro Morelli
Hi all, I'm trying to code an installer for my applications and the framework they use and since I reuse the framework a lot, I'd like to concoct a wixlib with all the necessary pieces So far, I managed to structure a single wxs which seems to do the job, but I'm stumbling on some problems. I wan