Page 1 of 1

Keeper Pack

Published: May 30, 2024 - 09:55
by thomas789
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.

Re: Keeper Package

Published: May 30, 2024 - 10:58
by blemoigne
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

Re: Keeper Package

Published: May 30, 2024 - 11:49
by thomas789
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

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'
I am on console version 2.5.5.15556 on Windows 11.

THANKS

Re: Keeper Package

Published: June 3, 2024 - 09:29
by dcardon
Hi Thomas,

this looks like a bug in Python's unzip library. We'll take a look.

Best regards,

Denis

Re: Keeper Package

Published: June 3, 2024 - 11:17
by thomas789
Thank you for your feedback, awaiting your check

. Best regards, Thomas.

Re: Keeper Package

Published: June 11, 2024 - 09:07
by thomas789
Hello,

have you been able to look into this on your end?

Thank you, best regards.