What steps will reproduce the problem? 1. open command prompt as admin 2. type mailsend -h
What is the expected output? see the help file What do you see instead? "mailsend is not recognized as an internal or external command, operable program or command file
What version of the product are you using? mailsend1.17b11.exe On what operating system? w7 64 bit ultimate
I have copied mailsend1.17b11.exe to windows\system32 windows\syswow64. Also added as environment variable. Name mailsend, value C:\windows\system32 - didn't work. Value as C:\Windows\SysWOW64 didn't work either. Tried renaming mailsend1.17b11.exe to mailsend.exe. Also tried on another partition.
Comment #1
Posted on May 8, 2013 by Grumpy Catsolved it by creating C:\mailsend then typing cd C:\mailsend first in command prompt. I just hope this will work in a batch file as well.
Comment #2
Posted on Oct 20, 2013 by Quick Rabbit(No comment was entered for this change.)
Status: Done
Labels:
Type-Defect
Priority-Medium