1

I want to create a setup for project. I knew that my software development tools with Visual Studio Community 2015 are not enough without a tool for creating setup programs.

So, I'd tried to install Microsoft Visual Studio 2015 Installer Projects from this link .

I create then, my SETUP PROJECT with help of this link, every thing is better until now , but when I go to execute the file.exe of my project that I was just created ,

there was an Error Invalid LICENCES Data.Reinstall is Required .

enter image description here

Why in the Error it has been written Visual Studio 2010 Shell ?? , I've installed Visual Studio 2015 Installer Projects .

Please help me .Thanks

Y.Arsoy
  • 129
  • 1
  • 3
  • 10
  • it is trying to running shell, you have to chosse VS manually –  May 02 '16 at 11:12
  • I didn't understand . How I choose VS manually ? – Y.Arsoy May 02 '16 at 11:14
  • make it more simple, go to VS and from menu choose open project and redirected to your project and choose sln and use it –  May 02 '16 at 11:16
  • The problem is in my SETUP PROJECT not in my project . – Y.Arsoy May 02 '16 at 11:21
  • Does this happen when you run your (newly created) setup? In this case it looks like it tries to install something actually? Have you told it to install something (check "pre-reqisites" you have selected? – Nikolay May 02 '16 at 19:15
  • Also google gives a lot of stuff on your message... Check out this for example: http://stackoverflow.com/questions/2673275/how-do-i-fix-an-invalid-license-data-reinstall-is-required-error-in-visual-c – Nikolay May 02 '16 at 19:19

0 Answers0