Skip to content

Fix sce update failure on Windows - #81

Open
adarshm11 wants to merge 1 commit into
masterfrom
bug/windows-update
Open

Fix sce update failure on Windows#81
adarshm11 wants to merge 1 commit into
masterfrom
bug/windows-update

Conversation

@adarshm11

Copy link
Copy Markdown
Contributor

Problem

PowerShell attempted to overwrite the current sce.exe executable during the execution of sce update, which resulted in the error "The process cannot access the file C:\...\sce.exe because it is being used by another process".

The Fix

Now, the update is scheduled to execute after sce update exits, so the current sce.exe is not overwritten mid-process.

Testing

This has not been tested yet on a Windows machine. Once tested, this description will be updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant