K
koldskaal
I am making a Windows media center hosted HTML application. To enable
debugging I turned to MSDN. They tell me following:
....Although this feature is useful for identifying and fixing problems
with applications on an end user's computer, it can interfere with the
debugging process. To disable this feature while debugging, set the
following registry key to a negative number.
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Media
Center\HangDetectionTimeout
I have no experience in altering register Keys manually. But I have
come so far that I have found the value, and it has following values
type: REG_BINARY
data: 73 6e c5 43
When I click the name a pop up occurs with following value data:
000 73 6E c5 43 snÅC
It is not possible to enter the minus sign (-), and I am not sure that
would solve the problem. Any Ideas how to change 000 73 6E c5 43 snÅC
to a negative value?
debugging I turned to MSDN. They tell me following:
....Although this feature is useful for identifying and fixing problems
with applications on an end user's computer, it can interfere with the
debugging process. To disable this feature while debugging, set the
following registry key to a negative number.
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Media
Center\HangDetectionTimeout
I have no experience in altering register Keys manually. But I have
come so far that I have found the value, and it has following values
type: REG_BINARY
data: 73 6e c5 43
When I click the name a pop up occurs with following value data:
000 73 6E c5 43 snÅC
It is not possible to enter the minus sign (-), and I am not sure that
would solve the problem. Any Ideas how to change 000 73 6E c5 43 snÅC
to a negative value?