Open kdpuvvadi opened 1 year ago
I think this actully same or similor https://github.com/microsoft/winget-cli/issues/4879
Aria2 also is having the same similar issue. My Iobit Uninstaller detected the registry key, Normally it does not happen when wsusoffline extracting the file. Those portable file can be moved easily.
Registry Item: HKEY_USERS\S-1-5-21-1158146169-1040333420-3374525446-1001\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\aria2.aria2_Microsoft.Winget.Source_8wekyb3d8bbwe\SymLInkPath Affected: This cause the portable folder to lock.
I add this HKEY_CURRENT_USER\Volatile Environment\aria2c causing cmd to pop up the variable. The cmd environment is associated in this registry HKEY_CURRENT_USER\Volatile Environment It can't be creating the new registry key.
This winget set the portable symlinkpath causing it to unable to delete portable program But I recommend to set portable path to the variable program if it is cmd.
I remember some of the windows installation file does not have symlink path. This cause 7-zip to log the error when during extracting the file. Most likely, This windows installation file is set the symlink path while during the windows 10 setup. Also, you can't delete the windows directory because some file was locked by symlink path
Brief description of your issue
Portable applications are causing issues while upgrade/uninstall or after uninstall try install
Steps to reproduce
Rclone.Rclone
rclone version
Expected behavior
Uninstall/install/upgrade properly
Actual behavior
Unable to remove Portable package as it has been modified; to override this check use --force
Portable package has been modified;
Environment