Share via


Command Line Parameters for the MSMQ Test (Windows Embedded CE 6.0)

1/6/2010

To run the MSMQ Test, follow these three steps:

  1. Set a unique hostname. You should be able to ping this hostname from another computer on the network.
  2. 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.
  3. 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.

See Also

Other Resources

MSMQ Test