software

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • charvi
    New Member
    • May 2007
    • 121

    software

    i finished my project if i want to install in other dsktop how can i do where that pc does not have vb6
    i have made vb6 after that please tell me the procedure
    thanks
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    You need to create setup for the project and install the same in the target PC.

    Comment

    • charvi
      New Member
      • May 2007
      • 121

      #3
      Originally posted by debasisdas
      You need to create setup for the project and install the same in the target PC.
      But i get error as fatal error:unable to generate installation log file

      Comment

      • debasisdas
        Recognized Expert Expert
        • Dec 2006
        • 8119

        #4
        Ensure that all components are references properly.

        Comment

        • charvi
          New Member
          • May 2007
          • 121

          #5
          Originally posted by debasisdas
          Ensure that all components are references properly.
          like which refereces where should i check
          can you please help me in detail

          Comment

          • debasisdas
            Recognized Expert Expert
            • Dec 2006
            • 8119

            #6
            Originally posted by charvi
            like which refereces where should i check
            can you please help me in detail
            All the DLL and OCX file and other files if any included in the project.

            Comment

            Working...