Victor Ewert

Results 29 comments of Victor Ewert

I create an `.msi` installer, so it may be different, but I set the vendor as an installerOption, e.g. ```kotlin jpackage { skipInstaller = false installerType = "msi" imageOptions =...

I've seen that vendor problem for Windows 10 before. It does, however, seem to work on Windows 11. I'm not totally sure, but I think the "Verified Publisher" that is...

Any updates on this, I'd like to be able to do this as well, e.g.: ```json { "iss": "57246542-96fe-1a63-e053-0824d011072a", "iat": 1528407600, "exp": 1528408800, "aud": "appstoreconnect-v1", "scope": [ "GET /v1/apps?filter[platform]=IOS" ]...

Sorry, life is very crazy right now, and I haven't had time to get back into this. I might have time this week, but not sure.

Thanks for looking into this. I have attached a stripped down version of database (removed most data, and all queries, forms and reports): [database.zip](https://github.com/user-attachments/files/17494761/database.zip) I tried using the following test...

Very Strange. Thanks for trying it out. When I get a chance, I'll download your code and see if I can reproduce it. btw what Java version are you using?

I cloned and ran your unit test and it passed. Where can I find the actual database file, after the unit test is done? The reason I ask, is because...

My life is really crazy right now, and I don't have any time to look at it, so go ahead and close for now. Hopefully, things will calm down eventually,...

Sorry, you can share the plugin, but my wife is having some major health issues, so I don't know how much time I'll have to look at it.