your making the folders wrong... do this
++++++++++++++++++++++++++
Directory("\Extended_ROM2")

irectory("IE")
Directory("\Extended_ROM2
\IE")

irectory("Temporary Internet Files")
Directory("\Extended_ROM2
\IE")

irectory("Cookies")
Directory("\Extended_ROM2
\IE")

irectory("History")
++++++++++++++++++++++++++
you cant make a subdirectory, you have to tell it where you want the directory placed.