FBIdeTemp.exe

Windows specific questions.
Post Reply
TurtleProgrammer
Posts: 37
Joined: Jan 26, 2017 7:54

FBIdeTemp.exe

Post by TurtleProgrammer »

My Anti-virus scanner told me fbidetemp.exe was a virus/trojan and deleted the file. Now I can't run and of my programs with quickrun and I can't undelete the file from my virus vault. Where can I find a copy of this file?
St_W
Posts: 1619
Joined: Feb 11, 2009 14:24
Location: Austria
Contact:

Re: FBIdeTemp.exe

Post by St_W »

FBIdeTemp.exe is generated by FBide when you use the "Quick Run" feature. You don't need to restore the file, it won't help, and the file will be re-created each time you press "Quick Run" button anyway.

The only thing that helps is to tell your AV software that the file is no virus (or to disable your AV software temporarily when you are working with FreeBasic).

Additionally I'd think about switching AV software. Nowadays "Windows Security Essentials"/"Windows Defender" is good enough so that one usually doesn't need any additional AV software anymore.
TurtleProgrammer
Posts: 37
Joined: Jan 26, 2017 7:54

Re: FBIdeTemp.exe

Post by TurtleProgrammer »

Well upon further review here is a more detailed post of the error in question:

Command executed:
"C:\Users\Turtle\Downloads\AFF540DC.Unpacker_v7353qx4kg3sa!App\FreeBASIC-1.05.0-win64.zip\FreeBASIC-1.05.0-win64\fbc.exe" "C:\Users\Turtle\Downloads\AFF540DC.Unpacker_v7353qx4kg3sa!App\FBIde0.4.6r4.zip\FBIde0.4.6r4\FBIDETEMP.bas"

Compiler output:
C:\Users\<username>\Downloads\AFF540DC.Unpacker_v7353qx4kg3sa!App\FreeBASIC-1.05.0-win64.zip\FreeBASIC-1.05.0-win64\bin\win64\ld.exe: cannot open output file C:\Users\<username>\Downloads\AFF540DC.Unpacker_v7353qx4kg3sa!App\FBIde0.4.6r4.zip\FBIde0.4.6r4\FBIDETEMP.exe: Permission denied

Results:
Compilation failed

System:
FBIde: 0.4.6
fbc: FreeBASIC Compiler - Version 1.05.0 (01-31-2016), built for win64 (64bit)
OS: Windows NT 6.2 (build 9200)
TurtleProgrammer
Posts: 37
Joined: Jan 26, 2017 7:54

Re: FBIdeTemp.exe

Post by TurtleProgrammer »

Nevermind. All of a sudden everything is working again.
Post Reply