This is a discussion on Can we able to find the version of an EXE file on the Device? within the Mobile Software Development forums, part of the Software Development category; I am trying to determine the version of an executable on a device before installing a new version. I would ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| I am trying to determine the version of an executable on a device before installing a new version. I would like to do this from the desktop in an MSI setup. Is this possible? I heard I could use OpenNETcf.Reflection.Assembly2 namespace, but am not clear how to use it. Has anyone done this before? |
| Sponsored Links |
| |||
| Hi friend, First, you may like to look into this thread: Checking Version of a file - MSDN Forums So, what you need to do is to copy your executable from device to the desktop in MSI file. You can use OpenNETCF.Desktop.Communication Assembly. For more information, See: http://www.opennetcf.org/docs/Commun...esktop.Communi cation.RAPIMembers.html what you need is RAPI.CopyFileFromDevice. |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| The device is not ready. at System.IO | kingmaker | C# Programming | 3 | 02-16-2008 10:32 AM |
| How can I find out what version of ASP.NET is running on my computer? | KiruthikaSambandam | ASP and ASP.NET Programming | 1 | 01-31-2008 11:01 PM |
| File extension of the code file & object repository file in QTP | vigneshgets | Testing Tools | 1 | 01-16-2008 11:43 PM |
| How to mount the device in linux? | write2ashokkumar | Server Management | 0 | 11-06-2007 04:38 AM |
| Default Boot Device | vigneshgets | Operating Systems | 0 | 07-18-2007 03:36 AM |