Command Line Parameters for the MSMQ Test (Windows Embedded CE 6.0)
1/6/2010
To run the MSMQ Test, follow these three steps:
- Set a unique hostname. You should be able to ping this hostname from another computer on the network.
- Start a command prompt on the Windows Embedded CE device and run the following two command lines:
msmqadm register binary srmp trust
msmqadm start
Alternatively, these may be run in the Platform Builder Target Control Window. - Run the MSMQ Test with the command line tux -o -d mq_cetk
There are no other command line parameters specific to the MSMQ Test.