Hey there,
Setting the active sync default profile to the bluetooth profile now allows it to start when the wce device starts repllog.exe program. This works good. A bit of a pain to work out since you need a backwards apostrophe for the connection name. This required setting up the bluetooth server with a new name and then modifying the registry on the device.
In the device registry, you must ensure that in the hkcu/comm/rasbook that you have a bluetooth profile prefixed by the backwards apostrophe. When this is done, you can then goto hkcu/controlpanel/comm and then set the cnct value to the bluetooth connection identified above. This will tell the device to use this profile when activesync connects which is done by starting repllog.exe on the device. The only problem with this solution is when the device gets all of its updates, you cannot disconnect active sync. Cant kill it or it hangs the port (i think). Im thinking you must use sendkeys or something somilar to access the activesync menu to send the disconnect sequence.
Again, Thank you very much for your help. Your replies got me going in the direction I needed to be sent.
Kevin Prince