Torchok
Torchok
morning, i dont think it possible in your way. both MSI´s doesnt know each other if both of your msi with windows services are in separate msi. Solution is BA...
very good idea, oleg. Seems right way. I use in my wpf apps, community toolkit for WPF from MS. Also Avalonia UI with MVVM is good for WPF and C#...
Hallo, i just create project from template and tested it. It works, but some code looks different. ```csharp public void ViewLog() { if (Shell != null) try { string logFile...
very strange. There should be logfile in temp path and folder WixSharp. If its not , msi doesnt have access to temp path or logfile. check windows eventlog for current...
Bahmm.. Now , only oleg can help you with this. I dont update my project to newest version. But in my msi installer from template, directory and log file are...