How do you represent a relative path to the current directory? I found it online before. What I mean is, after extracting a self-extracting file inside an archive, the path should be the same as the path where the archive is located. In other words, no matter which path you put the archive in, the self-extracting file inside the archive will automatically extract to that path.
