Install Speech REcognization Files....
-
I want to install files programatically that are installed by the word (or any office component) when we clck on toll speech menu it ask for install files or not if we click yes it will install some file which i dont know CAn i do it programatically.
-
I want to install files programatically that are installed by the word (or any office component) when we clck on toll speech menu it ask for install files or not if we click yes it will install some file which i dont know CAn i do it programatically.
-
Installer is basically an executable and you can certainly call it from your program by using any of these APIs like ShellExecute/winExec. Regards, Rane
i knnow its done by msiexec but what to call from command prompt to install remaining speech recognization files.
-
i knnow its done by msiexec but what to call from command prompt to install remaining speech recognization files.