常规选项从代码或注册表级别设置 [英] General Option To set from Code or Registry level

查看:74
本文介绍了常规选项从代码或注册表级别设置的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,

是否有可用于更新常规选项的注册表级别设置?找到附加的快照以供参考,我想为突出显示的选项设置注册表设置。

Is there any Registry level setting available to update General option ? find attached snap for reference , i wanted to set registry setting for Highlighted option.

推荐答案

使用VBA代码:

Using VBA code:

    Options.AllowReadingMode = True

    Options.AllowReadingMode = True

    Options.AllowReadingMode = False

    Options.AllowReadingMode = False

此选项可能存储在二进制设置注册表项中,因此在注册表中更改它并不容易。

This option is probably stored in the binary Settings registry entry, so it is not easy to change it in the Registry.


这篇关于常规选项从代码或注册表级别设置的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆