Tuesday, 9 February 2016

How to Install Firefox With CMDIn Feburary 2016 09,

In Feburary 2016 09,
Open Notepad and paste the following text into a new document:open releases.mozilla.organonymousXYZ@XYZ.COMcd pub/mozilla.org/firefox/releases/5.0/win32/en-US/binaryget 'Firefox Setup 5.0.exe'These are batch commands that connect your computer to Mozilla's 'Pub' folder on its FTP site. After connecting, the commands download the latest version of Firefox to your hard drive. Replace 'XYZ@XYZ.COM' with your email address. The Mozilla FTP site uses that as your login password.
Click the 'File' menu at the top of Notepad, and then click 'Save As.' Notepad opens its 'File Save' window.
Locate the address bar at the top of that window under the words 'Save As.' Paste %userprofile%' (without the quotes) into that text box, and press 'Enter.' This action causes Notepad to switch to your user profile folder.
Type 'mozillaConnect.scr' in the 'File Name' text box near the bottom of the window, and click 'Save.' Notepad saves this file containing batch commands to your user profile folder.
Click the Windows Start button and type 'CMD.' The 'cmd.exe' icon will appear at the top of the Start menu. Click that icon to open the CMD window.
Type the following text in the CMD window:ftp -s:mozillaConnect4.scrPress 'Enter.' Windows launches its FTP program and processes the commands stored in the file you created. Windows also displays a message that begins with 'Opening BINARY mode data connection.' Wait while Windows downloads the file. When the download completes, the 'ftp>' command prompt appears.
Type 'Quit' to disconnect from the Mozilla FTP site after that command prompt appears.
Type the following text in the CMD window: 'Firefox Setup 5.0.exe' Be sure to include the quotes as shown. Windows begins installing the latest version of Firefox. Follow the instructions as the wizard guides you through the setup process.
In Feburary 2016 09,

No comments:

Post a Comment