View Single Post
  #3 (permalink)  
Old 03-18-2010, 10:57 PM
NinjaDuck's Avatar
NinjaDuck
VIP Duck
Offline
Location: Omnipresent
 
Join Date: Feb 2009
Posts: 825
Reputation: 6270
NinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the community
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: HTC Music App ?????

Not sure if this will work for you:

Code:
 
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\State\Unattended]
"wav1:"=dword:00000000
or

Code:
<wap-provisioningdoc>
  <characteristic type="Registry">
    <characteristic type="HKLM\System\CurrentControlSet\Control\Power\State\Unattended">
      <parm name="wav1:" datatype="integer" value="0" />
    </characteristic>
  </characteristic>
</wap-provisioningdoc>
__________________
Some requests I have filled: Click Here
Reply With Quote