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.
精彩评论