Hello all,
I just want to tell that I am the half way done for an msi installer using wix.
I will post this within one week.
Currently I am not so familiar with the wix syntax. For the moment localization of the installer is not supported (but can be done).
Using wix some important functionalities are built in: - uninstaller - distribution on network using microsoft tools
Cheers, Adib. --
Awesome news! Great to hear! Thanks for pursuing this!
Cheers, Josh
On Tue, Nov 6, 2012 at 10:59 AM, the Adib <theadib@...400...> wrote:
Hello all,
I just want to tell that I am the half way done for an msi installer using wix.
I will post this within one week.
Currently I am not so familiar with the wix syntax. For the moment localization of the installer is not supported (but can be done).
Using wix some important functionalities are built in:
- uninstaller
- distribution on network using microsoft tools
Cheers, Adib.
LogMeIn Central: Instant, anywhere, Remote PC access and management. Stay in control, update software, and manage PCs from one command center Diagnose problems and improve visibility into emerging IT issues Automate, monitor and manage. Do more in less time with Central http://p.sf.net/sfu/logmein12331_d2d _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
2012/11/6 the Adib <theadib@...400...>:
Hello all,
I just want to tell that I am the half way done for an msi installer using wix.
I will post this within one week.
Currently I am not so familiar with the wix syntax. For the moment localization of the installer is not supported (but can be done).
Using wix some important functionalities are built in:
- uninstaller
- distribution on network using microsoft tools
MSI installer is a common request, great that you're working on this. Is it possible to build the new installer using a command-line tool? (I'm just wondering how it would integrate into the build process.)
Regards, Krzysztof
I am using the wix tools from Rob Mensching http://wixtoolset.org/
I use those for some small projects at office.
We could bundle the bins in the devlibs folder if you want. - But we do not bundle the mingw compiler anyway. I need to dynamically build the file list because of the dynamic nature of localisation and examples files. The file list I want to create using python.
As the wix command line tools exists for win32 only the build can be done on win32 only.
Regards, Adib. --
On Tue, Nov 6, 2012 at 10:39 PM, Krzysztof Kosiński <tweenk.pl@...400...> wrote:
2012/11/6 the Adib <theadib@...400...>:
Hello all,
I just want to tell that I am the half way done for an msi installer using wix.
I will post this within one week.
Currently I am not so familiar with the wix syntax. For the moment localization of the installer is not supported (but can be done).
Using wix some important functionalities are built in:
- uninstaller
- distribution on network using microsoft tools
MSI installer is a common request, great that you're working on this. Is it possible to build the new installer using a command-line tool? (I'm just wondering how it would integrate into the build process.)
Regards, Krzysztof
participants (3)
-
Josh Andler
-
Krzysztof Kosiński
-
the Adib