when trying to run mysql shell 8 on windows 7 it throws api-ms-win-core-path-l1-1-0.dll missing - windows

I'm trying to run the planet scale cli and the docs said to install mysql,
After I installed mysql shell 8 and tried to run it, it throws:
api-ms-win-core-path-l1-1-0.dll missing
where does api-ms-win-core-path-l1-1-0.dll come from?
and how do I add it?
Windows 7 64bit, powershell 2.0 , windows .net framework 4

I filed a mySQL bug report and this is what they said:
Thank you for your bug report.
However, this is not our bug.
This is a missing Windows system library. You can read more about that
here:
https://wiki-drivers.com/du-101/?m=src_evp_adwords_du_dll_e&build=ppc&content=ppcdudll&build=ppc&kw=api-ms-win-core-path-l1-1-0.dll&gclid=EAIaIQobChMIl6LTgbjJ-wIVmeFRCh1KvwH_EAAYASAAEgJWwvD_BwE
alternative solution would be to try upgrade to PowerShell 5 and install via scoop or something of that nature
I've yet to try this solution due to my windows 7 laptop's screen messing up causing me to upgrade my laptop.
Thought it would be helpful to follow up with my findings

Related

How can I use sonarqube in windows 10 without a docker (or any other) container to analyze Node apps?

The question says it all.
Running Windows 10 (home) and googling for the past two hours on running SonarQube in windows10. Everything I came cross talks about running SonarQube in docker.
Anyone out here know if it's even possible to run SonarQube in windows without a container. If it is, how do I do it?
Looks like I can run the server with a Java 11 install.
Once I did that the docs led the way.

SCCM 1606 & ADK 1607

So l’m kind new to SCCM’s OSD and I’ve been assigned to do an upgrade for Windows 7 workstation to Windows 10 v1703.
I read online that the maximum ADK supported by SCCM 1606 is v1607, lucky I also read some posts online saying that it worked fine with Windows 10 v1706 although Microsoft does not support it.
Now, my questions is our environment has an older ADK version that I don’t wish to remove if that possible. Can I just install the new ADK + upload new images to console + use new USMT Package for user data migration? Or must I upgrade the whole winPE to the new ADK environment? And if so, is there is any easier way then using scripts to update image and adk level ? ( older SCCM versions don’t have the option of reloading boot images)
If anyone can guide me please, I’m supposed to start the upgrade as soon as possible as windows 7 is going to be out of support in 2020.
The old ADK has to be removed then we could install the latest ADK. Otherwise, we would see the following error message.
Manually updating the boot image in the SCCM, we need to copy the latest wim file to the location used in the SCCM and run a script to update it. Refer to the following link to get the detailed steps.
https://www.scconfigmgr.com/2014/02/28/default-boot-images-was-not-updated-after-a-configmgr-2012-r2-upgrade/
Best Regards,
Ray

modelsim10.4SE install problem on windows10

when i install modelsim10.4SE in my windows10 completed. but when run modelsim there comes an error.could sameone help me ?enter image description here
The first Modelsim 10.4 version was released back in 2014 and had no Windows 10 support, perhaps more importantly it also didn't support Windows 8.1 yet, so I think you simply stumbled upon a Windows compatibility issue.
Try to run Modelsim (vsim/vcom/vlib/etc) in Windows7/8 compatibility mode, try the 32bits version or if you have the license install a later version of Modelsim SE.
Good luck,
Hans.
This thread is a bit old, but I've encountered the same issue and I think that I've found a way to solve it.
In my case another program was blocking the install (Skype/lync). After closing it the installation wizard kicked in as it was supposed to do.
To find the program that was causing the issue I used the new option added to the task manager called "Analize wait chain" and eventually got to lync.

CouchDB 2.1.0 does not work with windows 10

I tried to install couchDB on windows 10.
now I know that there was a problem with couchDB and windows 10 creator update,
but the problem was supposed to be fixed in version 2.1.0 like they said in the apache issues https://issues.apache.org/jira/browse/COUCHDB-3395.
I searched everywhere and all the answers refer to CouchDB 2.0.0 with windows 10 creator update, but I tried it anyway.
switched the nssm to version 2.24
tried to run from the cmd
run it manually from the event viewer
even reinstall and restart the computer
but nothing worked.
I got this problem when Im trieng to run the couchDB manually from the services.
and when I go to the event viewer this is the error:
I'm really clueless!
Does anyone have an idea?

Java 8 Install Failure on Windows 10

I'm attempting to install Java 8 JRE on Window 10, and it's failing. The purpose of this is so that I can install SQLWorkbenchJ on my Windows machine. This is my personal machine, and I have complete access privileges. Please let me know if I can provide any additional information to answer this question (e.g., logs).
I've downloaded Java 8 from Oracle, specifically the offline 64 bit version for windows. When I download it, it places the following icon on my desktop:
When I double click on this icon, the following image pops up:
After I click "Yes" and the popup box disappears, nothing happens. Windows continues operating as if nothing happened. The only trace of activity is in the task manager, which shows the following:
Does anyone have any suggestions on how to fix this? I'm at a loss for how to push the installation process forward.
Update: I was able to solve this issue by installing the x86 version (32 bit) instead. I'm not sure why the x64 version doesn't work on Windows 10, but I'd seen this solution subtly referred to elsewhere on the internet as a solution. Would be interesting if someone could figure out why the x64 version itself doesn't work.
We have two concerns here - 1. JRE 8u101 (64-bit) fails to install without an error message and 2. JRE 8u101 (64-bit) fails to install on Windows 10.
The first one seems similar to http://bugs.java.com/view_bug.do?bug_id=8148167 which is a known issue.
However, it would be appropriate to take a look at jusched and JavaDeploy log files to confirm the same.
The second concerns with 64-bit JRE installation in Windows
Microsoft Edge on Windows 10 is not supported a supported browser.
For Internet Explorer 11 on Windows 10, see:
Related bug ID: http://bugs.java.com/view_bug.do?bug_id=8162523
For a solution related to 64-bit installation, suggest you to follow the instructions from the comment in the above bug report.
Hope this helps.
This is known issue https://bugs.openjdk.java.net/browse/JDK-8148167 , this has already fixed in 8u111/8u112, early access builds are available here - https://jdk8.java.net/download.html, you can download and try to install the same. Do let us know your feedback?
I was having this issue as well and the 8u112 worked from this page
Thank you

Resources