
Set oEmailItem = OutApp.CreateItem(olMailItem) 'opens new email Set OutApp = CreateObject("Outlook.Application") 'opens Outlook Set objArgs = WScript.Arguments 'gets paths of selected files See if the right click send to Mail Recipient worksĪdding some keywords to help others find this useful info:could not attach file outlook problems encountered launching your mailĭim objArgs, OutApp, oNameSpace, oInbox, oEmailItem, olMailItemĭim a, oAttachments, subjectStr, olFormatHTML txt at the end) once the file is created it should go back to the Envelope Icon 'Old' and put it there).Ĭreate a new text file (show the file extension) and call it "Mail Recipient.MAPIMail" (It shouldn't have. This revealed an existing 'Mail Recipient' file, which I deleted (you might want to create a subfolder e.g.

So, went to 'Organize, Folder and Search Options, View' and unchecked 'Hide Protected OS Files' (you might want to reset that after finish).

In windows explorer, in the address bar at the top type:Ĭ:\Users\username\AppData\Roaming\Microsoft\Windows\SendToĭid not Delete the mail recipient icon as noticed it was in fact just a shortcut. Thanks Alistair, put me on the right track to solve this (there must be a special floor at HP Towers dedicated to dreaming up useless half-baked software to install on every new PC they sell - the worst thing is that the list seems to change every six months, so you can't keep track of it.)
