Re: Custom installer design issue

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



Robbe Morris - [MVP] C# wrote:
I'm totally confused with your post but perhaps this article
on custom installers could be helpful.

http://www.eggheadcafe.com/tutorials/aspnet/2a5222d8-3d69-4f1c-b5ab-35ca33da0f65/net-setup-deployment--m.aspx

--------

Very Useful tutorial, There is a lot of good pieces there for my purposes.
Just in case, I would like to clarify my question:
During install, I need to difinitively access the registry early to determine
what install options i want to present to my user. Wix based Installers seem
to have trouble accessing the registry before presenting user interface,
though it may be my presentation.

As the site just given shows, With the overriden Installer, i should get over
that. Just need to ask if a .net framework be verified somehow to make sure
thee installer will run correctly.

--
Message posted via DotNetMonster.com
http://www.dotnetmonster.com/Uwe/Forums.aspx/dotnet-setup/200802/1

.



Relevant Pages

  • Re: Getting Rid of Warnings
    ... (of which this is only one, in PDW) ... just that some installers can beat it into submission) ... > From info published in the newsgroups, you can change the Sandbox registry ... > key on those other PCs and that supposedly eliminates the warnings. ...
    (microsoft.public.access.devtoolkits)
  • Re: How to register my application
    ... have version N of DLL A, which requires version M of DLL B, and both require version K of ... DLL C. Installers make sure that the suites are consistent, ... Trying to figure out how to get all the Registry entries created to get something in the ... I've been on the wrong side of tech support calls when this happens, ...
    (microsoft.public.vc.mfc)
  • Re: Best way to determine IE version
    ... There's a Registry value. ... if you need a really dependable test, ... surprising number of software installers have a ... Public Declare Function DllGetVersion Lib "shlwapi" (dwVersion As ...
    (microsoft.public.vb.general.discussion)
  • Re: return absolute path to known exe name from registry, possible?
    ... Thorsten Albers wrote: ... which added the path to this registry section (and not all installers do ... It doesn't apply to executables which have not been installed ... I got some sleep and wrote a registry approach that is working ...
    (microsoft.public.vb.winapi)
  • Re: Want to run an application without installing it.
    ... some programs require information from the HKEY_LOCAL_MACHINE area of the registry. ... Normal (non-admin) programs cannot write there; the information is put there by installers. ... For discussion/support see ...
    (microsoft.public.vc.mfc)