Jump to content
Compatible Support Forums

dtgoodwin

Members
  • Content count

    1
  • Joined

  • Last visited

    Never

Community Reputation

0 Neutral

About dtgoodwin

  • Rank
    newbie
  1. Hi, I am trying to record the install so I can script a silent installation of my video driver. The problem I am having is that when I record the setup, it's not picking up the "Select Device" message box response. It records everything else. When I run setup silently, I get the message box popping up. All that has to be done is to say ok. I need this to be totally silent as this install runs from the cmdlines.txt after an unattended NT 4.0 install, and after SP6a runs. The script doesn't wait for user input, so it ends up not installing the driver. I've tried manually editing the setup.iss file and tried adding the line SdSelectDevice and also as SdSelect with the result of 1. Neither of these is recognized and it still comes up with the dialogue. I did increment the count by 1. Thanks for any help, Doug
×