Hello, I've recenctly built my own unattended XP CD and i'm trying to include some programs by default. I'm using the oem folder but at the end I've got message "E:\install\directx\dxsetup.exe file not found" using RunOnceEx(E: in my install drive, no problem). But what is strange is that I've made a folder that is just supposed to be copied (folder $OEM$\$1\toinstall\) This folder contains some program that I have to install manually. So I think that folders in my $oem$ directory don't copy on my hard drive. What did I did wrong?