I have created a small App for a BBS I am running. The app will be downloaded to the clients machine and executed from there. I am trying to determine the folder name the app is running in on this client machine at run time. And then compare this to a name I hard code into the app. If they are equal, then the app will run, if not equal the program will not run except for a Message Box. I am new to Visual Basic, and I think I can use FSO to accomplish this, but have had no luck. Any help is appreciated.

Thanks
Phil