Window installer setup query for Addin Express IE 2010

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

Window installer setup query for Addin Express IE 2010
Window installer setup configuration for Addin Express IE 2010 
Yash




Posts: 5
Joined: 2010-06-02
Hello,
I am using Add-in Express 2010 for Internet Explorer
I need to develop a SETUP (Windows Installer) for my ADDIN Project and my requirements are as follow:
A) It should support WINDOWS XP, VISTA and 7.
B) Internet explorer 7 and above.
C) Target machine may be UAC enabled or not.
D) My code (in C# with VS 2008 in WIN XP) should support all my user related action.

Can I achieve all my requirements (as stated above) in a single setup or need different setup for different machines?
Please guide me to make a WINDOWS installer setup (or any better suggestions) and related steps.

Thanks
Posted 03 Jun, 2010 06:27:31 Top
Sergey Grischenko


Add-in Express team


Posts: 7233
Joined: 2004-07-05
Hi Yash.

Please right click on the project in the Solution window and choose the ?Â?Ð?éCreate Setup Project?Â?Ð?é option.
Add-in Express will create a new setup project for you.
Posted 03 Jun, 2010 06:55:53 Top