Hi.
I have two questions about Aspose.Words .NET installer:
- Can you remove automatically demo-web sites on IIS creation while installing Aspose.Words .NET (or provide an optional check-box in installer unchecked by default)?
- How about to change MSI package creating engine to WiX (as I can see from installer UI - it’s some like VS engine)?
Thanks.
Hi Alexander,
Thanks for your request. Why do you need these changes in Aspose.Words installer? Aspose.Words is just class library, so you can just install it once on developers PC and the use only Aspose.Words.dll.
Best regards.
Hi Alexey.
- I understand, but I can get access to Aspose.Words.dll only after intalling it. And why I’m need the Demo Web-Sites created after installation?
- Not a issue request. Just an question. WiX toolset more flexible and more
easier to implement new features into install package…
Thanks.
Hi
Thanks for your explanation.
- We plan to exclude demos from MSI at all. All demos will be available in the Domos page of our web site.
- Currently, we do not plan to change the installer.
Best regards.
- Thanks.
- Thanks. Really it will be very cool installer UI and logic if you change MSI creating engine to WiX.
P.S. Visual Studio 2010 will change it’s internal MSI implementation engine to WiX at release point as I know.