[RELEASE] AsBuiltExplorer Toolkit - Advanced As-Built Comparison, Decoding & Checksum Tool
Re: [RELEASE] AsBuiltExplorer Toolkit - Advanced As-Built Comparison, Decoding & Checksum Tool
Just found this and would love to use it. Went to the website and downloaded the version listed... AsBuiltExplorer_Setup_v2.0.0.exe but it installed 1.0.0.15 and prompts me to download an update, which takes me back to the same download page.
-
Eliminater74
- Posts: 18
- Joined: Tue Feb 04, 2025 2:34 am
- Vehicle: Ford Expedition EL XLT 5.4L
Re: [RELEASE] AsBuiltExplorer Toolkit - Advanced As-Built Comparison, Decoding & Checksum Tool
I must have messed up assembly package somehow.. I will look into that.. and as for your Chinese lang, I will get on that too..guangzhouhuakai wrote: Fri Jan 16, 2026 3:26 amI downloaded version 2.0.0. After installation, it still prompts me to install a newer version. Chinese is not available in the language options. I look forward to the release of a Chinese version. I am using Windows 10.Eliminater74 wrote: Wed Dec 31, 2025 6:21 pm If anyone who has Tried this program feels like something is missing or have an idea that should be added, Feel free to speak up. I dont care how hard or easy the Request could be. I assure you I would have no problem adding it in. My current Ideas went off the original AsBuiltExplorer By @Jesse Yeager, then took it a bit further to include more updated calc sums and converted to a SQL Database rather then old school XML's and Json files.
So feel free.. If you your self can program and want to take a crack at adding something, Then fork it over and make your changes and put in a pull-request, If you have issues, post em here or post them on github under issues section..
Have a Happy New Year........ (2026)
-
Eliminater74
- Posts: 18
- Joined: Tue Feb 04, 2025 2:34 am
- Vehicle: Ford Expedition EL XLT 5.4L
Re: [RELEASE] AsBuiltExplorer Toolkit - Advanced As-Built Comparison, Decoding & Checksum Tool
Fully Translated Languages (100% Complete):
v2.0.0.1 Changelog / Fixes:
Features:
.resx
file and translate!

Re: [RELEASE] AsBuiltExplorer Toolkit - Advanced As-Built Comparison, Decoding & Checksum Tool
Not sure if I'm doing something wrong. The update to 2.0.0.1 works fine. The languages do not change. It stays English no matter what language is selected. I updated over 1.0.0.15 and I uninstalled 2.0.0.1, deleted the installation folder and reinstalled. Still only English language.
-
Eliminater74
- Posts: 18
- Joined: Tue Feb 04, 2025 2:34 am
- Vehicle: Ford Expedition EL XLT 5.4L
Re: [RELEASE] AsBuiltExplorer Toolkit - Advanced As-Built Comparison, Decoding & Checksum Tool
The installer script (setup.iss) wasn't configured to include the new language folders (zh-Hans, fr, pt, etc.) from the build output. It was only copying files from the root Release folder, so the localization DLLs were being left behind.Joh150413 wrote: Fri Jan 16, 2026 5:57 pm Not sure if I'm doing something wrong. The update to 2.0.0.1 works fine. The languages do not change. It stays English no matter what language is selected. I updated over 1.0.0.15 and I uninstalled 2.0.0.1, deleted the installation folder and reinstalled. Still only English language.
I've updated setup.iss to explicitly include all the language folders:
v2.0.0.2 uploaded
-
a7mag3ddon
- Posts: 33
- Joined: Sun Sep 01, 2024 1:41 pm
- Vehicle: Fiesta, 1.0 Ecoboost, 2018
Re: [RELEASE] AsBuiltExplorer Toolkit - Advanced As-Built Comparison, Decoding & Checksum Tool
Hello,
How can I update built in dabase and mods section, there is only one vehicle listed with Drl fogs, bambi mode etc.
How can I update built in dabase and mods section, there is only one vehicle listed with Drl fogs, bambi mode etc.
-
Eliminater74
- Posts: 18
- Joined: Tue Feb 04, 2025 2:34 am
- Vehicle: Ford Expedition EL XLT 5.4L
Re: [RELEASE] AsBuiltExplorer Toolkit - Advanced As-Built Comparison, Decoding & Checksum Tool
at this time there is no way to update on your own.. in future editions I will take the time to add that ability, but right now. I have my hands full with many other projects as well. But thanks for the idea..a7mag3ddon wrote: Sat Jan 17, 2026 5:44 pm Hello,
How can I update built in dabase and mods section, there is only one vehicle listed with Drl fogs, bambi mode etc.
-
Eliminater74
- Posts: 18
- Joined: Tue Feb 04, 2025 2:34 am
- Vehicle: Ford Expedition EL XLT 5.4L
Re: [RELEASE] AsBuiltExplorer Toolkit - Advanced As-Built Comparison, Decoding & Checksum Tool
A simple overlook on my part again.. This is what happens when you have way to many projects that you are working on. anyhow, I tested it my self this time, and it works fully for that. as when will it be uploaded. Give me some time. keep checking.. I will have it up soon enough.........Joh150413 wrote: Sat Jan 17, 2026 1:31 am The language changes in the settings dialog but, not in the main program.
https://ibb.co/WvzmTdJY
look for newest version soon
-
Eliminater74
- Posts: 18
- Joined: Tue Feb 04, 2025 2:34 am
- Vehicle: Ford Expedition EL XLT 5.4L
Re: [RELEASE] AsBuiltExplorer Toolkit - Advanced As-Built Comparison, Decoding & Checksum Tool
New release up, v2.1.0.0 Translations now work correctly, and translated a few missed areas.. also added in the Mods are Editable and you can add your own mods and export and import them in.. so sharing is possible.. Using SQL database storage...........