GurliGebis

Results 117 comments of GurliGebis

@ddomingos-encora if you run that command, and it shows up in the list, it is installed 🙂 So that is what I meant by it showing it as installed. What...

@ddomingos-encora could it be an ACL issue? (Just thinking aloud)

I totally agree @ddomingos-encora 🙂 I'll update the PR with it added back, can you take a look at it afterwards and see if it looks fine?

@ddomingos-encora There is a problem - it works fine for the first user now. However, since the package has been provisioned, and is installed on all users - the `EnsureRegistrationOnCurrentUser`...

Please do. From what I could come up with (didn't have long to test, so didn't spend a lot of time on it) - it just looks to be installed...

@ddomingos-encora I think so as well. I wonder if it works better on the current insider canary builds of Windows 11, since they might have made changes. I'll have to...

It is the same as when we try to install it for all users. Sysprep complains that the package isn't installed for all users - so when the image they...

@donho in the test builds we have now, this code exists: https://github.com/notepad-plus-plus/nppShell/blob/e250ff9af44281cbff23b9d246cf06974f232cef/Installer.cpp#L409 Sysprep complains that the package is only installed for a normal user, and not provisioned for everyone (which...

@donho it will make sure it is installed for the user on first right click. It won't prevent sysprep from showing that warning, since it will complain about it, but...

@donho on the first right click, it will trigger the install of the msix package, so it will be there on the second right click 🙂