As the title suggests... I have written some testing scripts with autoit that install 4 applications from the $OEM$ folders which run as an "Install apps" script afterthe install of vista. I know the scripts work perfect when they are running after a normal cd installation but for some reason they stop during the MDT task sequence. My assumption is that every now and then the lti scripts take the window focus away from what application is running and checks the task sequencer. Once the focus is taken off the application during an install it breaks the operation. I was wondering if there is anyway to hide the task sequence window and just have an icon in the task bar? Thanks Pete |