L
Luigi Z
Hi all,
in my .NET C# 2.0 solution, I have several Class Library projects and one
Windows Forms project.
When I create a Setup Project, set the Primary Output the WinForm project
and let other options with default values, I obtain the .msi file.
When I run the .msi file, it create the folder with dll's and the .exe under
C:\Program Files, but not an item in the Start menu (or a shortcut in the
desktop user).
So the users have to browse in the folder and run the exe manually. Not very
comfortable.
Why this happen?
Thanks in advance.
in my .NET C# 2.0 solution, I have several Class Library projects and one
Windows Forms project.
When I create a Setup Project, set the Primary Output the WinForm project
and let other options with default values, I obtain the .msi file.
When I run the .msi file, it create the folder with dll's and the .exe under
C:\Program Files, but not an item in the Start menu (or a shortcut in the
desktop user).
So the users have to browse in the folder and run the exe manually. Not very
comfortable.
Why this happen?
Thanks in advance.