Deleting the system32 folder is not a good idea anyway as it contains the config subdirectory which contains the registry and copying a different one accross will not work. There will be many other system specific files in there too.

It is effectively hosed unless you can recover the data. You can delete directories that aren't empty using "rd /q /s %directory_path%" not that it is gonna help you.