找回密码
 加入
搜索
查看: 107|回复: 2

[网络通信] 【已解决】这是写入注册表的权限不够吗?

[复制链接]
发表于 2024-11-11 09:26:18 | 显示全部楼层 |阅读模式
本帖最后由 chishingchan 于 2024-11-12 12:33 编辑
#RequireAdmin
RegWrite("HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunOnce", "RunOnce", "REG_SZ", "%windir%\Setup\Scripts\SetupComplete.cmd")
RegWrite("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce", "RunOnce", "REG_SZ", "%windir%\Setup\Scripts\SetupComplete.cmd")
写入 HKEY_CURRENT_USER 的可以,写入 HKEY_LOCAL_MACHINE 的不行!为什么?!

答案在 3#
发表于 2024-11-11 14:34:13 | 显示全部楼层
提升一下权限呢?
发表于 2024-11-12 01:40:36 | 显示全部楼层
HKEY_LOCAL_MACHINE64试试

评分

参与人数 1威望 +2 金钱 +100 收起 理由
chishingchan + 2 + 100 很给力!

查看全部评分

您需要登录后才可以回帖 登录 | 加入

本版积分规则

QQ|手机版|小黑屋|AUTOIT CN ( 鲁ICP备19019924号-1 )谷歌 百度

GMT+8, 2024-12-22 00:40 , Processed in 0.087557 second(s), 22 queries .

Powered by Discuz! X3.5 Licensed

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表