I have a folder on my Desktop named test. I want to create a batch file in order to close the window automatically when this folder is opened with Windows Explo
test
The solution I found here worked well on XP SP 3. All you need is the small tool NirCmd:
nircmd.exe win close title "some window title"