Re: utility to check hardware and/or software



I.P. Nichols wrote:


Not sure what more you need since you can call this from your app
with command line parameters as follows.


actually the only thing I would miss is an explicit list of installed
apps. AFAIK you can get it indirectly by program groups or directly if
it's Microsoft stuff (I see Office directly). Or am I missing something?

--
Best regards :)

Guillem Vicens Meier
Dep. Informatica Green Service S.A.
www.clubgreenoasis.com
--
Contribute to the Indy Docs project: http://docs.indyproject.org
--
In order to contact me remove the -nospam

.



Relevant Pages

  • Re: Programming "efficiently" on given hardware - what does it mean really?
    ... >> in a command line world again. ... > launching an app, selecting menu items, hoping it does what ... In a GUI environment, use a RAD tool to whip up a quick, simple UI ...
    (comp.programming)
  • Re: Application starts too soon
    ... expecting a network connection to exist. ... > The application runs froma a batch file. ... Finally the command prompt arrives, ... > think the app tries to run, encounters an error, and exits. ...
    (microsoft.public.windowsxp.embedded)
  • Re: Application starts too soon
    ... Windows XPE site and looked thru the two XPE books and found nothing on this ... >> The application runs froma a batch file. ... >> The batch file has my exe followed by a Shutdown command ... >> think the app tries to run, encounters an error, and exits. ...
    (microsoft.public.windowsxp.embedded)
  • Re: Updating a database
    ... command line parameters and exits. ... Update.exe waits for the main App to exit ... whilst the backend is an Access database. ... > I do changes to the app and the database (add fields, change queries, ...
    (microsoft.public.vb.general.discussion)
  • Re: Write to stdout
    ... I tried this code for a command line app, ... > Public Function ConsoleWriteLine(sText As String) As Long ...
    (microsoft.public.vb.general.discussion)