Friday, June 26, 2009

How to install Firefox from a command prompt

cmd
ftp
open releases.mozilla.org
anonymous
anonymous
cd pub
cd mozilla.org
cd firefox
cd releases
cd latest
cd win32
cd en-US
type imagel
cd C:\get "Firefox Setup 3.5.exe"
bye
exit

No comments:

Post a Comment