canton7/SyncTrayzor

Updating portable installation requires write access to the parent directoty

Open

#368 opened on May 22, 2017

View on GitHub
 (3 comments) (0 reactions) (0 assignees)C# (5,477 stars) (390 forks)batch import
help wanted

Description

Update process for "portable" installations in its current form creates a temporary copy of itself outside of the actual installation folder, which requires additional access rights.

Example: if the portable installation folder resides in the root of a hard drive, it'll always fail.

Modifications outside the installation folder should be avoided in general, especially so for portable installation.

SyncTrayzor v.1.1.16 Windows 10 x64

Contributor guide