hi i was wondering if you were going to make context menu for this i guessing you need to rewrite the source into C++ or C# and use a wrapper so it can not to sure what your plans are though hopefully something like this will be added
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Why do you think the program needs to be rewritten in C++ or C#? The definitions for context menus are made in Windows by registry entries and are usually created during program installation.
I recommend to use my Inno Setup Unpacker - Windows GUI (written in Delphi). The installation optionally creates an entry in the context menu for exe files.
hi i was wondering if you were going to make context menu for this i guessing you need to rewrite the source into C++ or C# and use a wrapper so it can not to sure what your plans are though hopefully something like this will be added
Why do you think the program needs to be rewritten in C++ or C#? The definitions for context menus are made in Windows by registry entries and are usually created during program installation.
I recommend to use my Inno Setup Unpacker - Windows GUI (written in Delphi). The installation optionally creates an entry in the context menu for exe files.
More infirmation:
Inno Setup Unpacker - Windows GUI
well using iExplorerCommand for Appx Package app identify
Those who want to use innounp easily from context menu can use this;
http://www.dvbsupport.net/download/index.php?act=download&id=273