PDA

View Full Version : Nuke_CFS-3_BDP



rcafmad
May 3rd, 2021, 22:58
I now have my BoB Theatre loaded and would like to use the "Nuke" to clean it up.

Can it be edited for BoB ?

sixstrings5859
May 4th, 2021, 07:19
Yes you can. .bdp zapper does not work on my win10 pc. Instead you can do this : Using windows file explorer,find the desired install and open it. In the top right corner of the file explorer you will see a search function. Type .BDP and enter. It will search All .BDP's in the install and list them. Then select them ALL (using ctrl and "a" keys) and select delete. This takes very little time and once you get used to it ,very easy. You can be more targeted and open,let's say,the aircraft file and just do aircraft ,and so on... Give the install plenty of time loading again because it will have to rebuild all .bdp's . Hope this helps . Regards,Scott

Daiwilletti
May 4th, 2021, 13:25
I now have my BoB Theatre loaded and would like to use the "Nuke" to clean it up.

Can it be edited for BoB ?

I don't have any problems with various bdp zappers in Win 10. One of the ones I use was done by Mathias about 15 years ago, and it transports to Win 10 fine. If the bdp zapper is a .bat file, you can edit it to give your specific file pathway using Notepad. Some of the zappers require several files so you need to check that you have them all. IIRC the BoB version is fairly simple and you just have to edit the file pathway to your BoB install.

rcafmad
May 4th, 2021, 19:50
Thanks Fellows.

I am still plugging away with my "Windows 7 upgraded to Professional for the time being.

I will try a few more moves with it.

Thanks

sixstrings5859
May 5th, 2021, 01:57
My anti-virus won't let me use this feature for some reason.

mongoose
May 5th, 2021, 06:24
I assume all OS will allow a batch file for CFS3 as otherwise one would not be able to use the ETO install.

sixstrings5859
May 6th, 2021, 05:51
The bdp nuke in my ETO install will not work.Tried it out in the two BoB installs ,with the correct pathways, and they Do work. Can i use the bdp nuke file there elsewhere ? If so i can use it with the ETO. Thanks.
Regards,Scott

mongoose
May 6th, 2021, 08:13
If you are talking about an exe nuke file, that maybe different. I was talking about a simple batch file as Daiwilletti was talking about.

sixstrings5859
May 6th, 2021, 11:34
Installed the nuke bdp file in the PTO-Solomons install and it wiped out my whole install ! Guess that didn't work !:banghead::redfire: Oh well, Will have to reload again from my external hd. At least it wasn't my ETO install , that would of been bad. Regards,Scott

mongoose
May 6th, 2021, 12:38
OK a couple of simple batch files. Change the directory to whatever you use and also the install name.

del /s "C:\CFS3 (whatever)\aircraft\*.bdp"

or specify which folder you want instead of "aircraft"
or

del /s "C:\CFS3 (whatever)\*.bdp"

Save as bdpzapper aircraft.bat or bdpzapper all.bat or whatever. Put in the uinstall with a shortcut to your desktop of shortcut folder.