Create Setup Project - Radio buttons, Next and Previous buttons disabled

Add-in Express™ Support Service
That's what is more important than anything else

Create Setup Project - Radio buttons, Next and Previous buttons disabled
Unable to create setup project since all Installer options are disabled. 
Tony Horton


Guest


[QUOTE]
I have created an Excel com add in using Add-in Express for Microsoft??? Office and .net. It works fine - no problems.

However, I now go to create the setup project by right clicking and "Create Setup Project" and I just get the New Setup Project Wizard but the "Visual Studio Installer", "Install Shield" and "Wix" radio buttons are all disabled. So, the "Previous" & "Next" buttons are als greyed out. The only button I can click is "Cancel" - I have tried running VS2012 as administrator - no joy.

This is on Windows 7 Professional 64bit,
Target compilation is 32bit.

Add-In Express Version: adxnet-v700-b4023-vs-std
Microsoft Visual Studio Professional 2012
Version 11.0.50727.1 RTMREL
Microsoft .NET Framework
Version 4.5.50709


Thanks in advance,
Tony
Posted 04 Oct, 2012 23:20:57 Top
Andrei Smolin


Add-in Express team


Posts: 18844
Joined: 2006-05-11
Hello Tony,

They have removed regular installer from Visual Studio 2012. And you have no WiX or InstallShield installed. That's why you get what you get. I'd suggest installing WiX -it's free. Note that Add-in Express doesn't support the InstallShield Limited Edition; this is because of limitations of its object model.


Andrei Smolin
Add-in Express Team Leader
Posted 05 Oct, 2012 02:04:07 Top
Andrei Smolin


Add-in Express team


Posts: 18844
Joined: 2006-05-11
Andrei Smolin writes:
They have removed regular installer from Visual Studio 2012


I'm sorry, I should have said: "They removed the regular setup project template from VS 2012."


Andrei Smolin
Add-in Express Team Leader
Posted 05 Oct, 2012 02:06:02 Top
Tony Horton


Guest


Thank you Andrei, that solved my problem!
Posted 05 Oct, 2012 23:50:53 Top