Hi everyone,
I have a VISUAL BASIC 5.00 application that needs a few dll’s and a few other types of files in order to work. I created a Setup with the Application setup wizard (followed all the steps). When I run setup.exe it puts the dll’s where they should be in order for the application to work (c:/windows./system), but it doesn’t put the other files in the correct place (app.path & “/progs/bin”).
What did ‘I do wrong? Is there a specific stage of the Wizard where I should have specified that I wanted these files at this specific place?
I have a VISUAL BASIC 5.00 application that needs a few dll’s and a few other types of files in order to work. I created a Setup with the Application setup wizard (followed all the steps). When I run setup.exe it puts the dll’s where they should be in order for the application to work (c:/windows./system), but it doesn’t put the other files in the correct place (app.path & “/progs/bin”).
What did ‘I do wrong? Is there a specific stage of the Wizard where I should have specified that I wanted these files at this specific place?