Re: transferring programs to cd

From: flo (justmeflo_at_yahoo.com)
Date: 03/17/04


Date: Wed, 17 Mar 2004 15:21:10 -0600

Right, and after I click on the exe file then it should open all the dll's
and ini's for that program.......... right???

"Shenan Stanley" <news_helper@hushmail.com> wrote in message
news:OarlkLGDEHA.3472@TK2MSFTNGP09.phx.gbl...
> flo wrote:
> > i want to save the program (exe file) and all the dll's and ini's
> > files
>
> You can do that, but you better know which DLLs are needed and where they
> go.. And what registry entries need to be made.
>
> Essentially, what you REALLY want to save is the downloaded executable
that
> installs the software.. Not the installed and working copy - as that would
> be pretty complicated and likely you would not be able to get everything
to
> work as it had before.
>
>
> --
> <- Shenan ->
> --
>
>



Relevant Pages

  • Re: transferring programs to cd
    ... flo wrote: ... > i want to save the program (exe file) and all the dll's and ini's ... installs the software.. ... -- <- Shenan -> -- ...
    (microsoft.public.windowsxp.newusers)
  • Re: Class library without DLL
    ... Martin wrote: ... only a single exe file for my projects. ... .DLLs aren't the devil. ... May be you can add assemblies to your application's exe file as a binary resource and add your own handler to Assembly.ModuleResolve event. ...
    (microsoft.public.dotnet.csharp.general)
  • Re: idata section in PE file not found
    ... While this may sound difficult its not too bad, ... you do not need special privileges, only if you want to debug a process ... > though analyzing an exe file that uses several dlls and imported functions ...
    (microsoft.public.vc.mfc)
  • Multiple Heaps problem
    ... I have an exe file and two dlls(which in turn are linked to many other ... I also load a lots of dlls using loadlibrary. ... But when i debug the code in CrtDBG mode, ... So why do i have two heaps when i have linked dynamically with one ...
    (microsoft.public.win32.programmer.kernel)
  • Re: Why I got "Runtime error" excecuting .exe file wrapped with TclAPP?
    ... But when I wrap it with ... TclApp, and run the .exe file, the program turns ... Why would you not include the DLLs in the TclApp'd program? ...
    (comp.lang.tcl)