Search found 3 matches

Go to advanced search

by DavidIzadaR
Tue Jul 19, 2022 5:50 pm
Forum: Building Installers
Topic: Support for Context Menu
Replies: 1
Views: 1345
 
Jump to post

Support for Context Menu

Our application currently implements a Shell Extension Context Menu by implementing the IContextMenu interface in a COM DLL. On Windows 11, our context menu appears under "Show more options," and we want to return it to the top menu. We started by implementing the new interface, IExplorerC...
by DavidIzadaR
Tue Jun 28, 2022 1:23 pm
Forum: Common Problems
Topic: Sparse Package support
Replies: 3
Views: 1250
 
Jump to post

Re: Sparse Package support

Catalin, I followed the instructions, and FullTrust is already active.
As I understand, your next release will support IContextMenu extensions.
I should probably wait for it as my primary goal with the installer is to keep our current implementation of IContextMenu for Windows 11.

Thanks
by DavidIzadaR
Fri Jun 24, 2022 3:29 pm
Forum: Common Problems
Topic: Sparse Package support
Replies: 3
Views: 1250
 
Jump to post

Sparse Package support

I'm evaluating AdvancedInstaller to replace our old customized InnoSetup. We want to take advantage of the new features of sparse packages on Windows 11. In particular, we implemented IContextMenu in a DLL (registered as COM), but now we want to promote it to the Windows 11 context menu (not under &...

Go to advanced search