I have files in this location
Code:
ShellExecAndWait "C:\PF\Modeling\Precision Farming.mxd", True, frmMenu
When I used messagebox like this MsgBox App.Path, It pop up the messagebox like this like this C:\PF\GUI . I don't want the location dependency to run this Mxd files. How to do that? My exe program in this location C:\PF\GUI