The search returned 4 results

by sergead
September 12, 2018 - 11:37
Forum: WAPT Packages
Subject: [RESOLVED] Skype Standard Version - Sharing and Improvements
Answers: 3
Views : 5339

Re: [SOLVED] Skype Standard Version - Sharing and Improvements

Hello,

I have the same problem with Skype trying to update itself with the Skype version from the WAPT store.
To block updates from this package, I added the following to the install() section of the official package, as mentioned here:

registry_set(HKEY_LOCAL_MACHINE,r'SOFTWARE\Policies\Skype\Phone ...
by sergead
May 22, 2018 - 2:41 PM
Forum: WAPT Packages
Subject: [SOLVED] Google Drive File Stream
Answers: 4
Views : 5901

Re: [SOLVED] Google Drive File Stream

Thanks so much, it works after modifying %programfiles%, so that was indeed the problem.

Thank you.
by sergead
May 14, 2018 - 5:48 PM
Forum: WAPT Packages
Subject: [SOLVED] Google Drive File Stream
Answers: 4
Views : 5901

Re: Google Drive File Stream

Thank you for your reply.

Actually, when I launch the uninstallation via the wapt console, it tells me the software is uninstalled without any errors, even though it isn't.
And if I run the command "%PROGRAMFILES%\Google\Drive File Stream\25.196.245.2031\uninstall.exe" --silent --force_stop...
by sergead
May 14, 2018 - 3:30 PM
Forum: WAPT Packages
Subject: [SOLVED] Google Drive File Stream
Answers: 4
Views : 5901

[SOLVED] Google Drive File Stream

Hello,

WAPT Server: CentOS 7.3
WAPT Console: 1.3.12.13 on Windows 10 x64
WAPT Client: 1.3.12.13
Client machines: Running Windows 10 x64

I would like to install the Google Drive File Stream package on my Windows 10 clients using WAPT.
After various tests, I am able to install the package successfully, but...