Re: What's the difference for putting exe file in MODULES or FILES in platform.bib ?

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Dean Ramsier (ramsiernospam_at_nospam.com)
Date: 12/17/04


Date: Fri, 17 Dec 2004 09:56:55 -0500

Executables in the Modules section are fixed up to execute in place, and are
not available as part of the file system (you can't copy them etc). If they
are in the Files section, they are just another file on the device. The
file system has to load them into RAM before they can be executed.

-- 
Dean Ramsier - eMVP
"Yu" <Yu.Mails@msa.hinet.net> wrote in message
news:ejWTb%23B5EHA.2624@TK2MSFTNGP11.phx.gbl...
> Hi,
>
> I can put exe file in MODULES section in platform.bib.
> However, I also can move the exe file to FILES section in platform.bib.
>
> What's the difference ?
>
>
> Thanks.
>
> Yu.
>
>


Relevant Pages

  • Re: OT - Desktop Linux
    ... obvious presence in the file system). ... system services executables. ... If you have Linux or other OS, almost all of them can mount NTFS shares. ... or functionality and I don't think FAT32 is going to be unstable vs NTFS, ...
    (alt.sports.basketball.nba.la-lakers)
  • Re: Difference between Portable Executable (PE) file and a Assembly
    ... PE is the name given to standard 32 bit Windows executables and defined the ... resource and the raw machine code compiled from an applications souirce ... An assembly on the other hand can be a dll or exe file compiled using a .NET ... supports the .NET Framework and has it's own JIT compiler. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Boot.ini question
    ... its just an executable that is file system aware. ... plenty of executables do that. ... this software to provide them with various common core services. ... control nor provides any services for the running applications is a pretty ...
    (comp.sys.ibm.pc.hardware.storage)
  • Re: Delphi Assembler question...
    ... when one finds the key the file pointer is then known and from that point the record can be read in, modified and later on written back to the same location of the EXE file. ... later loading of the app will reveal the new values in the said field that is a const for reference.. ... If executables do contain a crc32... ...
    (alt.comp.lang.borland-delphi)
  • Re: Python deployment options
    ... I have packaged a few pygames to one exe file with pyinstaller (http:/ ... sent them to my friends and the ...
    (comp.lang.python)