OT - download folder of standard browser

OT - download folder of standard browser

Postby driessen » Wed Jul 05, 2017 3:46 pm

Hello,

Does anyone know where I can read in which folder the standard browser puts its downloads?

Thanks.
Regards,

Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 24.07 - Harbour 3.2.0 (February 2024) - xHarbour Builder (January 2020) - Bcc773
User avatar
driessen
 
Posts: 1417
Joined: Mon Oct 10, 2005 11:26 am
Location: Genk, Belgium

Re: OT - download folder of standard browser

Postby Rick Lipkin » Thu Jul 06, 2017 1:48 pm

Driessen

Typically the \Downloads folder is in the \Users directory .. \users\downloads .. Consider this code to pull the information from the system environment :

Rick Lipkin

Code: Select all  Expand view


cLocation := GetEnv( "USERPROFILE" )
cLocation := cLocation+"\Downloads"


 
User avatar
Rick Lipkin
 
Posts: 2657
Joined: Fri Oct 07, 2005 1:50 pm
Location: Columbia, South Carolina USA


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 72 guests