Creating an installer for my IE Addon in VS 2012 using Wix?

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

Creating an installer for my IE Addon in VS 2012 using Wix?
 
Peter T




Posts: 3
Joined: 2013-04-03
I have an add-on for Internet explorer. I tried to create setup project for it using Wix in VS2012. I created it successfully and a msi installation file is created successfully. Although when I install it in windows, I can't see the add-on in IE. No add-on is installed in IE10. The setup project has three references:
1)WixNetFxExtension
2) WixUIExtension
3) A reference to Add=on project directory.

I wonder if I miss any reference or should did anything. What should I do?
Posted 05 Apr, 2013 12:09:27 Top
Peter T




Posts: 3
Joined: 2013-04-03
I think it is related to register ADX project in the solution to run the project. What I need to do in the setup project too?
Posted 05 Apr, 2013 12:34:30 Top
Sergey Grischenko


Add-in Express team


Posts: 7233
Joined: 2004-07-05
Hi Peter,

Do you run setup.exe when you install the add-on?
Posted 08 Apr, 2013 09:25:24 Top