views:

11

answers:

0

Hi, I have created a plugin for excel using excel template in .net 2008. And i am packaging it using the clickOnce installer. My plugin is dependent on a external script, which i need to run once explicitly just like the installer. Is there some way by which i can add a step in installer to call this script? So that the user just needs to run this installer to get the plugin working on his machine insted of also running the script explicitly?