View Single Post
  #7598 (permalink)  
Old 09-04-2009, 11:02 AM
ankit360's Avatar
ankit360
PPCGeeks Regular
Offline
 
Join Date: Jan 2009
Posts: 127
Reputation: 275
ankit360 is becoming a PPCGeeks regularankit360 is becoming a PPCGeeks regularankit360 is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
storage encryption not working

some time while building ROM storage encryption not working ie when i click on start-> setting -> System -> Encryption and click on box it's get tick but after that if i go to check it again, it's again get clear

i include mencfilt.dll and had boot_ms.rgu in XIP

but when i check registry entry after flash this key r missing
Code:
[HKEY_LOCAL_MACHINE\System\StorageManager\FATFS\Filters\ENCFilt]
    "Dll"="mencfilt.dll"
    "Order"=dword:5
even after putting this entry manually encryption not work

if anybody has solution let me know .
Reply With Quote