Often users create a shortcut to run my program and for various valid reasons they will set a "start in" path of their own making. I also do not know where my program file (the .EXE file) resides. I would like to create a file in that folder but I don't know how to determine where the user installed it. Aside from registry crap, is there an environment variable or something in PB I can use to get the path that the .EXE is in? CURDIR is not what I am after.
Thanks!
Thanks!
Comment