I'm trying to get my program to open a specific folder in the Windows Explorer. I can't figure out how to do it. I found mention of CreateProcess and System_ on these forums, but the program just seems to ignore them. Sending the extract same string that I am using with these commands to the 'Run...' dialogue in Windows works (it's basically just a full folder path), I'd just like my program to do it automatically.
Any advice, anyone?
Any advice, anyone?