[SOLVED] WAPT creating a Bitwarden package
Published: February 22, 2022 - 10:43 AM
Hello everyone,
In my new role, we use WAPT for software deployment. Being new to this and eager to learn how to use this service, I want to create and install a Bitwarden package.
I found a ready-to-use package in the WAPT Store. However, I want to modify it to use French as the default language, if that's possible with the software. I
also want to modify the configuration to direct the URL server. I found that this is done via the data.json file located in appdate/user/roaming/bitwarden.
I thought about copying this file using the filecopyto function, but it doesn't seem appropriate.
I would appreciate your help with these two points. Thank you in advance for your assistance.
In my new role, we use WAPT for software deployment. Being new to this and eager to learn how to use this service, I want to create and install a Bitwarden package.
I found a ready-to-use package in the WAPT Store. However, I want to modify it to use French as the default language, if that's possible with the software. I
also want to modify the configuration to direct the URL server. I found that this is done via the data.json file located in appdate/user/roaming/bitwarden.
I thought about copying this file using the filecopyto function, but it doesn't seem appropriate.
I would appreciate your help with these two points. Thank you in advance for your assistance.