I think you're stuck with a self-extracting program then. Just have a
wrapper program which includes all the exes and dlls as resources and, when
run, it'll extract them to a temporary folder, run the target executable,
wait for it to quit and delete the files it extracted.

 

You could extend the model to automatically download updates as well, but
having them all included in the wrapper helps you in the case that the
end-user isn't connected to the internet.

 

Dean.

 

  _____  

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Vlad Orlovsky
Sent: Sunday, 14 January 2007 12:10 pm
To: For users and developers of the Firebird .NET providers
Subject: Re: [Firebird-net-provider] Distributing app with embedded
Firebird2.0 for "dummies"

 

Thank you for your feedback everyone.  

Meaning of "dummies" in my case.  
    - most end-users who could not find their rear-ends with a flash light
even if their life depended on it.  (please try not to laugh because it's a
serious situation in my case)

So as you can see 
    an XCOPY(or a batch file with an XCOPY)
    nor the installer 
are acceptable solutions.

I was only thinking of single file distribution(MyApplication.exe).  All the
end-user has to do is download MyApplication.exe via a link on a HTML page,
save the file on the Desktop. And run it.

Sincerely,
Vlad

----- Original Message ----
From: Jiri Cincura <[EMAIL PROTECTED]>
To: For users and developers of the Firebird .NET providers
<firebird-net-provider@lists.sourceforge.net>
Sent: Saturday, January 13, 2007 4:04:50 AM
Subject: Re: [Firebird-net-provider] Distributing app with embedded Firebird
2.0 for "dummies"

Scott Price wrote:
> often many large corporates that do not have a single network OS type, 

But I was talking about MS based networks.

-- 
Jiri {x2} Cincura
http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php
<http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV>
&p=sourceforge&CID=DEVDEV
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

 

 

  _____  

Don't pick lemons.
See all the new
<http://autos.yahoo.com/new_cars.html;_ylc=X3oDMTE0OGRsc3F2BF9TAzk3MTA3MDc2B
HNlYwNtYWlsdGFncwRzbGsDbmV3Y2Fycw-->  2007 cars at Yahoo!
<http://autos.yahoo.com/new_cars.html;_ylc=X3oDMTE0OGRsc3F2BF9TAzk3MTA3MDc2B
HNlYwNtYWlsdGFncwRzbGsDbmV3Y2Fycw-->  Autos.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to