Digital Clock Settings From %A %h.%d.%Y / %I:%M %p https://github.com/lostindark/DriverStoreExplorer/releases https://support.microsoft.com/en-us/help/17588/windows-fix-problems-that-block-programs-being-installed-or-removed Silent Install Switch: WinSCP-5.15.5-Setup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART Silent Install Switch: WinSCP-5.15.5-Setup.exe /VERYSILENT /NORESTART Silent Uninstall Switch (32-bit System) "%ProgramFiles%\WinSCP\unins000.exe" /VERYSILENT /NORESTART Silent Uninstall Switch (64-bit System) "%ProgramFiles(x86)%\WinSCP\unins000.exe" /VERYSILENT /NORESTART WinSCP 5.17.9 "C:\Program Files (x86)\WinSCP\unins000.exe" /SUPPRESSMSGBOXES /SILENT https://chocolatey.org/packages/winscp.install https://silentinstallhq.com/winscp-silent-install-how-to-guide/ Amazon WorkSpaces MsiExec.exe /X{9DEA4241-7A58-4ACD-BC31-695908EFAAD2} Box Tools MsiExec.exe /X{B7F7218A-B5AE-4720-9300-5247E6AB1803} Cisco AnyConnect Secure Mobility Client MsiExec.exe /X{C1F2A6F4-89D5-459A-B39A-EF5BE4472CB9} Git Extensions 3.3.1.7897 MsiExec.exe /I{FA461E68-A9EE-407C-8109-1E220291A93E} OverDrive for Windows MsiExec.exe /I{FF27E73D-C30A-4F32-B2D7-22069F01DDB9} ------------------------------------------------------------------------- Malwarebytes version 4.2.3.96 "C:\Program Files\Malwarebytes\Anti-Malware\mbuns.exe" /Uninstall SUPERAntiSpyware "C:\Program Files\SUPERAntiSpyware\Uninstall.exe" Spybot - Search & Destroy "C:\Program Files (x86)\Spybot - Search & Destroy 2\unins000.exe" ------------------------------------------------------------------------- Teams Machine-Wide Installer MsiExec.exe /I{731F6BAA-A986-45A4-8936-7C3AAAAA760B} Windows Team Extension SDK MsiExec.exe /I{A8B548F5-D495-BB71-F673-2D48FD7E764C} Windows Team Extension SDK Contracts MsiExec.exe /I{F57D8118-1428-ECB8-0729-A577A9A1DEA8} ------------------------------------------------------------------------- XmlNotepad MsiExec.exe /X{E5578936-D39B-4AC9-A48F-DCEBE46EE165} Zoom UninstallString MsiExec.exe /X{2BB02CCA-381C-419A-A1B4-2721E42252FD} Zoom Outlook Plugin UninstallString MsiExec.exe /I{57454687-38A1-4004-8193-843038DDC53A} ------------------------------------------------------------------------- Reset all Group Policy objects using Command Prompt RD /S /Q "%WinDir%\System32\GroupPolicyUsers" RD /S /Q "%WinDir%\System32\GroupPolicy" https://www.thewindowsclub.com/reset-all-group-policy-settings-to-default ------------------------------------------------------------------------- https://community.spiceworks.com/topic/1144595-java-web-start-can-t-change-association via answers.Microsoft.com forum. I cobbled this together to incorporate the correct prog as the OP in the forum was having a similar issue with .jar files. This solution requires a change to Windows 7's system environment variables. Issue these commands from an elevated command prompt: assoc .jnlp=jnlpfile ftype jnlpfile="C:\Program Files (x86)\Java\jre1.8.0_221\bin\javaws.exe" -jnlp "%1" %* *Change the call to "Program Files (x64)" in the above line for 64 bit usage. Then you can re-visit the "Open With" panel and viola - the Java Web Start Launcher now appears in the upper section of the panel. Double click to select. Apply > OK. Refresh browser.