Quote:
Originally Posted by asuh
23 00 37 00 37 00 37 00 00 00 00 00
That'll fix my problem, right??
|
no, that's devided into mulitple strings, that's the reason why it should not be a multi_sz value.
Quote:
Originally Posted by shaggylive
MULTI_SZ is for multiple strings. this is a single string so it should be just a REG_SZ.
try this and let me know how it works out.
ftp://ppcgeeks.com/Titan/Users/Shagg...dResume777.cab
Code:
[HKEY_LOCAL_MACHINE\Comm\ConnMgr\Planner\Settings]
"SuspendResume"="#777"
|