Bug #2724

Mis à jour par Sebastien Jacquot il y a plus de 5 ans

Updates may failed on some Windows versions because of user files rights and JRE in use. rights.

Issue reported on Windows 10.

Error:

<pre>
Le contexte de la session était :(profil=profile, phase=org.eclipse.equinox.internal.p2.engine.phases.Uninstall, operande=[R]org.txm.rcp.app_root.win32.win32.x86_64 0.8.0.201908301442 --> null, action=org.eclipse.equinox.internal.p2.touchpoint.natives.actions.CleanupzipAction).

Backup of file C:\Program Files\TXM-0.8.0_2019-09-03\TXM.exe failed.

File that was copied to backup could not be deleted: C:\Program Files\TXM-0.8.0_2019-09-03\TXM.exe
</pre>

WIP: this workaround doesn't work. The update then fails because of work, need to add the JRE files that are in use and can't be deleted.
command line to run
h3. Temporary workaround to update

- go to TXM installation directory, eg. C:\Program Files\TXM-0.8.0_2019-09-03
- right click on TXM.bat and select "Run as administrator"

h4. Solution 1

Retour