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

Installed in a different location error #35

Open
buhguhjuh opened this issue Sep 4, 2024 · 1 comment
Open

Installed in a different location error #35

buhguhjuh opened this issue Sep 4, 2024 · 1 comment

Comments

@buhguhjuh
Copy link

Hello. Whenever I try to launch the app, i get this error. It happens both thru .application and thru .exe
image

The details.txt say that it is installed in a rar folder in appdata, but the catch is that the temp folder in appdata does not exist.
image

I tried deleting temp files thru disc cleanup, restarting pc, looked at add or remove programs, pasting the pathway to the folder directly into file explorer, nothing has worked. There is no way to uninstall the program as well, how it says to do in the details. The app only shows the error

Details are here (sorry for the lack of formatting, its my first time using github)

PLATFORM VERSION INFO
Windows : 10.0.19043.0 (Win32NT)
Common Language Runtime : 4.0.30319.42000
System.Deployment.dll : 4.8.4270.0 built by: NET48REL1LAST_C
clr.dll : 4.8.4515.0 built by: NET48REL1LAST_C
dfdll.dll : 4.8.4270.0 built by: NET48REL1LAST_C
dfshim.dll : 10.0.19041.30000 (WinBuild.160101.0800)

SOURCES
Deployment url : file:///C:/Users/.../Desktop/android%20mic/release/Windows/AndroidMic.application

IDENTITIES
Deployment Identity : AndroidMic.application, Version=2.0.0.0, Culture=en, PublicKeyToken=0000000000000000, processorArchitecture=msil

APPLICATION SUMMARY
* Installable application.

ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later in the log.
* Activation of C:\Users...\Desktop\android mic\release\Windows\AndroidMic.application resulted in exception. Following failure messages were detected:
+ You cannot start application AndroidMic from this location because it is already installed from a different location.
+ You cannot start application AndroidMic from location file:///C:/Users/.../Desktop/android%20mic/release/Windows/AndroidMic.application it is already installed from location file:///C:/Users/.../AppData/Local/Temp/Rar$EXa41704.41336/release/Windows/AndroidMic.application. You can start it from location file:///C:/Users/.../AppData/Local/Temp/Rar$EXa41704.41336/release/Windows/AndroidMic.application or you can uninstall it and reinstall it from location file:///C:/Users/.../Desktop/android%20mic/release/Windows/AndroidMic.application. If you reinstall the application, be aware that you might lose any customizations that you made to the application.

COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.

WARNINGS
* The manifest for this application does not have a signature. Signature validation will be ignored.

OPERATION PROGRESS STATUS
* [2024-09-04 14:59:21] : Activation of C:\Users...\Desktop\android mic\release\Windows\AndroidMic.application has started.
* [2024-09-04 14:59:21] : Processing of deployment manifest has successfully completed.

ERROR DETAILS
Following errors were detected during this operation.
* [2024-09-04 14:59:21] System.Deployment.Application.DeploymentException (DeploymentUriDifferent)
- You cannot start application AndroidMic from this location because it is already installed from a different location.
- Source: System.Deployment
- Stack trace:
at System.Deployment.Application.ApplicationActivator.CheckDeploymentProviderValidity(ActivationDescription actDesc, SubscriptionState subState)
at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl, Uri& deploymentUri)
at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivationWithRetry(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivationWithRetry(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
--- Inner Exception ---
System.Deployment.Application.DeploymentException (DeploymentUriDifferent)
- You cannot start application AndroidMic from location file:///C:/Users/.../Desktop/android%20mic/release/Windows/AndroidMic.application it is already installed from location file:///C:/Users/.../AppData/Local/Temp/Rar$EXa41704.41336/release/Windows/AndroidMic.application. You can start it from location file:///C:/Users/.../AppData/Local/Temp/Rar$EXa41704.41336/release/Windows/AndroidMic.application or you can uninstall it and reinstall it from location file:///C:/Users/.../Desktop/android%20mic/release/Windows/AndroidMic.application. If you reinstall the application, be aware that you might lose any customizations that you made to the application.
- Source:
- Stack trace:

COMPONENT STORE TRANSACTION DETAILS
No transaction information is available.

@teamclouday
Copy link
Owner

Sorry just saw the issue. Try to look for C:/Users/YOUR_NAME/AppData/Local/Apps folder. There should be subfolder somewhere starts with andr... (Try to click a few times because they're located deep in the folder tree). Delete those folders and the app will be deleted. I haven't tried it but hope it helps.

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