Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tried to reinstall wox but now it's not installing #4064

Open
Wapachu opened this issue Jul 24, 2024 · 1 comment
Open

tried to reinstall wox but now it's not installing #4064

Wapachu opened this issue Jul 24, 2024 · 1 comment

Comments

@Wapachu
Copy link

Wapachu commented Jul 24, 2024

I initially installed the program way back 2020. I just thought of reinstalling it to see if there are any changes or updates. Now, when I reinstall, I get this pop-up.
image

And here is the log.

2024-07-24 19:24:19> Program: Starting Squirrel Updater: --install . --rerunningWithoutUAC
2024-07-24 19:24:19> Program: Starting install, writing to C:\Users\paul_\AppData\Local\SquirrelTemp
2024-07-24 19:24:19> Program: About to install to: C:\Users\paul_\AppData\Local\Wox
2024-07-24 19:24:19> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.UnauthorizedAccessException: Access to the path 'C:\Users\paul_\AppData\Local\Wox' is denied.
at System.IO._Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, Object dirSecurityObj, Boolean checkHost)
at System.IO.Directory.InternalCreateDirectoryHelper(String path, Boolean checkHost)
at System.IO.Directory.CreateDirectory(String path)
at Squirrel.Update.Program.d__4.MoveNext()
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at System.Threading.Tasks.Task.Wait()
at Squirrel.Update.Program.executeCommandLine(String[] args)
at Squirrel.Update.Program.main(String[] args)
---> (Inner Exception #0) System.UnauthorizedAccessException: Access to the path 'C:\Users\paul
\AppData\Local\Wox' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, Object dirSecurityObj, Boolean checkHost)
at System.IO.Directory.InternalCreateDirectoryHelper(String path, Boolean checkHost)
at System.IO.Directory.CreateDirectory(String path)
at Squirrel.Update.Program.d__4.MoveNext()<---

I hope someone can help me with this issue.

@qianlifeng
Copy link
Member

Access to the path 'C:\Users\paul_\AppData\Local\Wox' is denied

Try to remove this folder manually and then install

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

No branches or pull requests

2 participants