Re: Exe's & App's

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

From: Thomas Ganss (tganss_at_t_dash_online_dot_de-remove-all-after-first-real-dash_at_yahoo.com)
Date: 02/25/05


Date: Fri, 25 Feb 2005 18:03:10 +0100

Jerry schrieb:
> Hi, I've been doing some tests to see if we can divide our exe into a main
> exe and multiple .app's, so that only what the user requires is loaded into
> memory.
Wrong assumption <g>. Think of vfp's exe and app as "zipped directories"
in which vfp reads the needed info and then copies it into memory.
Easy to try out: include a 1.5GB of table into your exe...

If you regularly have to update only part of the app, splitting
*might* make sense, but you will run into your already mentioned
troubles and possible version incompatibilities from later development.

Only recomended if most of your customers get udated via modem or mobile
phone. Do the math for cost yourself <g>.

HTH

thomas



Relevant Pages

  • Re: Mobile Service & Auto Start
    ... SYSTEMTIME is declared wrong. ... have never needed to write an app like this and I just figured ... just very dumb about the CeRunAppAtTime call and why it may not ... So I have an exe that I start 5 min after I push a button. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Mobile Service & Auto Start
    ... registry Init key is not going to work reliably. ... have never needed to write an app like this and I just figured ... I just played with what exe inits ... just very dumb about the CeRunAppAtTime call and why it may not ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Mobile Service & Auto Start
    ... The RegRestoreFile API is only supported by the object store-based registry. ... have never needed to write an app like this and I just figured ... So I have an exe that I start 5 min after I push a button. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Manifests and requestedExecutionLevel
    ... The existing app is a single executable, ... Since you already have the small .exe running, ... And Admin user priviledge is High MIC. ... The manifest has the capability of telling Vista that it needs to be started ...
    (microsoft.public.vc.mfc)
  • Re: Mobile Service & Auto Start
    ... Like I go in and change the owner information then use the RegRestoreFile ... SYSTEMTIME is declared wrong. ... have never needed to write an app like this and I just figured ... So I have an exe that I start 5 min after I push a button. ...
    (microsoft.public.dotnet.framework.compactframework)