AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

QB.exe file

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> General Chat
View previous topic :: View next topic  
Author Message
Jag02



Joined: 16 Apr 2008
Posts: 39

PostPosted: Mon Apr 21, 2008 2:03 pm    Post subject: QB.exe file Reply with quote

I know that this is unrelated to Autohotkey but please could somebody help!
I just downloaded QuickBasic 4.5(A BASIC programming language)And now I can't delete it from my desktop. I don't know if I've downloaded a malicious file that might harm my computer.
Every time I try to delete the QB.EXE file, it just says;

****************************************************
'Error Deleting File or Folder'
'Cannot delete QB: It is being used by another person or program'.
'Close any programs that might be using the file and try again.'
*****************************************************

It says this even though I've quit all the programs and I'm the only one logged in.
I've tried Add/Remove but its not listed. Please help.
Back to top
View user's profile Send private message
HugoV



Joined: 27 May 2007
Posts: 383

PostPosted: Mon Apr 21, 2008 3:14 pm    Post subject: Reply with quote

Google knows:
http://www.geeksaresexy.net/2007/06/04/how-to-delete-an-undeletable-file/
Back to top
View user's profile Send private message
Guest






PostPosted: Mon Apr 21, 2008 7:19 pm    Post subject: Re: QB.exe file Reply with quote

Why did you try to delete it? Do you really not want it anymore or just don't want it if it's a virus? 1st solution is to reboot, if the file still can't be deleted after a reboot, then it might be malicious...but whatever you do, either download the file again or once you can control the file (delete it/move it) then upload it to virusscan.jotti.org. Then the next time after you download something (even downloading a virus is not a bad thing)...DON'T RUN IT...always upload to virusscan.jotti.org &/or get ClamWin & scan the file...legitimate files can "be undeleteable" for various reasons...you shouldn't panic just cuz you get an error trying to delete a file...
Back to top
Oberon



Joined: 18 Feb 2008
Posts: 458

PostPosted: Mon Apr 21, 2008 7:25 pm    Post subject: Reply with quote

You can use SIW to find the processes with the lock on the file then kill them to be able to delete. Of course you could also boot in safe mode.
Back to top
View user's profile Send private message
Tuncay



Joined: 07 Nov 2006
Posts: 383
Location: Berlin

PostPosted: Mon Apr 21, 2008 8:53 pm    Post subject: Reply with quote

If you want to delete programs which are in use, then just try to "kill" the corresponding process. You have to need to know the name of that process, otherwise if you "kill" the wrong process you could loss data.

Look in the Tast-Manager for processes named to Qb.exe and kill all of them. Try to delete the file afterwards. If this not helps you, then search for special programs doing that job for you.

If all that not helps, boot the computer with another OS (or bootable disk) with the ability to delete the file.
Back to top
View user's profile Send private message Send e-mail
n-l-i-d
Guest





PostPosted: Mon Apr 21, 2008 9:40 pm    Post subject: Reply with quote

Don't panic!

Razz

QB.exe is an "interpreter", it runs scripts, like AutoHotkey (though AHK is different in many ways, but ok).

You were probably testing BASIC scripts/programs, and some of them are still running. If you try to delete the interpreter, ofcourse it will complain.

It would be like trying to delete AutoHotkey.exe, while running an AHK script, the system would complain too.

Open the Task Manager or a similar program and close/kill the running script. After that you should be able to delete the QB.exe.
Back to top
n-l-i-d
Guest





PostPosted: Mon Apr 21, 2008 9:46 pm    Post subject: Reply with quote

Or, if the Task Manager intimidates you, restart your computer. After the restart you can delete the exe (as long as you don't start scripts).

No need to boot into safe-mode.
Back to top
Guest






PostPosted: Tue Apr 22, 2008 7:19 am    Post subject: Reply with quote

n-l-i-d wrote:
...restart your computer.
Anonymous wrote:
1st solution is to reboot...

...ahem, yeah, I was sure I already said that...
Back to top
garry



Joined: 19 Apr 2005
Posts: 973
Location: switzerland

PostPosted: Tue Apr 22, 2008 7:32 am    Post subject: Reply with quote

thanks HugoV for the link , I was able to delete a file which had no process with unlocker.exe
http://ccollomb.free.fr/unlocker/
(once I used urldownloadtofile and saved file with name which contents a smiley, (invalid name) )
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> General Chat All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group