Giter Club home page Giter Club logo

tencent-sandbox's Introduction

tencent-sandbox

tencent-sandbox 是使用 Windows sandbox 为腾讯全家桶创建沙盒的配置

注意事项

Windows 10 用户

  1. 进入你 clone/下载 的项目目录
  2. 按键盘上的Win + R
  3. 输入 powershell, 按回车
  4. 输入 PowerShell -ExecutionPolicy Bypass -File ".\win10_init.ps1"

不明白如何操作

  1. 用文本方式打开Tencent.wsb
  2. 所有例如<HostFolder>.\tencent-sandbox\xxxxxxx</HostFolder> 中的 .\ 手动修改为你 clone/下载 的项目目录

家庭版不支持沙盒

兼容性

目前测试 微信 QQ QQNT TIM 企业微信 腾讯会议 腾讯文档 正常使用

如有其他需要,请提 Issue

注: 企业微信无法自动登录(检查设备ID),只能每次重新登录

沙盒配置

默认分配2GB内存,有需要可以自行修改 <MemoryInMB>value</MemoryInMB> (以 MB 为单位)

音频输入默认开启,有需要可以自行修改 <AudioInput>value</AudioInput> (Enable/Disable/Default)

剪贴板重定向默认开启,有需要可以自行修改 <ClipboardRedirection>value</ClipboardRedirection> (Enable/Disable/Default)

视频输入默认关闭,有需要可以自行修改 <VideoInput>value</VideoInput> (Enable/Disable/Default)

其他配置参考Windows沙盒配置官方文档

使用教程

启用 Windows 沙盒

git clone 本项目,或者点击Releases下载

git clone https://github.com/empty-233/tencent-sandbox.git

使用mkdir.bat一键创建以下结构目录

按照下面可选项配置SysWOW64

打开Tencent.wsb

安装经过测试的软件 (可选)

移动桌面快捷方式到任何位置,再移动回桌面(否则快捷方式会消失)

操作完成后就可以正常使用了,关闭沙盒账号和数据都有所保留

可选项

下列方式二选一,默认不挂载系统SysWOW64

复制(默认)

新开一个默认沙盒,并正常安装 QQ

安装完成之后复制 C:\Windows\SysWOW64Data\SysWOW64 (不然qq运行一段时间后会崩溃)

挂载

修改 <HostFolder>.\Data\SysWOW64</HostFolder><HostFolder>C:\Windows\SysWOW64</HostFolder>

挂载路径

请查看 Tencent.wsb 中的 MappedFolder 配置项

qq保存的路径: Data\Documents\Tencent\ (qqid) \FileRecv

微信保存的路径: Data\Documents\WeChat\ (wxid) \FileStorage\File

其余的请查看Data\Documents

tencent-sandbox's People

Contributors

empty-233 avatar flower-elf avatar kurisucat avatar zxkmm avatar cychen2021 avatar debug-cmu avatar eliozh avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.