Description: TecDoc is a universal auto parts catalog with a search tree for auto parts by car models, taking into account their various modifications and configurations.
No VIN required. It is possible to search by product groups of auto parts and assembly units. It searches for auto parts by any article - by original numbers and by numbers of non-original manufacturers.
Since there is no ISO image with the installer, it is necessary to manually install the catalog after downloading all the files from this distribution.
After you have downloaded all the files, you need to open the Program\configfile.xml file in a text editor and specify the paths in it to the Data and Media folders from the distribution in the DataPaths section:
.......
<BDFConfiguration>
<DataPaths>
<string>Абсолютный(с именем диска) путь к папке Data</string>
<string>Абсолютный(с именем диска) путь к папке Media</string>
</DataPaths>
</BDFConfiguration>
......