在使用autostart设置开机自启的时候,好像没有生效
在使用这个的时候开启自启好像不生效,是我使用方法不对吗?
Can you also share the output of the tauri info command please?
Can you also share the output of the
tauri infocommand please?
是这个吗?
yes that's it, thanks. Would it be possible to update all the tauri dependencies to stable v2?
yes that's it, thanks. Would it be possible to update all the tauri dependencies to stable v2?是的,就是这样,谢谢。是否可以将所有 tauri 依赖项更新到稳定的 v2?
这个是我目前的依赖
I think the tauri migrate command can only upgrade from beta, not rc. But really, there shouldn't be any big changes from the last rc versions to stable so simply removing the -rc.X suffix from all the tauri crates there should just work. (same in package.json)
还是不生效
一样的不生效,请问你解决了吗
一样的不生效,请问你解决了吗
并没有
一样的不生效,请问你解决了吗
并没有
我也是不生效,任务管理器能注册上去,重启没有运行程序。感觉跟我在build.rs增加管理员授权有关系。打算换auto_launch试试
Some users have reported that the feature isn’t working, but I’m not sure where to start investigating the issue.
This issue is quite strange — it only occurs for a very small number of users (the toggle is indeed enabled, and they’ve also tried turning it off and on again), while it works fine for most others.