We have recieved 86% of our goal ..


Beachparty Canada
(Junior Member)
Junior Member
**

Registration Date: 03-06-2021
Date of Birth: Not Specified
Local Time: 04-24-2024 at 02:39 PM
Status: Offline

Beachparty's Forum Info
Joined: 03-06-2021
Last Visit: 03-17-2024, 12:10 AM
Total Posts: 2 (0 posts per day | 0 percent of total posts)
(Find All Posts)
Total Threads: 0 (0 threads per day | 0 percent of total threads)
Time Spent Online: 21 Minutes, 46 Seconds
Members Referred: 0
Total Thanks Received: 1 (0 per day | 0 percent of total 23762)
(Find All Threads Thanked ForFind All Posts Thanked For)
Total Thanks Given: 0 (0 per day | 0 percent of total 23762)
(Find All Thanked ThreadsFind All Thanked Posts)
Reputation: 1 [Details]
  
Beachparty's Most Thanked Post
Post Subject Numbers of Thanks
RE: HU SERVICE MANAGER .zip attached 1
Thread Subject Forum Name
HU SERVICE MANAGER .zip attached BMW F / G Series Coding & Retrofits & Diagnostics
Post Message
So I managed to make it work on a different computer than the one I usually use for my car software.
Anyways, make sure Java is installed in C or somewhere simple. The .bat file doesn't like the Program File (X86) default one that Java normaly uses. If required, delete and reinstall Java so it's in a simple directory.
Then install Ediabas
Cut and Paste the folder that contains the 3 HU_Service manager files in C: or somewhere simple
Edit the hu_servicemanager.bat file and modify to reflect the directories you are using.
set JAVA_HOME=C:\Java (or any other directory where Java is)
set PATH=%JAVA_HOME%\bin;%PATH%;C:\Ediabas\BIN (this is where the BIN directorie is)
set HU-ServiceManager=HU-ServiceManager.jar
%JAVA_HOME%\bin\java -jar %HU-ServiceManager%

When that is done, go to Edibias folder and edit Edibias.ini
Make sure Interface is =ENET
EcuPath = C:\Edibias\ECU (has to be the actual directory of the ECU folder in Ediabias)
SimulationPath =C:\Ediabias\SIM (has to be the actual directory of the SIM folder in Ediabias)
TracePath =C:\Ediabias\TRACE (has to be the actual directory of the TRACE folder in Ediabias)

Make sure you have all the .prg files present inside the ECU Folder
Make sure you have EDIC OBD and OMITEC files inside SIM folder
Trace folder is empty so no problem

When done here, double click HU_Servicemanager.bat file and this should work