Questions tagged 'file management'
5 questions
Youll lose all of the undo history for a file when you do what ?
You will lose all of the undo history for a file when you perform what action?
how do I delete .sqm files. When I try to delete one , it duplicates ! I have have over 50 now and growing?
How do I delete .sqm files? When I try to delete one, it duplicates! I currently have over 50 of these files, and the number keeps growing. From my research, I found that these files are installed on...
Dec 25, 2024
The file management program incorporated into Windows is ____.?
The file management program included in Windows is ____. Options: StuffIt, WinZip, Windows Explorer, Disk Cleanup.
What is wrong with this batch file code?
Here is the code: batch @ECHO ON set drive=%cd:~0,3% xcopy *.jpg “%drive%folder” /s /y /q xcopy *.jpeg “%drive%folder” /s /y /q I'm trying to copy all JPEG files to a folder named “folder” located on...
what does indexing mean?
My computer keeps saying it is "indexing" and displays a count of how many items it has indexed so far. What exactly does indexing mean? I've been restarting my computer frequently because I’m install...