https://www.experts-exchange.com/questions/26352752/Windows-MSI-Installation-Unable-to-set-the-Target-to-Primary-Output-file.html. Difference between "2-year community or junior colleges" and "4 year undergraduate program" in USA, 90's PC game, similar to "Another World" but in 3D, dark, purple, locked inside a prison. How were the cities of Milan and Bruges spared by the Black Death? I am not able to get it to work. The Overflow #47: How to lead with clarity and empathy in the remote world, Feature Preview: New Review Suspensions Mod UX, System.BadImageFormatException for CustomAction in Visual Studio 2010 Setup project, Shortcuts created by installer produced by Visual Studio 2008 SP1 Setup Project, VS2010 Setup Project: Can't create shortcut, Invalid icon file located in 'application folder', Visual Studio setup project fails due to configuration issues, Visual studio deployment project shortcut for primary output - 'Open file location' not working, Icon not shown on desktop shortcut with Visual Studio setup project, Visual Studio Setup Project - Shortcuts cause installation rollback.

When asked, what has been your best career decision? This command works on my machine. Primary Output for ... (Release x86) - It is looking for a release build of x86. Why is there 5GB of unallocated space on my disk on Windows 10 machine? Pretty much every time I go to build the setup project in my solution, I get the following error: "Invalid or unspecified target for shortcut". Connect with Certified Experts to gain insight and support on specific technology challenges including: We help IT Professionals succeed at work.

ERROR: Cannot find outputs of project output group '(unable to determine name)'. Right click on it and choose the Properties Window. More organized.

Issue is in the User's Desktop User's Programs Menu Here we have shortcut - For this we need to set the Target file. What gives? Either the group,its configuration, or its project may have been removed from the solution. Yep that's what fixed it for me too. When it was checked back out, I got the exact same error.

Any suggestions. Experts Exchange always has the answer, or at the least points me in the correct direction!

your answer mentioned of adding the solution file name as well. could you expalin it further please. The command I have added is: >D:\Program Files\Microsoft Visual Studio 8\Common7\IDE\devenv" $(SolutionRoot)\Setup\Setup.vdproj /Build "Release". The setup project builds without any error when I build it from VS2005 IDE. If the application makes use of this shortcut, then runtime errors will be detected and logged when the application attempts to use that shortcut.

Can we use Heisenberg Uncertainty Principle to prove that time travel to past is impossible? If you look at your Errors List you should see the error listed. The other solution was still VS2003 compatible. Installer Project のダウンロード 2. When I run the command from command prompt, it gives the same error. Is there objective proof that Jo Jorgensen stopped Trump winning, like a right-wing Ralph Nader? Ultimately, the problem was that I was not specifying name of the solution file. You are recreating a Shortcut - which is already there in the Application folder. The error it shows is something like this: ERROR: Invalid or unspecified target for shortcut . After I specified the name of the solution file in the command, the error went away. I had followed all the steps mentioned in the document. MSDN provides the following useless help. Can avoid that error by excluding the Setup project from the Debug build: right-click solution -> Configuration Manager, uncheck Build when 'Active solution configuration' dropdown is selected to Debug.

READ MORE.

In Shotcut Playlist, go to each item you changed.

This was the problem for me too. (You could set it right after, but I like before. This is a web set up project and I am not able to get this to build using team build. ProgramFiles にコピーするアプリケーションファイルの指定 5. Here is my build snippet: can u just copy-paste ur code in this forum, i have a similar error, but cannot resolve it. your coworkers to find and share information. After I switched to VS2005, I converted one of the solution to VS2005 format. You have to first add project output itself to the "file system on target machine"; then you right-click Project Output and create shortcut in the same folder; then you move the shortcut elsewhere. To subscribe to this RSS feed, copy and paste this URL into your RSS reader. By using our site, you acknowledge that you have read and understand our Cookie Policy, Privacy Policy, and our Terms of Service.

Viewed 7k times 3. To learn more, see our tips on writing great answers. How can I manage a remote team member who appears to not be working their full hours?

I assume that whatever reason is causing the item to not show up in the "select target" dialog, is the same reason that the build is failing in the first place.