CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jul 1999
    Location
    USA
    Posts
    101

    Q about PDW and visual studio installer

    I tried using both PDW and visual studio installer for my application and am surprised to see they include different dlls (a few) for the package. which is more accurate?

    In visual studio installer, error messages are displayed that certain dlls are invalid. I tried checking the system registry but could not find those dlls.

    can some one offer me a solution?

    thanks


  2. #2
    Join Date
    Aug 1999
    Location
    India-Delhi
    Posts
    106

    Re: Q about PDW and visual studio installer

    Boss,

    As I can tell you, the PDW is better. although, it also prompt you to search for some specific files. And please ensure to understand the dependencies for the control before you start using PDW. This helps when you actually find files. There is a file called setuu.lst You can modify that file to custom your setup

    regards,



    Santulan

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured