I’m trying to use Paquet builder to create a patch which will install updated DLLs to an application, so far its working well but I need to evaluate some other issues.
Following the installation of the patch, I would like to have a facility to roll back the patch (say if the user wants to revert back to previous DLL levels due to a problem with the patch) and leave the application in its original form before the patch was applied.
I can see that another patch could be provided with the original DLLs, but I would like to have a facility to just ‘undo’ the patch installation.
Is there any way this could be achieved with Paquet builder?
Following the installation of the patch, I would like to have a facility to roll back the patch (say if the user wants to revert back to previous DLL levels due to a problem with the patch) and leave the application in its original form before the patch was applied.
I can see that another patch could be provided with the original DLLs, but I would like to have a facility to just ‘undo’ the patch installation.
Is there any way this could be achieved with Paquet builder?