Hi everybody I just got WPI which is what I needed but i'm wanting to use it on it's own, without having a windows install on the cd. Ive burned it to cdrom just on its own and it loads up perfecty ok but none of my programs will install because it keeps looking for them on my C:\ instead of the cdrom. Ive done this in the WPI.cmd file: REM Determine the WPI startup path. REM if wpi should run off the cd the replace %~dp0 with %cdrom%. set wpipath=%cdrom% and the program paths are: cmd1[pn]=['%cdrom%\\Install\\Winrar.exe TRANSFORMS=Unattended.MST /qb-'] I'm pretty sure thats correct??. Why does it look for them on my Main harddrive and not on the cdrom?? Weird, bizarre, puzzled.