Hi There's a bug I hadn't when I was using version 7.1.1. I can't copy files with the extension .bat or .cmd (maybe others). If I simply rename the file to any other extension (like jpg or lol), it works. example of filecopy not working: '{FILECOPY} "%wpipath%\\Install\\Process Explorer\\taskxp.bat" "%programfiles%\\"' It fails and states "File not found" in the log. Also files/folders copied from the cd keep the attribute "read-only". I don't know if it's a feature or a bug. It wasn't happening with 7.1.1. Is there any way to change the attributes from WPI? Thanks