Miguel Verdaguer Velázquez

Results 72 comments of Miguel Verdaguer Velázquez

I haven't been able to replicate this error on Windows 10, neither upgrading from 4.2.5 to 4.2.6 or from 4.2.6 to 4.3.0 or 4.3.8.

I have been able to replicate the error on Windows Server 2019, although not on Windows 10. The problem seems to have something to do with the way Window's Restart...

The solution I mentioned in the last commentary is not as easy to implement as it seemed at first. All tutorials and guides for adding Restart Manager support to windows...

As the last solution couldn't be implemented, we came up with an idea to try and avoid using the Restart Manager, forcing the gui to be closed for the upgrade...

Here are more examples of applications found in github using element `MsiProperty`, all of them with different structure to the one used in Wazuh: - https://github.com/atinb/importtest - https://github.com/siqueiraf87/meteorApp In this...

As decided in the daily meeting of the team, and having deactivated the Restart Manager, leaving only the FilesInUse Dialog, a solution seemed to deactivate that too. These are two...

There seems to be no more information on `msidbDialogAttributesVisible` than the one already mentioned. A different approach to the `Property` element of Wix one is another element, the `WixVariable`, which...

With the help of @DFolchA it was decided to force the closing of the GUI as part of the installation actions. This way, if the user sees the FilesInUse Dialog...

Still have to do the unit tests for this new function in checks.sh

I have tried changing the command, there is yet to add the key location to the sources.list.d file for wazuh. I have had a lot of problems testing coming from...