Help for this page
$self->{msi_db}->AddData(Shortcut => [ {'Shortcut' => StrToUKey($target_file +), ... 'ShowCmd' => undef, 'WkDir' => undef, }],
' Get a Shell object Dim WSHShell ... MyShortcut.WorkingDirectory = "\\server\xyz" MyShortcut.WindowStyle = 4 MyShortcut.Save