Re: Platform Builder and Windows folder files

From: Bruce Eitman \(eMVP\) (beitmannospam_at_NOSPAM_applieddata.NOSPAM_net)
Date: 11/03/04


Date: Wed, 3 Nov 2004 10:53:01 -0500

What other persistent storage does your device have?

-- 
Bruce Eitman (eMVP)
Senior Engineer
beitman AT applieddata DOT net
Applied Data Systems
 www.applieddata.net
An ISO 9001:2000 Registered Company
Microsoft WEP Gold-level Member
Do have an opinion on the effectiveness of Microsoft Windows Mobile and
Embedded newsgroups?  Let us know!
https://www.windowsembeddedeval.com/community/newsgroups
"Jeo" <jeo@ky___BIG-FISH-LITTLE-FISH___bert.com ---Remove all fish> wrote in
message news:%23oarPzawEHA.3376@TK2MSFTNGP12.phx.gbl...
> The changed file is called "SPIDriver.dll" and is in the Windows folder on
> the target. It is not a true driver, it is NOT loaded by windows, it is
> loaded and unloaded by my application using LoadLibrary() FreeLibrary(),
so
> the file is not locked by the operating system.
>
>
> I need to be able to delete this single dll file, and download a new
> version, without having to download an entire image. But the files in the
> windows directory are set to READ ONLY by default by platform builder, so
i
> cannot delete the file, nor can i over-write it.
>
> This must be possible! Basicly, we need to be able to patch our software
in
> the field *without* the user having to reinstall windows!
>
>
>
>
> Joe
>
>
>
> "Sujith" <sujithss@hotmail.com> wrote in message
> news:uazHnOawEHA.1264@TK2MSFTNGP12.phx.gbl...
> >> I dont think we should need to reinstall the image every time we need
to
> >> change one line of code in a dll !!!
> >
> > you certainly need to do that..but it is not reinstall, rebuild is the
> > right
> > word.
> >
> > because, it doesn't make any difference you changed one line or n number
> > of
> > lines.. ultimately, your drivers is changed. so you have to rebuild your
> > driver.
> > here you can avoid building entire OS image, rather you can go for build
> > selected option in feature menu.
> >
> >> How can I tell platform builder that these files are NOT read only and
> >> can
> >> be deleted / replaced on the device if required?
> > what do mean by this. I didn't understand this point.
> >
> > Regards
> > Sujith
> >
> > "Jeo" <jeo@ky___BIG-FISH-LITTLE-FISH___bert.com ---Remove all fish>
wrote
> > in
> > message news:utNb7HawEHA.1228@TK2MSFTNGP10.phx.gbl...
> >> Hi,
> >>
> >> We use platform builder to create our OS image (winCE 5).  The system
> > files
> >> and Dlls are placed into the Windows folder on the target device.
> >>
> >> Our custom device drivers are also placed in this folder as they are
> >> included in the build image.
> >>
> >>
> >> How can i tell platform builder that these files are NOT read only and
> >> can
> >> be deleted / replaced on the device if required?
> >>
> >>
> >> We are trying to impliment a method of updating system files on a devie
> >> without having to download a complete image -- Is this possible?
> >>
> >> I dont think we should need to reinstall the image every time we need
to
> >> change one line of code in a dll !!!
> >>
> >>
> >>
> >> Please Help
> >>
> >>
> >>
> >> Joe
> >>
> >>
> >
> >
>
>


Relevant Pages

  • Re: Faxes Inbound Failing on SBS 2003
    ... Shared Fax feature in Windows 2003 SBS. ... This is the latest Driver Ver. ... My problem now is that I cannot get the Fax Service componant to reinstall ... Integration\Windows Small Business Server 2003\Logs''. ...
    (microsoft.public.windows.server.sbs)
  • Re: Simulating Control-Alt-Delete?
    ... any windows at all for the secure desktop. ... > a bit harder since you'll probably need a full virtual driver. ... > Write this part of your test suite as a DLL, ...
    (microsoft.public.win32.programmer.kernel)
  • Re: Faxes Inbound Failing on SBS 2003
    ... Shared Fax feature in Windows 2003 SBS. ... This is the latest Driver Ver. ... COMPLETELY reinstall fax component on SBS server manually if step 1 ... Integration\Windows Small Business Server 2003\Logs''. ...
    (microsoft.public.windows.server.sbs)
  • Re: Converting Windows driver (DLL) to Linux driver
    ... > How can I convert a Windows DLL to a Linux driver. ... > in Windows assembly and it is PE Explorer generated. ...
    (comp.os.linux.development.apps)
  • Re: PC moved to another network still looking for a server on the previous
    ... open out.txt and note down the odd DLL. ... Windows XP Shell/User ... I think it is a problem with windows as on my previous network I had address ... >> make a full reinstall of the PC I use really a lot of software. ...
    (microsoft.public.windowsxp.general)

Loading