Currently, common GPS navigators on the market are basically based on Windows CE 5.0/6.0. Most manufacturers hide and disguise the operating system. In particular, brand-name machines are even more hidden. (This is a good practice for shangzhai machine. The wince startup interface is directly open to users)
My students recently purchased a q70 navigator because they needed a platform to demonstrate software for their course design (embedded software design. (In fact, this navigator has a large screen and a high CPU speed. If it is used for course design, it will be very good ). However, Newman's GPS is very old, and after USB is connected, it can only be identified as a mobile hard disk. Cannot be recognized as a synchronization device. Therefore, the registry cannot be remotely operated. You can only start with the Startup File. The following describes the modification method.
Step 1: Open the hidden WindowsCE System
(1) plug in the USB data cable, click the USB connection on the navigator, and connect the GPS to the computer.
(2) Open the mobile hard disk and find the newsmy disk.
(3rd, the file 2engineentry.exe can be found in the root directory. Rename the file. (This is where I started to steal dragon and Phoenix)
(4.exe download cecmd.exe from the networkProgram. Change the program name to 2engineentry.exe and place it in the GPS navigator.
(5) disconnect the USB cable.
(6) Click "navigation" on the GPS navigator ".... Haha.
See a resource manager.
Find the/Windows directory and click the "cmder.exe" file.
Wait a few seconds and the Windows desktop will appear. You can do whatever you want...
After research, it is found that the Newman Registry (system part) cannot be modified. Therefore, it is not feasible to modify the Startup Program by modifying the registry.
Step 2: Install. net
If you directly copy netcfv2.wce5. armv4i. Cab to nand2 and run it with cecmd, the installation will fail, so you have to handle it specially.
(1) copy the. NET 2.0 file to nand2.
Http://www.tigersw.cn/softwares/2008323122713611/cf2.rarfile can be downloaded from here
(2) On the basis of step 1, after entering the desktop, first open "Control Panel"-"System"-"Memory"
Adjust the memory to lowercase and write more storage space.
(3) After the cecmd program is started, copy all the files in CF2 to/Windows
(4) Run netcfv2.wce5. armv4i. Cab. The system prompts whether to reinstall the installation. Click OK. Wait a few seconds. The installation is successful.
At this point, the GPS navigator can run the. NET program. Unfortunately, you cannot restart the GPS navigator. Otherwise, you have to reinstall it.