From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=0.0 required=3.0 tests=BAYES_40,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.6 X-Received: by 2002:a05:620a:1394:: with SMTP id k20mr15140780qki.689.1643682807336; Mon, 31 Jan 2022 18:33:27 -0800 (PST) X-Received: by 2002:a25:d3d4:: with SMTP id e203mr34398807ybf.152.1643682807129; Mon, 31 Jan 2022 18:33:27 -0800 (PST) Path: eternal-september.org!reader02.eternal-september.org!border1.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Mon, 31 Jan 2022 18:33:26 -0800 (PST) In-Reply-To: <9225650f-89a2-4091-a6e0-2f00c01c5cafn@googlegroups.com> Injection-Info: google-groups.googlegroups.com; posting-host=2601:193:4101:a3a0:69f9:c0bf:c61f:c6b8; posting-account=1tLBmgoAAAAfy5sC3GUezzrpVNronPA- NNTP-Posting-Host: 2601:193:4101:a3a0:69f9:c0bf:c61f:c6b8 References: <29140005-6c75-4894-a03b-2eeaadec70a5n@googlegroups.com> <9225650f-89a2-4091-a6e0-2f00c01c5cafn@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: creating a custom Windows Search and Windows Preview shell extension From: Matt Borchers Injection-Date: Tue, 01 Feb 2022 02:33:27 +0000 Content-Type: text/plain; charset="UTF-8" Xref: reader02.eternal-september.org comp.lang.ada:63431 List-Id: Thank you. I'll have a look at AZip. On Monday, January 31, 2022 at 1:40:02 AM UTC-5, gautier...@hotmail.com wrote: > It's basically a question of Registry entries (IIRC). > You can have a look at AZip's shell extensions for files and folders, it's configured by the Ada code. > Search from: gwindows/azip_gwin-installation.adb > In the UI: menu: Options / Install AZip, then the "Context menu: Manage" button. > > AZip: http://azip.sf.net/ > > Sources: > https://sourceforge.net/p/azip/code/HEAD/tree/ > https://github.com/zertovitch/azip