I got latest psdzdata from Shawn
and I have been searching ways to share PSDZDATA in order to save HDD space.
but still confuse a bit!
what is the best way to share PSDZDATA to ESYS / ISTA+ / ISTAP ?
I am not quite familiar with mklink command things.
:dunno:
ISTA/P is for Programming E-Series cars ONLY, which requires SP_Daten, not PSdZData. There is zero reason to share PSdZData with ISTA/P.
If you want to share Full psdzdata from ISTA+ to E-Sys just link the folders:
1) Delete PSdZData Subfolder from C:\Data Folder (i.e. c:\Data\psdzdata\)
2) Run CMD as administrator
3) Write - MKLINK /d "c:\Data\psdzdata\" "C:\Program Files (x86)\BMW\ISPI\TRIC\ISTA\PSdZ\data_swi\psdzdata\" <---(put your own directories)
If you use ISTA Standalone, it is usually installed at C:\Rheingold, in which case you would instead use:
MKLINK /d C:\Data\psdzdata "C:\Rheingold\PSdZ\data_swi\psdzdata"