MWsatwareAG
New member
As stated I’m building my installer in a Gitlab-Runner (pwsh).
I can’t use pbpx binary files, as they have no usable version history. So I implemented it with pdp text based configuration with some try and error using this documentation: About Directive Files - Paquet Builder Documentation
Now I’m stuck with the following things.
I’d be very thankful for a solution, thanks for reading.
I can’t use pbpx binary files, as they have no usable version history. So I implemented it with pdp text based configuration with some try and error using this documentation: About Directive Files - Paquet Builder Documentation
Now I’m stuck with the following things.
- The installer is in english. I need it in german.
- I want to always overwrite all files when installing. There is an option I can set in the GUI for pdpx files but not in the ini-Style pdp file.
I’d be very thankful for a solution, thanks for reading.