Installation Error !!!!!!!!!!!!!

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vishwaskothari
    New Member
    • Aug 2007
    • 60

    Installation Error !!!!!!!!!!!!!

    when i am installing a vb6 application it gives the error
    "the file msftqws.pdw could not be registered as it is not present"


    what can be the cause ?????

    TIA
    regards
    vishwas
  • QVeen72
    Recognized Expert Top Contributor
    • Oct 2006
    • 1445

    #2
    Hi,

    Open ur "Setup.lst" file and edit it :

    Find :
    $(DLLSelfRegist erEx)

    and change it to:

    $(DLLSelfRegist er)

    Regards
    Veena

    Comment

    Working...