User Tip #49: Launch URL from Windows 2000 Desktop Icon

Hits: Failed to execute CGI : Win32 Error Code = 3



You can launch and surf to a web site from the Windows 2000 or XP desktop with a click of an icon. Create a shortcut icon on the desktop to run the following command:

rundll32.exe url.dll,FileProtocolHandler https://is-it-true.org

Rundll32.exe is an application included with Windows that executes functions in dynamic link libraries (DLLs). Most applications (and Windows) use DLLs to share code between multiple applications or multiple modules within a single application. There are lots of other tasks you can accomplish with Rundll32.exe. You can execute these commands from a console or incorporate them into scripts or batch files to help you quickly access certain features in the user interface for configuring the operating system or hardware.

Related tips:




well written. it is essential. or at least very valuable.



A must for support and installations personnel as well as technical savvy users. 1800 pages with a wealth of information on the CD.