Hi,
I am automating using batch programming. Were I want to modify temporary file location(Path) in internet explore/firefox web browser.
Can anyone please guide me in this regards.
Thanks
cmd to modify internet explore temporary file location
Moderator: DosItHelp
Re: cmd to modify internet explore temporary file location
Do you mean the temporary cash location, or temporary download location ?
will you change all existing profiles or a specific one?
On what system you will do these changes?
will you change all existing profiles or a specific one?
On what system you will do these changes?
Re: cmd to modify internet explore temporary file location
I want to modify both temporary cache and download location.
Yes I want to change all existing profiles. Since I will be doing at admin level.
I want to do it on all available windows version since this batch file might be used by different user running different windows versions.
Yes I want to change all existing profiles. Since I will be doing at admin level.
I want to do it on all available windows version since this batch file might be used by different user running different windows versions.
Re: cmd to modify internet explore temporary file location
mukheema wrote:I want to modify both temporary cache and download location.
Yes I want to change all existing profiles.
I want to do it on all available windows version
IMO a batch to solve an issue is reasonable thing to ask for - but a general purpose tool to alter both firefox and MSIE, using all profiles, on all windows versions.
Maybe you should have a shot at writing it yourself, and ask for help if you have an issue?