Skip to content
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

Open
Mikede78 opened this issue Aug 22, 2024 · 11 comments
Open

The script isn't working #2

Mikede78 opened this issue Aug 22, 2024 · 11 comments

Comments

@Mikede78
Copy link

I updated the script with how many days to delete but its not doing anything when I run it. Can you help?

@Tmp341
Copy link

Tmp341 commented Aug 22, 2024

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.

@Mikede78
Copy link
Author

Mikede78 commented Aug 23, 2024 via email

@Tmp341
Copy link

Tmp341 commented Aug 23, 2024

Have you run it as admin?

@Mikede78
Copy link
Author

Mikede78 commented Aug 23, 2024 via email

@Tmp341
Copy link

Tmp341 commented Aug 23, 2024

I meant as "run qbt.cmd as admin" 😃 , still this shows something else is running files.

@Mikede78
Copy link
Author

Mikede78 commented Aug 23, 2024 via email

@Tmp341
Copy link

Tmp341 commented Aug 24, 2024

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. This is "last update 2y ago" script, might be anything.

@Mikede78
Copy link
Author

Mikede78 commented Aug 24, 2024 via email

@Tmp341
Copy link

Tmp341 commented Aug 24, 2024

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.

@Mikede78
Copy link
Author

Mikede78 commented Aug 24, 2024 via email

@Tmp341
Copy link

Tmp341 commented Aug 24, 2024

Ok no problem. Do you have the script running?

Not for some time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants