• There seems to be an uptick in Political comments in recent months. Those of us who are long time members of the site know that Political and Religious content has been banned for years. Nothing has changed. Please leave all political and religious comments out of the forums.

    If you recently joined the forums you were not presented with this restriction in the terms of service. This was due to a conversion error when we went from vBulletin to Xenforo. We have updated our terms of service to reflect these corrections.

    Please note any post refering to a politician will be considered political even if it is intended to be humor. Our experience is these topics have a way of dividing the forums and causing deep resentment among members. It is a poison to the community. We appreciate compliance with the rules.

    The Staff of SOH

  • Server side Maintenance is done. We still have an update to the forum software to run but that one will have to wait for a better time.

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