generic_url_file

Description

Generates a Windows URL shortcut (.URL) file pointing to a specified URL.

Overview

Generates a .url Internet shortcut. When double-clicked, Explorer navigates to the URL. Supports file:// UNC paths (NTLM capture), WebDAV paths, protocol handlers, and standard HTTP/HTTPS URLs.

Parameters

Name Type Description
Url string The target URL.
IconFile string Optional icon file path.
Scroll to Top