Join our discord community

Please or Register to create posts and topics.

Cannot complete Uninstall

I made a mistake in the deployment hierarchy when I deployed Prism 2.0 to my users with the release of Prism 2.0, and when I try to uninstall it, I get the following error.

â– ErrorMessage
Traceback(most recent call last):.
File "C:\Users\hogehogePrograms\Scripts\PrismUtils\Decorators.py", line 54, in func_wrapper return func(*args,**kwargs)
File "C:\Users\hogehoge\Programs\Scripts\PrismInstaller.py", line 662, in getPrismConnection self.listener = Listener(address, authkey= hogehoge)
File "multiprocessing\connection.py", line 453, in __init__
File "multiprocessing\connection.py", line 569, in __init__

File "multiprocessing\connection.py", line 453, in __init__
File "multiprocessing\connection.py", line 569, in __init__

OSError:{WinError 10048] Only one usege of each sokect address (protocol/netowa-k address/port) is normally permitted

I have stripped the user of administrative privileges, so I have deployed under the User folder, is this affected?

The following technique has been tested

Log in as Admin user and uninstall from the control panel.
Log in as hogehoge user and uninstall from the control panel
Log in as hogehoge user and run uninstall.bat
Log in as hogehoge user and run unintall.bat with cmd run as an administrator

All could not be uninstalled.
Is there any other means?