Re: [WiX-users] CustomAction TableCollection

2015-03-30 Thread Kraygsoft
Did you ever work this out I have the same problem and a morning of googling
has got me know where.



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/CustomAction-TableCollection-tp6180281p7599767.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Upgrading old installer

2015-01-28 Thread Kraygsoft
So I have created a nice new installer using WiX for my customer complete
with nice shiny new custom bootstrapper and everyone was happy. Rejoicing in
the death of their old buggy Visual Studio based  installer. However I have
struck a problem. There are a number of user configurable config files
installed (yes I know bad idea but I had to work with this). The Component
attribute is set to 144 for them which is the Permanent and NeverOverwrite.
So all is fine except I upgrade the old installer (same upgradecode). So the
process goes. 


1.MSI sees they are there leave them alone 
2.MSI Installs files. 
3. Now it uninstalls using the logic of the old installer the config files
have not changed (I’m guess in real life that would be odd but possible). So
it uninstalls them because there was no logic to keep  them in the old
installer. 

Now I could use a new upgrade code and leave the old installer there but
their is a danger then someone will manual uninstall it. (They probably
would) 

I could use a custom action to copy the files then copy them back but that
seems messy. 

Anyone had the same problem Thanks in advance. 

Craig 



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Upgrading-old-installer-tp7599056.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Upgrading old installer

2015-01-28 Thread Kraygsoft
Anyone 



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Upgrading-old-installer-tp7599052p7599055.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Wix License

2015-01-27 Thread Kraygsoft
Anil

Yes. You are not giving anybody  WiX you are giving them the result. In the
same way that it makes no difference what tool you use to create an EXE or a
DLL. I had a few of my customers confused by the fact that we were using an
open source tool but the key word is tool. The result of that tool
(especially if you are just creating MSI's is the same as if you had used
any commercial tool. To put your mind and ease Apple, IBM, Twitter, and the
15 or so companies I have worked with and thousands of others all use WiX to
create their installers.

Craig Reeves
craig.ree...@kraygsoft.com




--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Wix-License-tp7599020p7599053.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users