How to set the download path?

@Vrishchik

In the chrome you can set it up

Or else try with this expression for dynamic

Environment.GetFolderPath(Environment.SpecialFolder.UserProfile)+"\Downloads"

3 Likes