Hi guys and gals I have a simple problem that has made me age 10 years in the last 2 days. I am using the latest version of WPI and am trying to copy a file from the source folder to the allusers installation folder but no matter how I code it it doesnt work and I get a debugger error forc[pn]=['no']; cmd1[pn]=['"%wpipath%\\Install\\spybot\\spybot.exe /VERYSILENT /NORESTART /AUTOUPDATE"']; cmd2[pn]=['"xcopy %wpipath%\\Install\\spybot\\Configuration.ini c:\\Documents and Settings\\All Users\\Application Data\\Spybot - Search & Destroy\\Configuration.ini"']; The above code is what im trying to use, im sure my old dos knowledge of the copy command is wrong so could someone please help an old dog learn a new trick haha