Symbol MC9090 RIF - Windows CE 5.0

C

Claude

I made an application in C# .Net Compact Framework 2.0 for a Windows CE 5.0
device (Symbol MC9090 RIF scanner). To install my homemade application on the
device, I used « Deploy solution » menu button from the Visual Studio 2005
IDE. In the project options, I set the destination device to « Windows CE
Device » and the folder of installation is « (Default Folder)\MyCompany ».
When the menu button is clicked, Visual Studio installs :

- .Net Compact Framework 2.0 (in \Windows folder)
- Symbol.Net assemblies (in \Windows folder)
- My application (in the \Program files\MyCompany folder)

Everything is fine. The application works properly, so why am I complaining ?

Here's the problem :
If I don't change the battery frequently, everything is lost !!! I have to
reinstall everything using the « Deploy solution » from the Visual Studio
2005 IDE. That's a pain in the neck since I've got 5 Symbol MC9090 RIF
scanners to take care.

My Question is :
How can I install PERMANENTLY the application on the device ?

P.S. Sorry, but my english is a bit rusty.

Thanks,
Claude
 
P

paul leone

Did yu find a solution to your mc9090 probelem where your application dletetes when the battery dies? I am having a similar problem.



Claud wrote:

Symbol MC9090 RIF - Windows CE 5.0
15-Apr-08

I made an application in C# .Net Compact Framework 2.0 for a Windows CE 5.0
device (Symbol MC9090 RIF scanner). To install my homemade application on the
device, I used ?? Deploy solution ?? menu button from the Visual Studio 2005
IDE. In the project options, I set the destination device to ?? Windows CE
Device ?? and the folder of installation is ?? (Default Folder)\MyCompany ??.
When the menu button is clicked, Visual Studio installs :

- .Net Compact Framework 2.0 (in \Windows folder)
- Symbol.Net assemblies (in \Windows folder)
- My application (in the \Program files\MyCompany folder)

Everything is fine. The application works properly, so why am I complaining ?

Here's the problem :
If I don't change the battery frequently, everything is lost !!! I have to
reinstall everything using the ?? Deploy solution ?? from the Visual Studio
2005 IDE. That's a pain in the neck since I've got 5 Symbol MC9090 RIF
scanners to take care.

My Question is :
How can I install PERMANENTLY the application on the device ?

P.S. Sorry, but my english is a bit rusty.

Thanks,
Claude

Previous Posts In This Thread:

Symbol MC9090 RIF - Windows CE 5.0
I made an application in C# .Net Compact Framework 2.0 for a Windows CE 5.0
device (Symbol MC9090 RIF scanner). To install my homemade application on the
device, I used ?? Deploy solution ?? menu button from the Visual Studio 2005
IDE. In the project options, I set the destination device to ?? Windows CE
Device ?? and the folder of installation is ?? (Default Folder)\MyCompany ??.
When the menu button is clicked, Visual Studio installs :

- .Net Compact Framework 2.0 (in \Windows folder)
- Symbol.Net assemblies (in \Windows folder)
- My application (in the \Program files\MyCompany folder)

Everything is fine. The application works properly, so why am I complaining ?

Here's the problem :
If I don't change the battery frequently, everything is lost !!! I have to
reinstall everything using the ?? Deploy solution ?? from the Visual Studio
2005 IDE. That's a pain in the neck since I've got 5 Symbol MC9090 RIF
scanners to take care.

My Question is :
How can I install PERMANENTLY the application on the device ?

P.S. Sorry, but my english is a bit rusty.

Thanks,
Claude


Submitted via EggHeadCafe - Software Developer Portal of Choice
WMI - VB 6.0 Windows Management Instrumentation
http://www.eggheadcafe.com/tutorial...566-a9d07f76c868/wmi--vb-60-windows-mana.aspx
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top