Hi, Please tell me what is the correct way of running another .exe program under Windows from a program made using Win32::GUI. For example I want to be able to press a button which opens a separate program, but I don't want to maintain any relation between those 2 programs. (Just like when the second program is opened from Windows Explorer).
Thank you. Teddy