Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Compact Framework / August 2007

Tip: Looking for answers? Try searching our database.

how to tell path to wceload process???

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
vicgtc@gmail.com - 13 Aug 2007 14:15 GMT
Hi,

how can to tell the install path to the wceload process?

im trying to intall cab in /noui mode, but if i dont choose between
device or storage card, dont install correctly

i tryed with this http://blog.opennetcf.org/afeinman/PermaLink,guid,1de2284c-a65e-417c-a130-1bd5ac
d4ad3d.aspx

but dosent work in my wm2005

thanks.
<ctacke/> - 13 Aug 2007 14:25 GMT
wceload.exe is in \Windows.  The path to your target CAB must be quote
delimited (single or double IIRC).  The switches must be before the CAB file
path.

Something like this:

wceload.exe /noui '\Program Files\MyApp.cab'

Signature

Chris Tacke, Embedded MVP
OpenNETCF Consulting
Managed Code in an Embedded World
www.OpenNETCF.com

> Hi,
>
[quoted text clipped - 8 lines]
>
> thanks.
Peter Foot [MVP] - 13 Aug 2007 14:31 GMT
On WM5.0 the /silent switch replaces /noui /noaskdest. If you want your
application to always install to the device and not prompt for a destination
you can set your destination folder as a folder beneath the Program Files
system path rather than the Application Path folder created by the Device
CAB project (assuming you are using VS2005)

Peter

Signature

Peter Foot
Microsoft Device Application Development MVP
www.peterfoot.net | www.inthehand.com
In The Hand Ltd - .NET Solutions for Mobility

> Hi,
>
[quoted text clipped - 8 lines]
>
> thanks.
vicgtc@gmail.com - 14 Aug 2007 09:06 GMT
I?ve tryed this, but doesnt work!!, i generate the cab with VS2005 and
put the result file in program file folder, furthermore, if i want to
install a cab that i cant modify, how can i do? its impossible?

i?ve discovered if i install manually a cab, then, the /silent mode
work well!! so i think the first time write something in the registry
and them in /silent mode is read, but its my assumption.

thanks.

----------

On Aug 13, 3:31 pm, "Peter Foot [MVP]" <feedb...@nospam-inthehand.com>
wrote:
> On WM5.0 the /silent switch replaces /noui /noaskdest. If you want your
> application to always install to the device and not prompt for a destination
[quoted text clipped - 12 lines]
>
> news:1187010901.283055.144540@o61g2000hsh.googlegroups.com...
Simon Hart - 13 Aug 2007 22:00 GMT
Bear in mind, if using the /silent switch on your WM5 device, any prompts
such as granting permission for the cab to be installed (if not signed by a
valid authenticode provider such as Verisign etc) will halt your install
without you even knowing.

Signature

Simon Hart
http://simonrhart.blogspot.com

> Hi,
>
[quoted text clipped - 7 lines]
>
> thanks.

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.