Our application needs to add it self to the windows file context menu, i.e the menu that shows when a user right clicks a file or a folder in Windows Explorer. We know how perform this task programaticly using .net but is there perhaps a way to do this with InstallAware?
Best Regards.
Add item to file context menu in Windows Explorer
Re: Add item to file context menu in Windows Explorer
joltman wrote:Our application needs to add it self to the windows file context menu, i.e the menu that shows when a user right clicks a file or a folder in Windows Explorer. We know how perform this task programaticly using .net but is there perhaps a way to do this with InstallAware?
Best Regards.
Create an .exe that is called during installation with Run Program. This .exe will only contain the functionallity of adding your application to the context menu.
Otherwise, you can find what registry keys are changed, and add them to InstallAware.
Panagiotis Kefalidis
Software Design Team Lead
\"In order to succeed, your desire for success should be greater than your fear of failure\"
InstallAware Software Corporation
Software Design Team Lead
\"In order to succeed, your desire for success should be greater than your fear of failure\"
InstallAware Software Corporation
Who is online
Users browsing this forum: No registered users and 98 guests