Re: From VC6 to .NET 2 questions

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



> OK, if you want to be "in control" of your application, it means that you
> are going to
> write your own installer. This is because Microsoft rather carefully
> specifies what DLLs
> and what version of DLLs must be installed on your target machine to make
> it work. Feel
> free, but doesn't it seem like a colossal waste of time to re-invent
> something that
> professionals who do nothing all day but worry about the right way to do
> something have
> already created solutions that work?

....
> An installer IS JUST ANOTHER TOOL and is as essential to delivering a
> reliable and robust

....
> By the way, I've written installers. That's one reason I wouldn't touch
> the problem
> today. And I would certainly not feel I was "losing control" by using any
> of the
> commercially-available installers.

....
> I don't use installers because my clients already have an
> installer-of-choice, often with
> customizations to their corporate look-and-feel of installations, and
> often a full-time
> person who deals with deployment packaging across their entire product
> line. But not one
> of them would dream of giving a .exe file and saying "copy this to your
> disk and you're up
> and running".

I give up, what installer are you trying to sell me?

Where did i say "I want to copy this to my disk and be up and running"?

Simon


.



Relevant Pages

  • iBook 800Mhz install: done
    ... have enough space available on the target machine to hold a Leopard DVD's worth plus do the upgrade ... Using Disk Utility, create a partition to hold the Leopard installer. ...
    (uk.comp.sys.mac)
  • Re: Dll Hell
    ... :>ship with an installer is tame, and it puts usbcalls.dll and ... DLLs are created to share code between applications and to short used ...
    (comp.os.os2.apps)
  • Re: Internationalization
    ... necessarily the DLLs, but the way in which the assumption about one-DLL-fits-all solution ... security guy wanting to know what this DLL was, and why it had to be in system32 (the ... answer was that it didn't need to be, but it wasn't our installer that installed it, it ... Laermans (a Product Unit Manager at Microsoft) at the last MVP Summit how ...
    (microsoft.public.vc.mfc)
  • Re: Running Batch files from Installer to set Environmental variab
    ... doesn't run without these settings in the environment variables. ... The reason why I'm not 'entirely sure' if it's because of the dlls that I ... That's why I wanted my installer to append the dlls folder location to the ... On uninstallation, path can be restored by overwriting with the value ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Want to run an application without installing it.
    ... If the app was designed to used with an installer, you are going to have trouble just ... The DLL not found is a common error caused by not having the DLLs in the right folder. ... I have successfully register Dlls found in system32 after placing them ...
    (microsoft.public.vc.mfc)