- Joined
- Jan 25, 2024
- Messages
- 12,301
- Points
- 38
- Age
- 39
- Location
- USA
- Website
- gameparadise.org
- Credits
- 206,669
Maybe this thread can help you:
Realizing this is a huge problem with alot of people on here, and using the tools and seemingly no universal fix. I have truly tried everything.
VCRUNTIME140.dll UCRTBASED.dll crashes are very frustrating issues
After installing many different things today, I still cannot get this to work.
Installed the all in one: Here
Repaired my Microsoft visual c++ redistributables (Start>Add or Remove Programs>Search "Microsoft">Find Microsoft Visual packs>Modify>Repair)
Uninstalled them, reinstalled them, tried different versions here from Microsoft
Downloaded them UCRTBASED.DLL and VCRUNTIME140.DLL
I replaced them in system32 manually but I found they were actually there, so in my case I have no idea why the programs cannot find them.
You cannot register these specific .dll with windows, explain further why below.
Problem persists on:
HackerTools v12 latest, MakeRom, and ba-GUI-nnertool All latest versions of software, I have reinstalled them and tried that.
Tried putting the .dll files inside the root of the problem programs folders as a test, no dice either personally.
.DLL files without a server side will not register or de-register using
in CMD more information here I found on that https://answers.microsoft.com/en-us...d-prompt/44ebc140-9b8c-4120-a3d5-06d61cf68377 so registering these 2 files with powershell is not even possible, you recieve other errors trying it.
I also tried running CMD as an admin:
which should if you are lucky, find system discrepancies and do a scan, and repair if anything is found.
Problem shows up usually when Extracting or Rebuilding any CIA files.
Installed Microsoft .Net Framework 4.8, no changes as well.
Tried right clicking on application, and running said applications in compatibility mode. No changes.
Will be editing this with my findings until my solution arises, and i'm sure some of you will be able to fix your problem with this thread.
Realizing this is a huge problem with alot of people on here, and using the tools and seemingly no universal fix. I have truly tried everything.
VCRUNTIME140.dll UCRTBASED.dll crashes are very frustrating issues
After installing many different things today, I still cannot get this to work.
Installed the all in one: Here
Repaired my Microsoft visual c++ redistributables (Start>Add or Remove Programs>Search "Microsoft">Find Microsoft Visual packs>Modify>Repair)
Uninstalled them, reinstalled them, tried different versions here from Microsoft
Downloaded them UCRTBASED.DLL and VCRUNTIME140.DLL
I replaced them in system32 manually but I found they were actually there, so in my case I have no idea why the programs cannot find them.
You cannot register these specific .dll with windows, explain further why below.
Problem persists on:
HackerTools v12 latest, MakeRom, and ba-GUI-nnertool All latest versions of software, I have reinstalled them and tried that.
Tried putting the .dll files inside the root of the problem programs folders as a test, no dice either personally.
.DLL files without a server side will not register or de-register using
RegSVR32
in CMD more information here I found on that https://answers.microsoft.com/en-us...d-prompt/44ebc140-9b8c-4120-a3d5-06d61cf68377 so registering these 2 files with powershell is not even possible, you recieve other errors trying it.
I also tried running CMD as an admin:
SFC /scannow
which should if you are lucky, find system discrepancies and do a scan, and repair if anything is found.
Problem shows up usually when Extracting or Rebuilding any CIA files.
Installed Microsoft .Net Framework 4.8, no changes as well.
Tried right clicking on application, and running said applications in compatibility mode. No changes.
Will be editing this with my findings until my solution arises, and i'm sure some of you will be able to fix your problem with this thread.