The following procedures deploy your application to either a Palm OS or Windows CE OS based device.
Configure the application settings.
From the AppForge menu, choose Crossfire Settings. A dialog appears.
In the left pane, choose Dependencies and click the User Dependencies tab.
Click the Add button and select the c:\tutorial\crossfire\tutCustomer.udb. This indicates to Crossfire that the database file must be included in the deployment.
Choose the Windows Mobile Settings item in the left pane and in the right panel select the Packaging tab.
Enter %CE1%\tutorial\crossfire for the Custom Device Installation Path.
Click OK to close the dialog.
From the AppForge menu, choose Deploy Application to Device, and select Windows Mobile-based Pocket PC. If a dialog appears asking if you want to save the project, choose Yes.
On your device, click Start > Programs.
Click UltraLiteTutorial to run your application.
Configure the application settings.
From the AppForge menu, choose Crossfire Settings.
In the dialog that appears, choose Dependencies in the left pane and click the User Dependencies tab.
Click the Add button and select c:\tutorial\mvb\tutCustomer.pdb. This indicates to Crossfire that the file should be included in the deployment.
Choose the Palm OS Settings item in the left pane and enter Syb3 for the creator ID. Select a valid HotSync name.
Click OK to close the dialog.
From the AppForge menu, choose Deploy Application to Device, and select the Palm OS device. If a dialog appears asking if you want to save the project, choose Yes.
HotSync your device and ensure the application gets sent to the device. After the HotSync process is complete, your application files will be extracted on the device.
Click Home on the device and choose UltraLiteTutorial to run your application.