Folder.SetCurrent

Folder.SetCurrent ( 

string Folder )

Example 1

Folder.SetCurrent(_TempFolder.."\\Data");

Sets the installation's "current directory" (working directory) to be the "Data" directory located within the user's system Temporary directory.

See also:  Related Actions