Skip to content
LogoTechnipages
LogoTechnipages
  • Topics
        • Android
        • Browsers
        • Gaming
        • Hardware
        • Internet
        • iPhone
        • Linux
        • macOS
        • Office
        • Reviews
        • Software
        • Windows
        • Definitions
        • All Recent Posts
  • Product Reviews
  • About

How to Fix “…resource that is unavailable” Errors When Installing Apps

Mitch BartlettNovember 11, 2022 Comments (0)
Windows Header

InstallShield files have been problematic for years. One of the big annoyances with InstallShield installation files is the inability to modify or uninstall the program if the original installation file used to install the application has been moved or deleted.

If you attempt to reinstall or install a newer version of the application, it will often result in an error that says:

“The feature you are trying to use is on a network resource that is unavailable.”

If you have cleared out the original file, this can cause a problem. The only way to remedy this is to clean the Windows registry of instances of the path to the file.

In this case, I’m attempting to install a new version of BOINC overtop of the existing installation. I deleted the old installation file from the C:\Windows\DownloadedInstallations folder a long time ago. It gives me the error about not finding the file.

Feature you are trying to use error

 

It references an ID of EAC43C57-6D89-4415-AAFCF0DF4888. I want to search the Windows registry for that value, and delete all instances I find of it. This will get rid of the “resource unavailable” error allow me to install the application.

We launch the Windows Registry Editor (regedit), then select computer to search everything. From there we can select Edit > Find. We’ll copy and paste the ID into the Find what box, then select Find Next.

Search Registry

The search finds a reference to the ID. We can right-click the folder that has the same ID and select Delete to get rid of it.Deleting Registry Folder in Regedit

Press F3 to continue scouring the registry for all instances of this ID, and delete any folders that are found.

Once you have found and deleted all instances of that program ID, attempt to run the installation again. You should now be able to proceed with the install.

If it doesn’t work for you, you may have additional registry entries to get rid of. Try searching the registry again to ensure you’ve deleted everything that references that installation file.

Categories: Windows

Author Mitch Bartlett

Through my career that spans over 20 years I have become an expert in Microsoft Systems Administration, Android, and macOS. I started this site as a technical guide for myself and it has grown into what I hope is a useful knowledgebase for everyone.

You Might Also Like

  • Windows 10, 8 & 7 Enable or Disable Superfetch

    Windows 11: Enable or Disable Superfetch

    Mitch BartlettWindows
  • Microsoft Teams Error caa2000b

    Troubleshooting Microsoft Teams Error caa2000b

    Madalina DinitaWindows
  • Troubleshooting Error 0X800701B1 on Windows 10

    Madalina DinitaWindows
  • fast logon optimization windows

    What is Fast Logon Optimization on Windows?

    Madalina DinitaWindows

Leave a Reply

Your email address will not be published. Required fields are marked *

fix 0x80070302 windows update error

How to Fix the 0x80070302 Windows Update Error

how to allocate more memory to a program

How to Allocate More Memory to a Program in Windows

marvel rivals memory leak fix

Marvel Rivals Using Too Much Memory – How to Fix

how to create a macro in word

How to Create a Macro in Word

how to set video as screen saver

How to Set a Video as Your Screen Saver on Windows 11

profile pic

The Experts Behind Technipages

My name is Mitch Bartlett. I've been working in technology for over 20 years in a wide range of tech jobs from Tech Support to Software Testing. I started this site as a technical guide for myself and it has grown into what I hope is a useful reference for all.

Learn More

technipages logo white
linkedin icon

Technipages is part of Guiding Tech Media, a leading digital media publisher focused on helping people figure out technology. Learn more about our mission and team here.

© 2025 Guiding Tech Media All Rights Reserved

  • About Us
  • Contact
  • Legal & Privacy

© 2025 Guiding Tech Media All Rights Reserved

Information from your device can be used to personalize your ad experience.
Do not sell my personal information.

Last Updated on November 11, 2022 by Mitch Bartlett