Setup and Deployment Question

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



Hello,

I've made a Setup and Deployment project with a single textbox asking
for the customer's name. I've set this textbox's "Edit1Property" to
"CUSTNAME".

I then opened up the Registry interface of the project, and added a
property there with the value [CUSTNAME]. When I install and provide
the customer name, the value is not stored in the registry.

Is this all wrong? Do I need to create a custom action? If so, how do
I access CUSTNAME from the custom action?

Regards, and thanks in advance,

Jim

.



Relevant Pages

  • Re: Need help in .Net Setup and Deployment Project
    ... Create a Custom Action. ... Right click on your deployment project and select ... > am creating virtual directory at run time. ... > 'Install' overridable method in Installer Class. ...
    (microsoft.public.dotnet.distributed_apps)
  • Re: Strange Custom Action Behavior
    ... Deployment Project created that uses a "Commit" custom action. ... How do I force my Deployment Project to update the installer assembly - it ...
    (microsoft.public.dotnet.framework.setup)
  • Re: Deployment/Custom Action/Shortcut triggers install
    ... deployment project for my appliation (thick, database driven, ... Installer component in CSharp and calls it on Install/Rollback/ ... my custom action think that is "strange" and bails out... ... seems that it is this that triggers the repair... ...
    (microsoft.public.dotnet.languages.csharp)
  • Strange Custom Action Behavior
    ... I'm running into a problem with my custom action and, ... created that uses a "Commit" custom action. ... Deployment Project, the custom action is still using the assembly in its ... original form - it just displays that one message box that says "here", ...
    (microsoft.public.dotnet.framework.setup)