Unable to Install 3DBrowser 15.80

Exchanges about 3DBrowser
Post Reply
rtremmel
Posts: 1
Joined: Sat Aug 13, 2022 2:55 am
Contact:

Unable to Install 3DBrowser 15.80

Post by rtremmel » Sat Aug 13, 2022 4:08 am

Windows 10 Pro Version 21H2 (latest).

Install hangs on...

Code: Select all

Execute: powershell -WindowStyle Hidden -ExecutionPolicy Bypass -c "Get-AppxPackage -name MootoolsBrowser | Remove-AppxPackage"
Tried multiple times. Ran as Administrator. Disabled antivirus. No luck.

mootools
Site Admin
Posts: 280
Joined: Thu Jul 05, 2007 11:06 am
Contact:

Re: Unable to Install 3DBrowser 15.80

Post by mootools » Sat Aug 27, 2022 6:08 pm

Hi,

Thanks for this feedback.

I just double check on the same version (21H2 - Windows Pro)


When this line is run, the setup is installing the contextual menu extension.
First it tries to remove a previously existing one.

The execution of this line can take a while. It takes approx. 30 sec on my computer.

If after waiting it still does not work, please could you open a power shell (as an administrator) and paste:

Code: Select all

powershell -ExecutionPolicy Bypass -c "Get-AppxPackage -name MootoolsBrowser | Remove-AppxPackage"
What does it gives?

You can also dump all your extensions using this command:

Code: Select all

powershell -c "Get-AppxPackage -name MootoolsBrowser"
What is the result?

Thanks for your answer,
Manuel

Post Reply

Who is online

Users browsing this forum: Google [Bot] and 38 guests