in reply to Re^6: Need to modify windows system file.
in thread Need to modify windows system file.

What do you mean by "not working"?
  • Comment on Re^7: Need to modify windows system file.

Replies are listed 'Best First'.
Re^8: Need to modify windows system file.
by SriniK (Beadle) on May 13, 2011 at 10:32 UTC
    It's working fine in normal environment.

    My requirement is when i am installing windows the script should run. At that time because of send key it is not working.

    I am expecting a script that not have send keys at least in vb script as it is not working already.

    That's why i want a real script not like keyboard macro.

      At that time because of send key it is not working.
      So, again, what do you mean by "not working"?
        Actually sendkey uses some window component in the background.

        But while (at the end) installing windows, after the script ran the instillation stopped. Because while installing the windows not allowing any of it's components to be used.