-
Notifications
You must be signed in to change notification settings - Fork 181
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Incorrect startup, outdated directory selection window #1734
Comments
|
Indeed it may be but the fact that the dialog was created indicates that the CLR is at least partially compatible. If debugging is a challenge then you can use simple logging with extra exception handling in the dialog initialization. This is what I would do. You can also play with And of course, you may consider a precondition for the supported .NET to be present on the target OS. After all NET Framework 4.5. 2, 4.6, and 4.6. 1 retired on April 26, 2022. |
- WIP: Added support for modern style folder selection dialog (triggered by #1734 discussion) - Added a more convenient option to play dialogs in demo mode during development
- #1736: Issue with Special Characters in WixSharp Bootstrapper Custom BA after Upgrading from Wix3 to Wix4 - Improved positioning of the background images for WPF UI Dialogs - WIP: Added support for modern style folder selection dialog (triggered by #1734 discussion) - Added a more convenient option to play dialogs in demo mode during development
Hi, I decided to try the latest WixSharp. The project was created using the "WixSharp Managed Setup - Custom WPF UI (WIX3)" template (it's the same problems in the WIX4 version).
instead, a warning should be issued and the dependency should be installed if the user agrees.
It has not been used for a long time.
![Image](https://private-user-images.githubusercontent.com/10233486/407222565-1222e1c1-c239-43b8-94b7-a769c26fcc31.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1OTc0ODgsIm5iZiI6MTczOTU5NzE4OCwicGF0aCI6Ii8xMDIzMzQ4Ni80MDcyMjI1NjUtMTIyMmUxYzEtYzIzOS00M2I4LTk0YjctYTc2OWMyNmZjYzMxLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDA1MjYyOFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWYyNjc0MmEwY2FkNWY5MWZlYjRmOWZkNzYyNTI5ZWQ5M2ZmMGQ2ODQwNjk2ZjZmYTA1YjZkNjU0YTliYmU3YTYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.9TMDZN0_nA9Xmn0qsNvZQpX3sHHT5WlE-p8KoXfQQn0)
Instead, the user should see a full-fledged selection window, with full navigation, example
The text was updated successfully, but these errors were encountered: