Jump to content

No wireless browsing after sleep


dougdeep

Recommended Posts

Well, it is impossible to copy the binary data from the registry!

Not really-really (you can copy it and paste it in a hex editor - I use  Tiny Hexer for this - and then export as "hex text") but it is simpler to export a .reg file and copy from it the correspondent snippet like (example):

 

[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\services\aspnet_state]

"FailureActions"=hex:50,33,01,00,00,00,00,00,00,00,00,00,03,00,00,00,0e,00,00,\

00,01,00,00,00,00,00,00,00,01,00,00,00,00,00,00,00,01,00,00,00,00,00,00,00

 

by doing a few of these exports after having set the delay to (say) 1, 2, 3, 4 and 5 minutes should make clear which actual bytes do what.

 

Also SC:EXE does use milliseconds (but cannot say if this applies also to the version/OS of the OP):

http://technet.microsoft.com/en-us/library/bb490995.aspx

http://ss64.com/nt/sc.html

 

jaclaz

Link to comment
Share on other sites


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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...