Can anyone help me write a batch file like this?
(1) When this batch file is opened, it should start recording the user's operation records while using the computer, and save those files and folders the user opens as shortcuts into a specified folder (I know the system itself will save the user's operation records under the C:\Documents and
Settings\Administrator\Recent
directory, but this is easy for anyone with a little computer knowledge to notice).
(2) When running this batch file, it should run in the background, that is, with no window, and not even minimized on the taskbar.
(1) When this batch file is opened, it should start recording the user's operation records while using the computer, and save those files and folders the user opens as shortcuts into a specified folder (I know the system itself will save the user's operation records under the C:\Documents and
Settings\Administrator\Recent
directory, but this is easy for anyone with a little computer knowledge to notice).
(2) When running this batch file, it should run in the background, that is, with no window, and not even minimized on the taskbar.

