Closed xorl closed 7 years ago
Unhandled NullPointerException here causing the problem when the Reg keys don't exist (like on first run): https://github.com/NathanCastle/BootShellCredentialProvider/blob/master/BSCP/Configurator/MainWindow.xaml.cs#L35
Maybe catch Exception
instead of ArgumentException
since any error in loading existing should result in just using defaults?
@Surye That makes a lot of sense and it did resolve the issue (at least on my machine). Thanks! :)
@ligature Thanks for filing the issue! If you have success with the new MSI on the release page, I will go ahead and close the issue for real.
Yep works over here, thanks @NathanCastle !
When attempting to launch BSCP Configurator it instantly crashes, does not present a window. Event Viewer shows this.