first, I want to thank everybody who helped me on my previous questions, they were very helpful on my projects.

the little program is about upload access97 into the VB's textbox fields and save back to access97. I am using ADO connection.
after I made the the executable file of it in a floppy disk and try to run it on the other machine with only access2000 but no VB(to see if it will work), the error message is saying:"component 'MSADODC.OCX' or one of its dependencies not correctly registered: a file is missing or invalid ", after I copied this file to the floppy drive. it says:"component 'COMDLG32.OCX' or one of its dependencies not correctly registered: a file is missing or invalid",
after I copied this file, then it says:"run-time error'91'bject variable or with block variable not set"
I don't what to do is correct? the goal is to able to run this little program in any PC without VB software. can anybody help? thank you very much.