Кто нибудь может перевести это все пожалуйста , мне нужно обновить ИНПУ , с прогманом проблемы никак не могу связать адаптер D-CAN через вмаер. Помогите кто шарит в этом .
Here is a step-by-step guide for updating SSS Progman V32 with the ISTA/P V38 data files:
- Before you start, you need a lot of free space on your hard drive: about 30-40 GB. You should clear up some space first.
- Download ISTA/P V38 from here:
http://allautoinfo.org/diagnostic/33...80-2010-g.html
and use winrar to extract its contents onto c:\
- Download jetunpack from here:
http://rapidshare.com/files/410456628/Jetunpack.rar
and use winrar to extract its contents onto c:\
- Open Daemon Tools Lite and mount c:\ISTA_P_V38\ISTA_P_2.38.0_Disk1_3.iso. On my machine, it's mounted onto drive F: but it may be different on your machine. If so, you'll need to change F: to the mounted drive on your machine in the below instructions.
- Open a command window (press Windows key+R to bring up run menu, type cmd and press return)
- Type
md C:\BMW
md C:\BMW\ISTA_V38
cd C:\jetunpack
jetunpack F:\ISTA-P-AInst_38.0.0_--.jetarch c:\BMW\ISTA_V38\
jetunpack F:\ISTA-P-Client_38.0.0_--.jetarch C:\BMW\ISTA_V38\
- Open Daemon Tools Lite and unmount the iso. Mount c:\ISTA_P_V38\ISTA_P_2.38.0_Disk2_3.iso
- Go to the command window and copy ISTA-P-Server_38.0.0_--.jetarch.part1 and version.ini to your c:\jetunpack directory
copy F:\*.* .
- Open Daemon Tools Lite and unmount the iso. Mount c:\ISTA_P_V38\ISTA_P_2.38.0_Disk3_3.iso
- Go to the command window and copy ISTA-P-Server_38.0.0_--.jetarch.part2 to your c:\jetunpack directory
copy F:\ISTA-P-Server_38.0.0_--.jetarch.part2 .
- Now you're ready to unpack the final 2 files. Type
jetunpack ISTA-P-Server_38.0.0_--.jetarch C:\BMW\ISTA_V38\
This is going to take a while so be patient.
- Run winrar and open SP.7z in the C:\BMW\ISTA_V38\files\data directory. Select the sp-daten-*** directory for your chassis and extract it. I extracted the sp-daten-e89 directory to c:\ since I want the latest data files for my E90. The below instructions apply to the E90 but you can modify it for your particular chassis.
- Run VMware.
- Open the SSS Progman virtual machine tab in VMware.
- Double click on the hard drive to bring up the settings dialog.
- Click on Utilities -> Map...
- Choose volume number 1 and remove the checkmark next to "Open file in read-only mode"
- Click OK
- Open Regedit (press Windows key+R to bring up run menu, type regedit and press return)
- Select HKEY_LOCAL_MACHINE in the registry editor window
- Click on File -> Load Hive...
- Browse to the file Z:\Windows\System32\Config\Software and click Open
- Give the hive a name like BASE31
- Browse to HKEY_LOCAL_MACHINE\BASE31\Microsoft\Windows NT\Current Version\Winlogon
- Find the value of SHELL and double-click it. The value data should be set to
D:\Programme\IFS\Shell\Progman.exe 80 /cipb/ProgmanAdmin/start.php?mode=init
- Change it to
explorer.exe
- Collapse the folder tree so that BASE31 is highlighted
- Click File > Unload Hive.
- Close the registry editor
- If you have the Z: drive open in file explorer, make sure that you close it
- Return to VMware, open the properties for the hard drive and select Utilities > Disconnect
- Back to your laptop. Open file explorer, locate your sp-daten-89 directory, right click on it, and select Sharing and Security from the popup menu
- Click on Share this folder. Remember the share name. My share name is SP-daten-E89.
- Click OK
- Go to VMWare and start your SSS Progman virtual machine. It should boot into the desktop
- Click on Start -> My Computer to open a file explorer window
- Browse to D:\Programme\IFS\SP. This directory contains the data folders for different chassis. Choose the one you want to update and double click on it to open it. I opened the E89 folder
- Press CTRL+A and then the Delete key to delete the contents of the E89 folder
- Click on Start -> My Computer to open another file explorer window
- Type \\mylaptop\ShareName where mylaptop is the name of your laptop (go into My Computer -> Properties -> Computer Name if you don't know the laptop name) and ShareName is the share name from the above step. e.g., on my computer, I typed \\mylaptop\\SP-daten-E89. Now you should see the files/folders you extracted from SP.7z
- Press CTRL+A to select all of the files/folders in this directory
- Drag+drop them into the D:\Programme\IFS\SP\E89 folder
- After it's done copying the files,
add the folder "work" in the E89 directory.
Add a folder in the E89\data directory called "konv.tmp"
Leave both folders empty.
Your E89 folder structure should look something like this now:
cfgdat
data/konv.tmp
daten
ecu
format
kmmData
sgdat
work
- Open Regedit in the virtual machine (press Windows key+R to bring up run menu, type regedit and press return)
- Browse to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\Current Version\Winlogon
- Find the value of SHELL and double-click it. The value data should be set to
explorer.exe
- Change it back to
D:\Programme\IFS\Shell\Progman.exe 80 /cipb/ProgmanAdmin/start.php?mode=init
- Close the registry editor and restart the VM. SSS Progman is now using the V38 data files!