ApkShellext v1.0.1
ApkShellext v1.0.1 - Bug Fixes & Security Update
Welcome to the ApkShellext v1.0.1 release, focusing on execution stability, resolving Windows SmartScreen warnings, and mapping support paths inside the Preferences form.
🛠️ Improvements & Bug Fixes in v1.0.1
- SmartScreen & Untrusted Script Fixes: Added self-unblocking PowerShell commands at the start of all installer and uninstaller batch scripts (
install.bat,uninstall.bat,debug.bat). When run, the scripts automatically strip NTFS download Zone.Identifier metadata from themselves and adjacent DLLs/EXEs, preventing Windows from displaying security warnings or blocking execution. - Clean Package Compression: Automated build cleanup switches to exclude compiler PDB files and temporary archives from user releases.
📦 Package Contents
ApkShellext.dll- Core COM server library.ApkShellextService.exe- Background extraction service.libwebp_x64.dll&libwebp_x86.dll- WebP decoders.Google.Protobuf.dll- Protobuf utility library.install.bat- Standard installation tool.uninstall.bat- Standard uninstallation tool.restart_explorer.bat- Quick Explorer restarter.ar-SA\,de-DE\,es-ES\,fr-FR\, etc. - Resource folders for 15 localized languages.
🔧 Installation Guide
- Download and extract
ApkShellext-v1.0.1.zipto a permanent directory on your machine. - Right-click
install.batand select Run as Administrator. - Choose whether to enable watermark overlays (
YorN). - Restart your machine or run
restart_explorer.batto activate the extension.