FernandG Posted July 1, 2008 Posted July 1, 2008 Hi all, I need help for the new syntax the REG_BINARY in AutoIt v3.2.13.3 (beta). This example below work in v3.2.13.1 but not in v3.2.13.3 since the change of format in version v3.2.13.2 : RegWrite("HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Common\MailSettings", "ComposeFontSimple", "REG_BINARY", "3c0000000f0000e800000040c80000004e0d6a74000000000020547265627563686574204d530000000000000100000 084ea13000100000001000000") What is the new syntax (for the value) REG_BINARY please ? Thanks. Regards.
ProgAndy Posted July 1, 2008 Posted July 1, 2008 TRy to add 0x at the beginning of the binary data *GERMAN* [note: you are not allowed to remove author / modified info from my UDFs]My UDFs:[_SetImageBinaryToCtrl] [_TaskDialog] [AutoItObject] [Animated GIF (GDI+)] [ClipPut for Image] [FreeImage] [GDI32 UDFs] [GDIPlus Progressbar] [Hotkey-Selector] [Multiline Inputbox] [MySQL without ODBC] [RichEdit UDFs] [SpeechAPI Example] [WinHTTP]UDFs included in AutoIt: FTP_Ex (as FTPEx), _WinAPI_SetLayeredWindowAttributes
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now