开发者

Can free rebol 2.7.7 read in Windows Registry?

开发者 https://www.devze.com 2022-12-22 20:20 出处:网络
I thought I have seen this somewhere but can\'t find it开发者_Python百科 any more on google ? Short answer: No: Free versions of REBOL do not include Windows Registry functions.

I thought I have seen this somewhere but can't find it开发者_Python百科 any more on google ?


Short answer: No: Free versions of REBOL do not include Windows Registry functions.

Slightly longer answer: Maybe with third-party add-on: this Mailing list thread describes the use of regtool.exe using REBOL's call function.

I've not tried it. Let us know if it works!


You need the Rebol SDK to access the 32 bit registry.

0

精彩评论

暂无评论...
验证码 换一张
取 消