Search results

  1. A

    Rollback patch following installation

    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...
  2. A

    Calling .Net assembly

    I have found the ability to call a C function in Paquet Builder, but it would be a great improvement for us if we were able to directly call into a .Net assembly and have similar access to Paquet builder variables. Is there any way to do this already or any plans for the future?
  3. A

    Reading a value from a file

    I am evaluating Paquet Builder and have a question relating to custom actions. I would like to read a value from a text file into a custom variable, the text file only contains a single line which is the full folder path of my installed application, so I just need to be able to read the value...
Back
Top