| View previous topic :: View next topic |
| Author |
Message |
aaronparker
Joined: 20 Feb 2007 Posts: 5
|
Posted: Wed Nov 14, 2007 4:45 pm Post subject: OSD Editor writes KEY element name in mixed case |
|
|
I'm not sure if this is a known or reproducable issue (I've only test on my current workstation), but the OSD Editor (which is a great tool) is writing the KEY element name in mixed case, where it should be upper case.
For example, the following registry entry looks like this:
| Code: | <REGISTRY>
<REGKEY HIVE="HKCU" Key="Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced">
<REGVALUE REGTYPE="REG_DWORD" NAME="SeparateProcess">1</REGVALUE>
</REGKEY>
</REGISTRY> |
when it should look like this:
| Code: | <REGISTRY>
<REGKEY HIVE="HKCU" KEY="Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced">
<REGVALUE REGTYPE="REG_DWORD" NAME="SeparateProcess">1</REGVALUE>
</REGKEY>
</REGISTRY> |
This causes error 411136-0E80A704-00001213 when launching an application on the client. |
|
| Back to top |
|
 |
Jan Login Employee
Joined: 02 Dec 2006 Posts: 22
|
Posted: Thu Nov 15, 2007 2:47 pm Post subject: KEY element |
|
|
This problem will be fixed in the OSDeditor 2.0.1 wich will be released in the next couple of days.
OSDeditor 2.0.1 will have als a new features wich includes a new better appearance and best of all, importing .reg and script files.
Thank you for reporting this issue.
Regards,
Jan van der Elst |
|
| Back to top |
|
 |
aaronparker
Joined: 20 Feb 2007 Posts: 5
|
Posted: Thu Nov 15, 2007 3:00 pm Post subject: |
|
|
Thanks Jan, looking forward to the new version.
Aaron. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|