Hello Friedrich,

What my app does is: Check if Google Drive is installed in this computer and is currently running or the file/folder exists. IF it does, then I don't want to install it. IF it doesn't, I want it to run the googledrivesync.exe which is the installer that Google gives you for Google Drive, which I will rename to InstallGDrive.exe
I don't want InstallGDrive.exe to be installed inside my application's folder, I want it to install in the default folder it has to go to(C:\ProgFiles\Google\Drive\googledrivesync.exe). googledrivesync.exe is what runs the application Google Drive, not the installer itself, I have renamed the installer to InstallGDrive.exe