Wingetlywingetly
← All apps

WeblocOpener

by benchdoosv2.0.2

Last updated

Open, create, and edit Apple .webloc files on Windows.

Install with winget

$ winget install --id EugeneZrazhevsky.WeblocOpener --exact --version 2.0.2

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for WeblocOpener

WeblocOpener uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64)
WeblocOpenerSetup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for WeblocOpener

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

WeblocOpener is a simple way to open, create and edit Apple .webloc files on Windows. It can convert between .webloc, .url and .desktop shortcuts, and .webarchive to .html.

Installers · v2.0.2

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for WeblocOpener.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • P
    PandocJohn MacFarlane
    JohnMacFarlane.Pandocv3.11

    If you need to convert files from one markup format into another, pandoc is your swiss-army knife.

  • Hanword HWP document converter for Microsoft WordMicrosoft Corporation
    Microsoft.HwpConverterv15.0.4454.1506

    Hanword HWP document converter for Microsoft Word is a tool which allows you to convert and open HWP files in Word as DOCX files.

  • Wondershare UniConverter 17Wondershare Software
    Wondershare.UniConverter.17v17.6.0.33

    A high-speed converter for thousands of media formats.

  • Website 2 APK Builder ProGoyal Softech Pvt. Ltd.
    GoyalSoftech.Website2APKBuilderProv6.0

    Convert your Website or HTML5 to Android Apps.

  • L
    Live Photo Box CLILengxiQwQ
    LengxiQwQ.LivePhotoBoxv2.2.1

    Merge images & videos into live photos for smartphone galleries

  • SageThumbs 2KLunarWerx
    LunarWerxs.SageThumbs2Kv3.1.0

    Explorer thumbnails for 349 file types Windows can't read, plus a right-click image toolkit.

More from benchdoos or browse webloc, url, desktop-shortcuts.

Frequently asked questions

How do I install WeblocOpener on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id EugeneZrazhevsky.WeblocOpener --exact --version 2.0.2. winget downloads the installer from benchdoos and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install WeblocOpener silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id EugeneZrazhevsky.WeblocOpener --exact 2.0.2 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for WeblocOpener?
WeblocOpener uses EXE (Inno Setup). Run the downloaded installer with: WeblocOpenerSetup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall WeblocOpener via winget?
Run: winget uninstall --id EugeneZrazhevsky.WeblocOpener --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from WeblocOpener's Apps & Features entry.
Is WeblocOpener free?
WeblocOpener is distributed under Apache-2.0. Refer to the publisher (https://github.com/benchdoos/WeblocOpener) for the full license terms - Wingetly itself does not charge for installation.
Does WeblocOpener work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls WeblocOpener directly from the publisher.
How do I keep WeblocOpener up to date?
Run winget upgrade --id EugeneZrazhevsky.WeblocOpener --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of WeblocOpener from microsoft/winget-pkgs.