Just played with Wix# installer for the first time and...
I have to say I am impressed by its simplicity! :)
Why can't Microsoft come up with something like that?!
Anyhow I have 2 question:
Lloyd
I have to say I am impressed by its simplicity! :)
Why can't Microsoft come up with something like that?!
Anyhow I have 2 question:
-
how can I specify my dependency on .NET4.5
This is for a general public application, I need to prompt for its installation or exit, if needed... -
Same with the WPF sample.
I notice the WPF sample is a WPF App, which call the MSI API.
But the WPF App won't run if .NET3.0 is not installed!
How could I get around that?
Lloyd