if unable to run the auto_key program, it show "...comdlg32.ocx is missing....",

pls follow the steps to solve it.

 

1. download the comdlg32.ocx

2. copy and paste it to c:/windows/system32/

3. test it, see wherther auto_key progam is function?

4. if still can not,

a) if u r using windows XP, goto START > RUN, type cmd, in the command prompt (the black screen windows) keyin

regsvr32 %Systemroot%\System32\comdlg32.ocx


b) if u r using windows vista or 7, goto Computer > local disk (c) > windows > system32 > find the "cmd.exe" > right click and choose "Run as administrator" > in the command prompt (the black screen windows) keyin

regsvr32 %Systemroot%\System32\comdlg32.ocx