Some portable applications store their .exe files in a subdirectory. For instance, Git for Windows stores git-gui under \PortableGit\cmd\git-gui.exe. I'd like to be able to launch this app from the PortableApps.com Platform menu.
How can I run a program stored in a subfolder from the PortableApps.com Platform?