applcation installation in VB 6

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Jayachandra
    New Member
    • Mar 2007
    • 49

    applcation installation in VB 6

    Hi everybody,

    I hope anyone can help for my doubt.

    I have developed an application by using VB 6.0.which is having Windows XP operating system in my computer. I have created a Setup File. But the problem is while installing in the Server Computer (which is having Windows 2000 server operating system) it is displyaing the message like " Setup cannot continue because some system files are out of date on your system. Click ok if you would like setup to update these files for you now. You will need to restart windows before you can run setup again. click cancel to exit setup without updating system files.
  • willakawill
    Top Contributor
    • Oct 2006
    • 1646

    #2
    And which button did you click?

    Comment

    • khushtarzia
      New Member
      • Mar 2007
      • 8

      #3
      Originally posted by Jayachandra
      Hi everybody,

      I hope anyone can help for my doubt.

      I have developed an application by using VB 6.0.which is having Windows XP operating system in my computer. I have created a Setup File. But the problem is while installing in the Server Computer (which is having Windows 2000 server operating system) it is displyaing the message like " Setup cannot continue because some system files are out of date on your system. Click ok if you would like setup to update these files for you now. You will need to restart windows before you can run setup again. click cancel to exit setup without updating system files.

      Make application through Package and Deployment Wizard means PDCMDLN. The path of the file PDWizard is as under --->C:\Program Files\Microsoft Visual Studio\VB98\Wiz ards\

      Khushtar Zia

      Comment

      • Jayachandra
        New Member
        • Mar 2007
        • 49

        #4
        hi,
        I have tried one time in the server system. but later the harddisk is changed and later onwards it is not installing. Is it hard disk dependent?It may be not. but why it is displaying the error ?

        please help me

        thank you

        Comment

        Working...