-
-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The script isn't working #2
Comments
Can you create another batch file, and paste this inside? Then run the batch file. Afterwards, check log file to see the error. |
I keep getting the message below. I tried a restart and then ran th
bat file again still got the same message.
The process cannot access the file because it is being used by another
process.
C:\qbt>
…On Thu, Aug 22, 2024 at 4:16 PM Tmp341 ***@***.***> wrote:
Can you create another batch file, and paste this inside?
qbt.cmd > batch.log 2>&1
Then run the batch file. Afterwards, check log file to see the error.
—
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AVLLUGKB6YBYGM2WEAS3H6LZSZILTAVCNFSM6AAAAABM6OEBT6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMBVGY2TIMBXGQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Have you run it as admin? |
Yes I did. I attached a video of it. In case it doesn't work, I'm sharing
it through google drive.
https://drive.google.com/file/d/1MRGF5yQgkjRDiZqUkUh-YHqsuzmMaHVB/view?usp=sharing
…On Fri, Aug 23, 2024 at 9:12 AM Tmp341 ***@***.***> wrote:
Have you run it as admin?
—
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AVLLUGIFEFM4MN3YTXK3VM3ZS47OBAVCNFSM6AAAAABM6OEBT6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMBXGE4DEOBYGA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I meant as "run qbt.cmd as admin" 😃 , still this shows something else is running files. |
Sorry for the confusion. So you want me to run the bat file with qbt.cmd >
batch.log 2>&1, first and then run the qbt.cmd?
…On Fri, Aug 23, 2024 at 3:50 PM Tmp341 ***@***.***> wrote:
I meant as "run qbt.cmd as admin" 😃 , still this shows something else is
running files.
—
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AVLLUGLJ6DQ7EOYUEBBXHF3ZS6OCRAVCNFSM6AAAAABM6OEBT6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMBXG44TEOBRGI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
You ran the bat file and saw "The process cannot access the file because it is being used by another You are trying to run a batch file (qbt.cmd) under C drive, which Windows' is asking you via UAC (or whatever it is now), you might be hitting something qbt.cmd can't bypass. This is "last update 2y ago" script, might be anything. |
Yeah the UAC only prompts when something requires admin promissions.
Can you explain how to use the logging in more detail?
…On Sat, Aug 24, 2024, 5:25 AM Tmp341 ***@***.***> wrote:
Sorry for the confusion. So you want me to run the bat file with qbt.cmd >
batch.log 2>&1, first and then run the qbt.cmd?
You ran the bat file and saw "The process cannot access the file because
it is being used by another
process."
You are trying to run a batch file (qbt.cmd) under C drive, which Windows'
is asking you via UAC (or whatever it is now), you might be hitting
something qbt.cmd can't bypass.
—
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AVLLUGI3YJ4S3PCSTNTYVVDZTBNPZAVCNFSM6AAAAABM6OEBT6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMBYGMZDENZSGQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
My knowledge about scripts is limited. You can try LockHunter or any other app you can find to see which process is using the file. |
Ok no problem. Do you have the script running?
…On Sat, Aug 24, 2024, 12:48 PM Tmp341 ***@***.***> wrote:
My knowledge about scripts is limited. You can try LockHunter
<https://lockhunter.com/download.htm> or any other app you can find to
see which process is using the file.
—
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AVLLUGND3MZHZAQ4DFRVUQ3ZTDBOPAVCNFSM6AAAAABM6OEBT6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMBYGQ3TANZUHA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Not for some time. |
I updated the script with how many days to delete but its not doing anything when I run it. Can you help?
The text was updated successfully, but these errors were encountered: