kipamgs

Results 6 issues of kipamgs

On an older version of the toolkit we used `onError `callbacks. I cannot find such callbacks in the DaSubscription/item/session. Is there a way to check if items exist on the...

Hi, I created a project with the template `WiXSharp Managed Setup - Custom WPF UI (WiX4)` . When I want to add another WiX-WPF dialog with` Add `-> `New Item...`...

enhancement
Feature Request Voting

Nuget: WixSharp-wix4.WPF Version 2.3.1 (Also happens in earlier versions) Project was created with the `WixSharp Managed Setup - Custom WPF UI (WiX4) `template. As you can see in the image...

discussion

WixSharp-wix4.WPF 2.4.0.1 When I create a project (Custom WPF UI Wix4) with an ElevatedManagedAction and add `project.Platform = Platform.x64; ` the installation fails. The custom action is not executed. Part...

Since version 2.2.0 there is an exception thrown in the ViewLog method of the ExitDialog and thus the log is not displayed. It is working until version 2.1.7. This happens...

bug
Done / Released

I'm trying to extract a zip file during the installation problem. I have either one of 2 problems thus the installation fails: 1. CustomAction.Execute is set to Execute.immediate - The...

discussion