User's Manual
Table Of Contents
- Before You Begin
- Safety Icons
- Global Services and Support
- Chapter 1 Using the CN30 Mobile Computer
- Audio
- Using the Battery
- Charging and Installing the Battery
- Beeper
- Select a Beeper Volume
- Using the Keypad
- Using the Power (I) Key
- Using the Screen
- Resetting Your CN30 Mobile Computer
- Software Build Version
- Chapter 2 Windows Mobile Version 5.0
- To Check the Intermec Build
- Where to Find Information
- Getting Started
- Programs
- Entering Information
- Selecting the Writing
- Converting Writing to Text
- Customizing Your CN30 Mobile Computer
- Adding Programs Using ActiveSync
- Microsoft ActiveSync
- Adding a Program to the Start Menu
- Microsoft Pocket Outlook
- Tasks: Keeping a To Do List
- Notes: Capturing Thoughts and Ideas
- Chapter 3 Installing Applications
- Installing Applications
- Using Microsoft ActiveSync
- Using a Storage Card
- Migrating from Another Computer
- Chapter 4 Network Support
- Configuring the CN30 With the setup Assistant
- Configuring 802.1X Radio Communications
- Configuring the Network Parameters for a TCP/IP Network
- Configuring Security
- Configuring 802.1X Security
- Loading Certificates
- Configuring a VPN
- SNMP Configuration on the CN30 Mobile Computer
- Chapter 7 Programming
- Creating CAB Files
- Creating CAB Files with the CAB Wizard
- Customization and Lockdown
- Networking APIs
- Basic Connect/Disconnect Functions
- Appendix A Specifications
- Physical and Environmental Specifications
- Hardware
- Power Specifications
- Accessories
Chapter 3 — Developing and Installing Applications
60 CN30 Mobile Computer User’s Manual
several cabinet files. During installation, the setup application decompresses
the files stored in a cabinet and copies them to the user’s system.
For the CN30 Computer, CAB files register DLLs, create shortcuts, modify
registry entries, and run custom setup programs. Tap a CAB file to extract
that file or place the CAB file on one of the approved storage devices in the
“\CabFiles” folder, then perform a warm-boot on the CN30 Computer.
There are two methods available to extract a CAB file:
• Tap a CAB file to extract it. With this method, the CAB file is automati-
cally deleted when the extraction process is successful, unless the CAB file
is set with the read-only attribute.
• Use the AUTOCAB method to extract all files when a cold-boot is per-
formed on the CN30 Computer. This method is on the Intermec Devel-
oper’s Library CD, see its Software Tools User’s Manual for information.