What’s the latest version of Firefox?
Firefox is a superb browser that is available on a wide range of platforms. The version numbers may differ slightly between platforms. Mozilla Firefox was invented in 2002 by the Mozilla Foundation as part...
by James · Published January 26, 2017 · Last modified September 30, 2022
Firefox is a superb browser that is available on a wide range of platforms. The version numbers may differ slightly between platforms. Mozilla Firefox was invented in 2002 by the Mozilla Foundation as part...
Configure IP (Internet Protocol configuration) Syntax IPCONFIG /all Display full configuration information. IPCONFIG /release [adapter] Release the IP address for the specified adapter. IPCONFIG /renew [adapter] Renew the IP address for the specified adapter....
Loop command: against a set of files – conditionally perform a command against each item. Syntax FOR /F [“options”] %%parameter IN (filenameset) DO command FOR /F [“options”] %%parameter IN (“Text string to process”) DO...
Copy files and/or directory trees to another folder. XCOPY is similar to the COPY command except that it has additional switches to specify both the source and destination in detail. While still included in...
Display or modify Access Control Lists (ACLs) for files and folders. For Vista and greater use icacls. Syntax XCACLS filename [options] XCACLS filename Key If no options are specified XCACLS will display the ACLs for...
Windows Update Agent, download new Windows Update files. Syntax wuauclt Options Options: /a or /ResetAuthorization Initiate an asynchronous background search for applicable updates. If Automatic Updates are disabled, this has no effect. /r or /ReportNow Send...
Windows Update Standalone Installer. The executable file wusa.exe is used to install update packages on Windows 10 and previous iterations. Only update packages with .msu extension can be installed using the Windows Update Standalone...
Windows Remote Management Secure communication with local and remote computers using web services. Syntax winrm g[et] | s[et] | c[reate] | d[elete] | e[numerate] | i[nvoke] | id[entify] | quickconfig | configSDDL | helpmsg...
Windows Performance Recorder Record system events for analysis with Windows Performance Analyzer (WPA)WPR is part of the Windows Assessment and Deployment Kit (Windows ADK) for Windows 10 Syntax WPR options… Key -help – Provide command line help information. ...
Run commands during a Windows Preinstallation Environment (WinPE) session. Syntax Wpeutil CreatePageFile [/path=path] [/size=size] Wpeutil DisableExtendedCharactersForVolume path_on_target_volume Wpeutil Disablefirewall Wpeutil EnableExtendedCharactersForVolume path_on_target_volume Wpeutil Enablefirewall Wpeutil InitializeNetwork Wpeutil ListKeyboardLayouts LCID Wpeutil Reboot Wpeutil SaveProfile Wpeutil...