Package: tis-unlocker

Forum Rules
Community Forum Rules
* English support on www.reddit.com/r/wapt
* French community support is provided 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 (1.8.2 / 2.0 / 2.1 / 2.2 / etc.) AS WELL AS the Enterprise / Discovery edition.
* Specify the server OS (Linux / Windows) and version (Debian Stretch/Buster - CentOS 7 - Windows Server 2012/2016/2019).
* Specify the OS of the administration/package creation machine (Windows 7 / 10)
. * As with any community forum, support is provided voluntarily by members. If you require sales support, you can contact the Tranquil IT sales department at 02.40.97.57.55
Locked
User avatar
ssamson
Messages: 245
Registration: June 20, 2014 - 10:29

April 23, 2015 - 11:52

Picture tis-unlocker
Description:
Deletion/renaming of files blocked by a process
Steven Samson - Tranquil IT Systems
Feel free to leave us your opinion on Wapt in the forum, or to answer our questionnaires :).
User avatar
ARES
Messages: 1
Registered: December 14, 2016 - 09:43

December 14, 2016 - 10:01

Hello,
I'm new to WAPT.
I'm getting the following error when deploying it on XP, Win7, and Win10:
installing tis-unlocker
Registering uninstall
Create SendTo shortcut
com_error: (-2147024894, 'The file sp\xe9cifi\xe9 could not be found.', None, None)


Can you help me with this?
Thanks and well done!
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

January 23, 2017 - 3:41 PM

An error had crept into the package.

We were calling `sendto()`, which is only available in user context.

So I switched the shortcut creation to `session-setup`, and the problem is solved. :roll:

- Simon
Locked