compiling 2 projects

hello!

i am making 2 vb projects. i compile (build) the first project and everything goes right. it even created folder on program file's shortcut. now when i compile (build) my 2nd project, it also uses the same program file folder name. where can i change this


thanks


Answer this question

compiling 2 projects

  • marco9972

    sir, i tried your suggestion, but on my start>all programs, my second program to compile still uses the same shortcut folder

    i need to use two separate shortcut folder on my start>all program.

  • CodeDigger

    sir, i use build>publish then i select my publish program to install it into the computer. after installation of both program, the start> all program, both are using the same folder, i need to use different folder on both program

  • Eugene Agafonov

    any help sir

  • JennyMQuinn

    ok this is regarding something completely different. Are you using deployment to deploy your application Is this what it is regarding

  • Donaghy

    right click the project and go to properties. In the "Compile" Tab, there is a "Build output path". Change it to a different location.

  • compiling 2 projects