Setup and Deployment

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • source

    #1

    Setup and Deployment

    I have a setup project and I am adding registry entries in my setup.
    For one of my regitry entries I need to assing the value of the [Application
    Folder] path.
    When I put the value of my registry as [Application Folder]\mypage.htm
    when I install my app, the value is simply set as "\mypage.ht m" without the
    path of the application folder.

    If I also need to run a batch file as one of the Custom Action, my main
    problem is ... within my batch file I need to register my dll, so I need to
    give the path of my [Application Folder] where the dll will be copied during
    installation.
    How do I achieve this in my batch file.

    Is there are dedicated newsgroup for "Setup and deployment" ?
    Thank you in advance.


Working...