Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: 能否出个win10 的免安装版,公司电脑不能随便安装软件,只能用免安装版 #260

Closed
2 tasks done
xiahounan opened this issue Jun 19, 2023 · 3 comments

Comments

@xiahounan
Copy link

Please confirm the following before submitting a new issue.

  • I have carefully reviewed the official website's usage documentation.
  • I have searched through the historical issues but could not find an answer.

Description

image
公司电脑不能随便安装软件,只能用免安装版,能麻烦大佬出个打开即用的版本,万分感谢

Application Scenario

image
公司电脑不能随便安装软件,只能用免安装版,能麻烦大佬出个打开即用的版本,万分感谢

References

No response

@Pylogmon
Copy link
Member

  1. 由于软件依赖系统的webview2,pot的安装程序会在安装时检测webview环境自动安装,所以在win10,win7上如果没有安装webview2,便携版将无法运行。
  2. 软件使用tauri提供的自动更新逻辑,即下载新的msi安装包自动安装,对于便携版来说如果使用自动更新将会下载一个安装版来安装,所以便携版没有任何意义。

所以为了避免不必要的麻烦,我不会再提供便携版。

如果你确实需要便携版,你可以在个人电脑上安装pot后直接拷贝可执行文件。

@Pylogmon Pylogmon closed this as not planned Won't fix, can't repro, duplicate, stale Jun 19, 2023
@linzzzzllll
Copy link

  1. 由于软件依赖系统的webview2,pot的安装程序会在安装时检测webview环境自动安装,所以在win10,win7上如果没有安装webview2,便携版将无法运行。
  2. 软件使用tauri提供的自动更新逻辑,即下载新的msi安装包自动安装,对于便携版来说如果使用自动更新将会下载一个安装版来安装,所以便携版没有任何意义。

所以为了避免不必要的麻烦,我不会再提供便携版。

如果你确实需要便携版,你可以在个人电脑上安装pot后直接拷贝可执行文件。

同样是公司安装不上,是不是只要整个文件夹复制过去也是可以用的?

@linzzzzllll
Copy link

公司还还闪退

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants