blah blah blah is here! blah blah » Close

up0down
link

salam guyz!

i know how to make setup file of my project in c#,
BUT i i have now two different projects and want to make one setup file from those so how? will u plz tell me how?
tank you very much from your help

last answered one year ago

1 answers

up0down
link

I'd suggest u to separate two projects, if u can not separate those two projects. Then I will suggest that U create separate setput files of both proects. But call the setup of project2 from the setup file of Project1.

Otherwise the best practise should be that u import Project2 into ur Project1, and then create the setup.

I believe that would be easier for u.

khesrow
45

thank you very much i got what u said but how i confused i mean how to import and if i did then can i make one setup file? thanks from your continually help

Feedback