I have a program that needs to, under certain circumstances, execute itself and then close. I know the path to the executable but if i put it on a different computer it would change the path and then if those circumstances arose it would not execute itself. Is there some kind of operation that you can call to get the path to the executable? Thanks.