Im new to this fourm and have spent the last few weeks reading threads and learning a lot about doing unattended installs and how to figure out the correct switches for programs But now i'm stuck Im trying to get Adobe Photoshop Album V 1.0 to install unattended and silent I can get the unattended bit to work using the abcpy.ini file and the setup.iis methord but when i add this to my disc it keeps displaying the setup process and I cannot get the runonce file to wait untill photoshop album is finished Anybody know where im going wrong ? I might try it from cmdlines.txt to see if that helps? Thanks Andy REG ADD %KEY%\037 /VE /D "Adobe Photo Album" /f REG ADD %KEY%\037 /V 1 /D "%systemdrive%\Install\Applications\PhotoAlbum\setup.exe /quiet /NOREBOOT" /f