Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
rset to REG_BINARY
#1
I am trying to set the color of Jasc from a file and am having a problem with rset changing the type,I have tried several ways and it is still changing my REG_BINARY TO REG_SZ, here is the diffrent codes I have tried, could someone please look at them and see where I am missing the flag or what I am missing?

example 1
rset "ff ff ff 00 ff ff ff 00 ff ff ff 00 ff ff ff " "CustomCustom""Software\Jasc\Animation Shop" HKEY_CURRENT_USER REG_BINARY

example 2

str a="ff ff ff 00 ff ff ff 00 ff ff ff 00 ff ff ff"
rset a "CustomCustom""Software\Jasc\Animation Shop" HKEY_CURRENT_USER REG_BINARY

thank you in advance!
donald


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)