I have VB6 program and I have make it as executable *.exe files. How I can showed the VB6 form when I click the executable file?My path location of my vb6 is C:\Project\PF.exe. I know we can call the execuatable files using shell method, when I used it, it show my the form1 when I click the button because while make the executables files, I make form1 as start up. I trying to make a short cut by calling the form3