View Single Post
  #9 (permalink)  
Old 01-28-2007, 08:34 AM
saridnour's Avatar
saridnour
Regular 'Geeker
Offline
Threadstarter
Location: Seattle, WA
 
Join Date: Jan 2007
Posts: 365
Reputation: 10
saridnour is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
That was it,

it reformatted to:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETCompactF ramework\Installer\Assemblies\Reference\mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=969DB8053D3322AC]
"\Windows\Microsoft .NET CF 2.0.GAC"=dword:0

Instead of:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETCompactF ramework\Installer\Assemblies\Reference\mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=969DB8053D3322AC]
"\\Windows\\Microsoft .NET CF 2.0.GAC"=dword:00000000

Note the last line:
"\Windows\Microsoft .NET CF 2.0.GAC"=dword:0
"\\Windows\\Microsoft .NET CF 2.0.GAC"=dword:00000000

It did do a little re-formatting to those lines.

Thanks for posting the originals

-Saridnour
Reply With Quote