Paving-Base / APK-Installer

An Android Application Installer for Windows
https://paving-base.github.io/APK-Installer/
GNU General Public License v3.0
1.49k stars 145 forks source link

增加对于.apk.1文件的关联。 #334

Closed char-46 closed 8 months ago

char-46 commented 8 months ago

Describe your feature request

通过 QQ 发送的文件都会被重命名,而现在及时使用 apk installer 打开 .apk.1 文件也会说文件类型错误。

How important is this to you?

Important

Describe the solution you'd like

是否可以关联到.apk.1文件。 或使用 apk installer 打开 .apk.1 文件时正常解析安装包。

Describe alternatives you've considered

No response

Additional context

No response

wherewhere commented 8 months ago

.apk.1实际上后缀名是.1,我不可能给.1加的,你直接把文件拖拽到窗口上面就行了

char-46 commented 8 months ago

有个问题是我手动关联之后打开.1文件会出问题…… Clip_023610

或者哪怕我从命令行启动也会出问题,是不是可以先解析软件包再来说他是不是有效?

"C:\Program Files\WindowsApps\18184wherewhere.AndroidAppInstaller_0.1.25.0_x64__4v4sx105x6y4r\APKInstaller.exe" "%1"
wherewhere commented 8 months ago

因为你启动的方法是错误的,暂时不支持命令行启动。。。

wherewhere commented 8 months ago

。。。