What is fcbd.bat?

fcbd.bat is usually located in the 'C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup\' folder.

None of the anti-virus scanners at VirusTotal reports anything malicious about fcbd.bat.

If you have additional information about the file, please share it with the FreeFixer users by posting a comment at the bottom of this page.

Vendor and version information [?]

fcbd.bat does not have any version or vendor information.

Digital signatures [?]

fcbd.bat is not signed.

VirusTotal report

None of the 53 anti-virus programs at VirusTotal detected the fcbd.bat file.

None of the 53 anti-virus programs detected the fcbd.bat file.

Hashes [?]

PropertyValue
MD584b15137f3d604970865f0840069b425
SHA25695a20d235dc2e6f8fe3aff3dffd785d42e54b36256dad8fcea10ae869e0593d8

What will you do with fcbd.bat?

To help other users, please let us know what you will do with fcbd.bat:



What did other users do?

The poll result listed below shows what users chose to do with fcbd.bat. 80% have voted for removal. Based on votes from 56 users.

User vote results: There were 45 votes to remove and 11 votes to keep

NOTE: Please do not use this poll as the only source of input to determine what you will do with fcbd.bat.

Malware or legitimate?

If you feel that you need more information to determine if your should keep this file or remove it, please read this guide.

Please select the option that best describe your thoughts on the information provided on this web page


Free online surveys

And now some shameless self promotion ;)

A screenshot of FreeFixer's scan result.Hi, my name is Roger Karlsson. I've been running this website since 2006. I want to let you know about the FreeFixer program. FreeFixer is a freeware tool that analyzes your system and let you manually identify unwanted programs. Once you've identified some malware files, FreeFixer is pretty good at removing them. You can download FreeFixer here. It runs on Windows 2000/XP/2003/2008/2016/2019/Vista/7/8/8.1/10. Supports both 32- and 64-bit Windows.

If you have questions, feedback on FreeFixer or the freefixer.com website, need help analyzing FreeFixer's scan result or just want to say hello, please contact me. You can find my email address at the contact page.

Comments

Please share with the other users what you think about this file. What does this file do? Is it legitimate or something that your computer is better without? Do you know how it was installed on your system? Did you install it yourself or did it come bundled with some other software? Is it running smoothly or do you get some error message? Any information that will help to document this file is welcome. Thank you for your contributions.

I'm reading all new comments so don't hesitate to post a question about the file. If I don't have the answer perhaps another user can help you.

m1st writes

7 thumbs

i'ts a batch file related to the game Far Cry 3: Blood Dragon. It seems that it does something to the registry values related to the game.

here's the script:

SET PATH_FCBD=NU
for /f "skip=2 tokens=3 delims= " %%R in ('REG QUERY "HKEY_CURRENT_USER\Software\ubisoft\Far Cry 3 Blood Dragon" /v ExecutableName') do (
SET PATH_FCBD=%%R
)

IF "%PATH_FCBD%" NEQ "NU" (
goto:eof
)

regedit.exe /S "C:\Program Files (x86)\Ubisoft\Ubisoft Game Launcher\games\Far Cry 3 Blood Dragon\Support\inst\add_regs.reg"

# 27 Nov 2016, 14:02

Roger Karlsson writes

0 thumbs

@m1st: Thank you!

# 7 Dec 2016, 3:30

Bob Gadelha writes

0 thumbs

m1st is right, and the reg file add_regs.reg contains the following:

[HKEY_CURRENT_USER\Software\ubisoft\Far Cry 3 Blood Dragon] "ExecutableName"="bin\\fc3_blooddragon_d3d11.exe" "StartArguments"=" -language=English"

# 1 Oct 2021, 13:33

Leave a reply