Standard 19200 bps Modem Installation
Updated: 21 May 2010 | 3 comments
This issue has been solved. See solution.
I'm trying to package developed application package for software that requires a Standard 19200 Modem to be installed to COM1 or COM3 for communcation with software. Any ideas how to script this sliently with WMI or any other methods that are deployable?
discussion Filed Under:
Comments
Script what exactly?
It's not clear what you want to script? Your developed application or something to do with the modem?
Modem install is more a function of plug and play, so if your question refers to modem configuration, the best approach in my opinion is to use WMI to check the modem resources available and advise the user if they need to install or reconfigure their modem hardware.
There are just too many options to try and do this for them.
If your issue has been solved, please use the "Mark as Solution" link on the most relevant thread.
Sorry for the confusion, here
Sorry for the confusion, here is the current instructions that must be done manually that I am trying to automate:
files.me.com/kkwapnioski/sm4qxa
Created Program to do this installation
I have written a program to do the action I needed. The program will be available for download in the Application Packaging section. Once it's posted, I'll create a link from this thread.
EDIT:
Here is the link to the program.
www-secure.symantec.com/connect/downloads/command-line-modem-installer
Would you like to reply?
Login or Register to post your comment.