|
I have a solution which contains multiple executables, a widget player, a widget designer and others. My prior MSI allowed the user to run one msi and all executables would be installed with appropriate links in Start->All Programs->MyApp folder.
I would like to do the same with ClickOnce. Is this possible? If so, how? |