How do I set the current folder?
For example, in a folder there is a self-extracting Zip file. In VBScript, how do i go to that folder and run the self-extracting file so that it outputs its files to that folder.
What happens now is that the files are extracted to the folder in which I execute the vbs file.
Thanks in Advance
For example, in a folder there is a self-extracting Zip file. In VBScript, how do i go to that folder and run the self-extracting file so that it outputs its files to that folder.
What happens now is that the files are extracted to the folder in which I execute the vbs file.
Thanks in Advance