BDP question ?

sixstrings5859

Charter Member
How do i get the bdp zapper to work in windows10 home? Probably needs pathway changed but can't remember how and lost in win10. Don't know if it is being blocked or what. Any help ?
 
Hello Scott, the zapper isn't happy in Win10, or perhaps I should say Win10 doesn't like it, so use the File Explorer (Windows key + E) and navigate to the folder where you want to zap the .BDP files. A search for *.BDP will find them all in moments and you can delete 'em from the search results.

You can be selective and just delete from the Aircraft directory, or Buildings, or whatever suits, but by default all sub-folders are included in the search, so if you search for and delete from the main ETO directory f'rinstance, all .BDP files will be deleted. This means the sim has to rebuild the whole lot next time it boots and you'll be making a cuppa while waiting. Use carefully!

If I'm modding something I try to be quite selective and only zap what needs to be.
 
NOTE EDIT!


The zapper.exe files may not work, but a batch file will do the same. For instance I have one aircraft. bdp_zapper.bat like this

del /s "c:\CFS3 Tow 1 update\aircraft\*.bdp" for aircrfat

I leave the bat in the main directory and put a shortcut in my CFS3 shortcut folder on my desktop. All you would have to do is alter various aspects; for instance

del /s "c:\CFS3 ETO Expansion\vehicles\*.bdp" for vehicles

or

del /s "c:\CFS3 ETO Expansion\*.bdp" for all

remember; the file may be written in notepad, but must be saved as xxxxxxxx.bat
 
Last edited:
Back
Top