Skip to content
This repository has been archived by the owner on Apr 3, 2022. It is now read-only.

System Error: vcruntime140.dll was not found on PATH #47

Closed
KyloJorgensen opened this issue Jan 29, 2019 · 15 comments
Closed

System Error: vcruntime140.dll was not found on PATH #47

KyloJorgensen opened this issue Jan 29, 2019 · 15 comments
Labels
bug Something isn't working

Comments

@KyloJorgensen
Copy link

image
Git this erro installing version 1.0.0 version 0.3.6 still works great.

@spikespaz spikespaz added the bug Something isn't working label Jan 29, 2019
@spikespaz
Copy link
Owner

Well, since 0.3.6 and 1.0.0 are exactly the same functionally, I have no clue why this is.

Could you please report a list of all of the C++ redistributable packages you have installed on your system?

Please uninstall any version of Search Deflector that you have installed and try again, with each version.

@spikespaz spikespaz added the invalid This doesn't seem right label Jan 29, 2019
@spikespaz spikespaz changed the title Version 1.0.0 error Installing error Missing vcruntime140.dll error during setup with version 1.0.0 Jan 29, 2019
@KyloJorgensen
Copy link
Author

I do use C++ for school. So let me try that and get back to you

@spikespaz
Copy link
Owner

@KyloJorgensen It's been a while since you replied. Any update?

@spikespaz spikespaz added the inactive No response from original poster label Mar 11, 2019
@spikespaz
Copy link
Owner

This can be reopened when @KyloJorgensen responds, or if someone creates a duplicate or replies to this one.

@Vas0sky
Copy link

Vas0sky commented Mar 14, 2019

I have the exact same issue. I tried on a fresh install (no programs installed, no C++ Redistributables), 1.0.0 complains about the dll missing while 0.3.6 works just fine.

@spikespaz
Copy link
Owner

@Vas0sky I don't know why these problems are cropping up by the addition of an image to the installer. It has to be a problem with Inno setup. I could remove the image, but I'd be sad to do so, because I like the way it looks. I'll take a look and see if it's something that can be resolved. I suppose most people are assumed to already have a CPP Redistributable installed.

@Vas0sky
Copy link

Vas0sky commented Mar 14, 2019

I've also tried installing Visual Studio 2017 C++ x64 Redistributables and the error still occurs.

@claudenobs
Copy link

claudenobs commented Mar 29, 2019

I have the same problem with the appx-Package. Installer version gives another error :
image
Windows 10 64-bit 1809 OSBuild 17763.379
VC++ Redistributable 2005 & 2017 installed

Version 0.3.6 seems to work fine though

@spikespaz
Copy link
Owner

This is all very, very strange. I wonder, could it be the compiler's fault? Food for thought. I'll look into it.

@spikespaz spikespaz removed inactive No response from original poster invalid This doesn't seem right labels Apr 1, 2019
@spikespaz
Copy link
Owner

spikespaz commented Apr 1, 2019

I'm going to build several versions. I would appreciate if a few of you could take the time to test them out for me, I know it's a lot to ask. I just need to find the root cause of the problem.

I'll throw in a bonus: two keys for the store version (one for a friend). If you already own the store version, I'll refund it as well.

Compiler Version Link
LDC 1.15.0-beta2 🔗
LDC 1.14.0 🔗
LDC 1.13.0 🔗
LDC 1.12.0 🔗

For each version in the table, download an install it, and make sure that the setup and the search works. Before installing each version however, uninstall the previous. Just reply back with what works and what doesn't, and what happens instead for each build.

Thanks!

@spikespaz
Copy link
Owner

@spikespaz spikespaz pinned this issue Apr 1, 2019
@roadrunnor
Copy link

so any news about that dev issue?

@spikespaz
Copy link
Owner

@roadrunnor No, I didn't get any responses from anyone so I don't know what to fix. I've updated the links in the other comment so that the files can still be downloaded.

@spikespaz
Copy link
Owner

A new update just rolled out. If you've selected the updater module when you installed it, you should automatically get the new version after 12:00am. It's compiled with LDC 1.15.0-beta2, I forgot to update my compiler. But I hope this one works. Let me know if it starts working for you all in a few days.

Thanks.

@spikespaz
Copy link
Owner

I finally got my hands on a computer afflicted by this issue. The solution was as simple as downloading the latest 32-bit redistributable from Microsoft.

Please download the latest (x86) here, install it, and run the "Configure" shortcut from your start menu.

That should be all that is required. If this doesn't fix the issue, let me know and I will re-open.

@spikespaz spikespaz changed the title Missing vcruntime140.dll error during setup with version 1.0.0 System Error: vcruntime140.dll was not found on PATH Aug 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants