How to run the exe file to other system?
Using VB 6
I copied the exe file to other system, then run that exe file, it not working it showing error “compone
Copy and register the comdlg32.ocx on other system. Link: Fix Missing Comdlg32.ocx Run time Error in Portable apps.
Create an installer for your program.