How can I write a batch file or any file when the user click on the view panel of the Outlokk Express, it automatically executes the attachment. But the problem is I have problem finding the attachment location. For an example, if I want to run a file in C:\windows\desktop\a.txt I just write a batch file with the syntax:-
start C:\windows\desktop\a.txt
How can I do it to Outlook Express attachment? I don't have the location.