How can I get the absolute path of program I'm running? ... For that you can use the Application object. Startup path, just the folder, use Application.StartupPath()
stackoverflow.com