Hello,
I'd like to deploy the Keeper tool across a Windows 11 network. Is there already a package available? If not, how can I deploy it, given that the only executables offered are .appinstaller or .msixbundle files?
Thank you in advance,
Best regards, Thomas.
Keeper Pack
Forum Rules
Community Forum Rules
* English support on www.reddit.com/r/wapt
* French community support is available on this forum
* Please prefix the topic title with [RESOLVED] if it is resolved.
* Please do not edit a topic that is tagged [RESOLVED]. Open a new topic referencing the old one.
* Specify the installed WAPT version, full version, and build number (2.2.1.11957 / 2.2.2.12337 / etc.) as well as the Enterprise/Discovery edition.
* Versions 1.8.2 and earlier are no longer supported. The only questions accepted regarding version 1.8.2 are related to upgrading to a supported version (2.1, 2.2, etc.).
* Specify the server OS (Linux/Windows) and version (Debian Buster/Bullseye - CentOS 7 - Windows Server 2012/2016/2019).
* Specify the OS of the administration/package creation machine and the machine with the problematic agent, if applicable (Windows 7/10/11/Debian 11/etc.).
* Avoid asking multiple questions when opening a topic, otherwise it may be ignored. If there are multiple topics, open separate topics, preferably one after the other and not all at the same time (i.e., do not spam the forum).
* Include code snippets, screenshots, and other images directly in the post. Links to Pastebin, Bitly, and other third-party sites will be systematically removed.
* As with any community forum, support is provided voluntarily by members. If you require commercial support, you can contact Tranquil IT's sales department at 02.40.97.57.55
Community Forum Rules
* English support on www.reddit.com/r/wapt
* French community support is available on this forum
* Please prefix the topic title with [RESOLVED] if it is resolved.
* Please do not edit a topic that is tagged [RESOLVED]. Open a new topic referencing the old one.
* Specify the installed WAPT version, full version, and build number (2.2.1.11957 / 2.2.2.12337 / etc.) as well as the Enterprise/Discovery edition.
* Versions 1.8.2 and earlier are no longer supported. The only questions accepted regarding version 1.8.2 are related to upgrading to a supported version (2.1, 2.2, etc.).
* Specify the server OS (Linux/Windows) and version (Debian Buster/Bullseye - CentOS 7 - Windows Server 2012/2016/2019).
* Specify the OS of the administration/package creation machine and the machine with the problematic agent, if applicable (Windows 7/10/11/Debian 11/etc.).
* Avoid asking multiple questions when opening a topic, otherwise it may be ignored. If there are multiple topics, open separate topics, preferably one after the other and not all at the same time (i.e., do not spam the forum).
* Include code snippets, screenshots, and other images directly in the post. Links to Pastebin, Bitly, and other third-party sites will be systematically removed.
* As with any community forum, support is provided voluntarily by members. If you require commercial support, you can contact Tranquil IT's sales department at 02.40.97.57.55
Hello,
you can use the package: https://wapt.tranquil.it/store/fr/tis-t ... -store-app to generate the Keeper package.
See the video: https://www.youtube.com/watch?v=YFhfG2mxGC8
Bertrand
you can use the package: https://wapt.tranquil.it/store/fr/tis-t ... -store-app to generate the Keeper package.
See the video: https://www.youtube.com/watch?v=YFhfG2mxGC8
Bertrand
Great, thanks for the quick response and this package deployment option is awesome!
But in my specific case, I'm encountering an error; perhaps it's related to my console
I am on console version 2.5.5.15556 on Windows 11.
THANKS
But in my specific case, I'm encountering an error; perhaps it's related to my console
Code: Select all
Downloading: KeeperSecurityInc.KeeperPasswordManager_16.11.0.0_x64__kejf07qmg0jnm.appx
...
-> download finished (29115 KB/s)
Downloading: KeeperSecurityInc.KeeperPasswordManager_16.11.0.0_x86__kejf07qmg0jnm.appx
...
-> download finished (7926 KB/s)
Downloading: Microsoft.VCLibs.140.00.UWPDesktop_14.0.33728.0_arm64__8wekyb3d8bbwe.appx
-> download finished (17492 KB/s)
Downloading: Microsoft.VCLibs.140.00.UWPDesktop_14.0.33728.0_arm__8wekyb3d8bbwe.appx
-> download finished (13534 KB/s)
Downloading: Microsoft.VCLibs.140.00.UWPDesktop_14.0.33728.0_x64__8wekyb3d8bbwe.appx
-> download finished (16074 KB/s)
Downloading: Microsoft.VCLibs.140.00.UWPDesktop_14.0.33728.0_x86__8wekyb3d8bbwe.appx
1149633 / 6050794 (19%) (1916 KB/s)
-> download finished (8300 KB/s)
CRITICAL:waptcore:Fatal error in update_package 2 : Le chemin d’accès spécifié est introuvable:
Traceback (most recent call last):
File "C:\Program Files (x86)\wapt\common.py", line 8760, in call_python_code
hookdata = hook_func()
File "C:\Users\ORDI\AppData\Local\Temp\wapt-20240530-11441600000.tmp\usr-template-microsoft-store-app_0-65_windows_10.0_PREPROD-wapt\update_package.py", line 192, in update_package
unzip(newer_uwp_app["FileName"])
File "C:\Program Files (x86)\wapt\setuphelpers.py", line 943, in unzip
zipf.extractall(target, members)
File "zipfile.py", line 1659, in extractall
File "zipfile.py", line 1705, in _extract_member
File "os.py", line 213, in makedirs
File "os.py", line 223, in makedirs
FileNotFoundError: [WinError 3] Le chemin d’accès spécifié est introuvable: 'C:\\Users\\ORDI\\AppData\\Local\\Temp\\wapt-20240530-11441600000.tmp\\usr-template-microsoft-store-app_0-65_windows_10.0_PREPROD-wapt\\KeeperSecurityInc.KeeperPasswordManager_16.11.
0.0_x64__kejf07qmg0jnm\\app\\resources\\app.asar.unpacked\\node_modules\\%40img\\sharp-win32-x64'THANKS
- dcardon
- WAPT Expert
- Messages: 1932
- Registration: June 18, 2014 - 09:58
- Location: Saint Sébastien sur Loire
- Contact :
Hi Thomas,
this looks like a bug in Python's unzip library. We'll take a look.
Best regards,
Denis
this looks like a bug in Python's unzip library. We'll take a look.
Best regards,
Denis
Denis Cardon - Tranquil IT
Share your experiences on WAPT! Send us your blog and article URLs in the "Your Opinion of the forum, and we'll feature them on the WAPT
Share your experiences on WAPT! Send us your blog and article URLs in the "Your Opinion of the forum, and we'll feature them on the WAPT
