From 50ee7232f3c98fe24a1f2e31dba9508cfec14887 Mon Sep 17 00:00:00 2001 From: gjj <Ganjj@probim.com.cn> Date: Fri, 21 Feb 2025 17:35:39 +0800 Subject: [PATCH] 模型预览 --- reg-js-sgfa.reg | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/reg-js-sgfa.reg b/reg-js-sgfa.reg new file mode 100644 index 0000000..02c8d3a --- /dev/null +++ b/reg-js-sgfa.reg @@ -0,0 +1,8 @@ +Windows Registry Editor Version 5.00 + +[HKEY_CLASSES_ROOT\sgfa] +@="URL:sgfa" +"URL Protocol"="" + +[HKEY_CLASSES_ROOT\sgfa\Shell\Open\command] +@="C:\\Users\\fangtc\\AppData\\Local\\uclient\\apps\\UG_3e623c98\\Launcher.exe UG_3e623c98" \ No newline at end of file -- Gitblit v1.9.3