SiamIT
Well-known member
- Joined
- Aug 3, 2021
- Messages
- 53
- Programming Experience
- 5-10
Greetings,
i have created a excel (vsto) addin and it work fin on local computer. as i didn't have to anything.. just build and it comes to excel.
but now i am confused how i can make a installer for the addin so that it can be installed on users end at ease without any user level interaction.
i can't use clickonce, i am using custom installer app. so, i need to know the process what to do, like:
1. download and install any redist
2. sign any file
3. any registry settings
4. register any file using regsvr or regasm.
so, that i can update my installer to make those changes on the user end computer.
thanks in advance..
best regards
i have created a excel (vsto) addin and it work fin on local computer. as i didn't have to anything.. just build and it comes to excel.
but now i am confused how i can make a installer for the addin so that it can be installed on users end at ease without any user level interaction.
i can't use clickonce, i am using custom installer app. so, i need to know the process what to do, like:
1. download and install any redist
2. sign any file
3. any registry settings
4. register any file using regsvr or regasm.
so, that i can update my installer to make those changes on the user end computer.
thanks in advance..
best regards