- Windows Mobile / Windows CE Archives - WR-Tools ResInfo WR-Tools ResInfo WR-Tools ResInfo is a free Windows Mobile / Pocket PC resource viewer. It is displayed in the bottom bar of the main screen providing basic information about available memory and remaining battery life.
- Aug 19, 2009 [*:2tv61i16]Copy 'ResInfo.exe' and the updated data.zip to SD [*:2tv61i16]Enter test mode on the AVIC using LeetLauncher [*:2tv61i16]Open explorer and navigate to Storage Card. Did you try for the wince? I believe in a tomtomskin for igo8(original) there was the possibility to launch wince, i'll see if i can find it.
Common StockX LCUTLifetime Brands, Inc. Emotiva Announces Emersa Line of Preamps and Power Amplifiers. Florinda Donner, who belonged to the same group as Wifi patch wince Castaneda. The wifi patch wince wifi patch wince was to clean-up the repository and split apart all the different sub folders into their own package. Anda dapat memuat gambar.
Use Windows Explorer to navigate to 'Storage Card' and run C310Auto.exe. The Windows CE operating system will reboot and shortcuts will be copied to the desktop and other areas in RAM. The normal V7 application will launch.
Use Explorer again to find and execute 'Storage Card2ProgramsUtilsITaskMgr.exe'. Terminate the process 'realigolaunch.exe'.
You will now be presented with a Windows CE desktop. Tap the 'Taskbar' icon to unhide/hide the start button. Explore and have fun.
It would seem that renaming c310auto.exe to realigolaunch.exe and replacing the original 'realigolaunce.exe' in the 'Flash Disk' would cause the Windows OS to be immediately accessible on boot. However, I have opted for a more manual method, I don't always want or need full access to the OS. Usual Warning: Replacing 'realigolaunch.exe' on your device could potentially render your V7 unusable - do so at your own risk, I have not tested this.
There are more options for hacking the V7... You can change the MyGuide skin by replacing the bmp files in 'MYGUIDE.ZIP', found in the 'Flash DiskMyGuideSKIN' folder.
Please share your V7 modding experiences. What other changes have you been able to make? What useful applications could you get to run?
P.S. I have attached a ZIP archive of the c310auto tool, applications, and script. Play around with it and see what else you can get your V7 Navigation 1000 to do.
I have ported a Windows CE solution from 1.1 to 3.5 (I thought, anyway). I deployed the app from VS 2008 to 'USA Windows Mobile 5.0 Pocket PC R2 Emulator', on which 'device' my app runs. However, when I attempt to put the app through its paces (exercise its features and functions), I get: 'Exception: File or assembly name 'System.Core,Version=3.5.0.0 ..., or one of its dependencies, was not found'
I see that File Explorer has a '.NET CF 2.0' folder, but nothing for '.NET CF 3.5' - yet the app, which has been upgraded to 3.5, was deployed to the device (at least enough so for it to start up)...am I correct in assuming there shuld be such a folder (.NET 3.5)? If not, where should System.Core version 3.5 be located?
Most importantly, how can I get it there, or if it is already there, how can I get it to 'come out of hiding'?
UPDATE
Wishing to follow Gene's suggestion, I selected File > Configure... from the emulator. This is what I see, though (no way to mount the directory as an SD card, AFAICT):
UPDATE 2
Maybe this is masking the real problem; in the Output windows, I see:
A first chance exception of type 'System.Data.SqlServerCe.SqlCeException' occurred in System.Data.SqlServerCe.dll
(many times) and:
A first chance exception of type 'System.MissingMethodException' occurred in System.Windows.Forms.dll
2 Answers
To get the latest version of the CF installed on the emulator, go to the Project Properties, select the Devices tab, and just check the box as shown below:
Wince Welding Supply Incorporated
Whenever it comes time to deploy your application, you will need this CAB file on your device.
The CAB file is located here: C:Program Files (x86)Microsoft.NETSDKCompactFrameworkv3.5WindowsCE
Personally, I use SQL Client
on my devices instead of SQL CE
. To find the CAB files for it, search the Program Files (x86)
folder for the one you need. The screenshot below shows sqlce.wce5.armv4i.CAB
.
I hope that wasn't too many pictures.
Let me know if you run into any snags.
jp2codejp2codeYou have two ways:
- install .Net CF within deloy operation. This can be done be checkDeploy the latest version of .Net Compact Framework in Devices tab in Prject properties.
- install it manually from CAB file. Allredistributables can be found in%programfiles(x86)%Microsoft.NETSDKCompactFrameworkv3.5WindowsCE.For example: NETCFv35.wm.armv4i.cab