unblog / create-shortcut

Visual Basic Script to create shortcuts on desktop

Home Page:https://think.unblog.ch/en/create-shortcut-using-vbscript/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

create-shortcut

Visual Basic Script to create shortcuts on desktop Save the create-shortcut.vbs file and double-click to create the shortcut.

How to use

Edit the const lines in the script for any other application. Now run the shortcut created on the desktop to open the application.

This VBScript can be started with cscript from the command prompt or from a batch file.

C:\> cscript //Nologo //B create-shortcut.vbs

About

Visual Basic Script to create shortcuts on desktop

https://think.unblog.ch/en/create-shortcut-using-vbscript/


Languages

Language:VBScript 100.0%