I know we can deploy a cod file to blackberry simulator using:
fledgecontroller /session=9800 /execute=LoadCod("C:\\temp\\test.cod")
fledgecontroller /session=9800 /execute=LoadCod("updates.force")
What about deploying several cod files? Seems fledgecontroller cannot deploy a zip file. So it won’t help even I zip all cod files.
Thank you!
Thank you, Ray! Here is the trick:
Now I don’t have any trouble to deploy several cod files.