Brian

Results 10 comments of Brian

这个改下注册表就可以了,送你一个(管理员身份CMD) ```reg Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\Directory\Background\shell\runas] "ShowBasedOnVelocityId"=dword:00639bc8 @="&CMD Admin" "Icon"="C:\\Windows\\System32\\cmd.exe ,0" "HasLUAShield"="" [HKEY_CLASSES_ROOT\Directory\Background\shell\runas\command] @="cmd.exe /s /k pushd \"%V\"" ```

Come on,,,, any edge/edge dev players? i tried `npm install` in the cloned dir, and it was sunceed. Then i config MDP like this : ![image](https://user-images.githubusercontent.com/48396880/83270449-10dcf200-a1fb-11ea-9dee-e1a5c79c3ba3.png) but still nothing happens...

> Come on,,,, any edge/edge dev players? cinfig changed : ![image](https://user-images.githubusercontent.com/48396880/83271229-23a3f680-a1fc-11ea-86a0-058c07fb8383.png) no use

> @corgile try to add `let g:mkdp_browser = 'msedge'` to .vimrc, it works on my computer(msys2, win 10 20H2, nodejs 14.15.1, yarn 1.22.10) Thanks a lot, I'll try it 😁

set your ndk.dir in local.properties first.

You kidding me?

@ruibaby 采访一下作者,Halo作为一个CMS系统,这代码量是不是有点太大了?包结构是不是有一点逻辑混乱?一些对代码的过度抽象画和重构是否真的有必要? 没别的意思,单纯的灵魂发问。Halo是个好项目,自己也有用过. Peace

Same issue here, any suggestions? ### Problem ### LSP info

因为安装这个微信之后 旧的lsb_release没有备份,而是被覆盖了。今天安装别的软件检测我的OS是Kylin我才发现。所以有什么办法可以恢复我的lsb_release? 因为安装脚本检测到Kylin的时候报错说不支持该系统 导致软件安装不了。 ![image](https://github.com/lovechoudoufu/wechat_for_linux/assets/48396880/5479509e-3f7c-43b5-8a53-3e69b4b94b38) ![image](https://github.com/lovechoudoufu/wechat_for_linux/assets/48396880/aa3fafae-7155-42a7-8402-cb1391195639)