The time now is Thu Sep 02, 2010 8:03 pm
 FAQFAQ   SearchSearch  MemberlistMemberlist  UsergroupsUsergroups  RegisterRegister  ProfileProfile  Log in to check your private messagesLog in to check your private messages  Log inLog in 

OSD Editor writes KEY element name in mixed case

 
Post new topic   Reply to topic    Login Consultants Forum Index -> SoftGrid Tooling
View previous topic :: View next topic  
Author Message
aaronparker



Joined: 20 Feb 2007
Posts: 5

PostPosted: Wed Nov 14, 2007 4:45 pm    Post subject: OSD Editor writes KEY element name in mixed case Reply with quote

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
View user's profile Send private message
Jan
Login Employee


Joined: 02 Dec 2006
Posts: 22

PostPosted: Thu Nov 15, 2007 2:47 pm    Post subject: KEY element Reply with quote

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
View user's profile Send private message
aaronparker



Joined: 20 Feb 2007
Posts: 5

PostPosted: Thu Nov 15, 2007 3:00 pm    Post subject: Reply with quote

Thanks Jan, looking forward to the new version.

Aaron.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Login Consultants Forum Index -> SoftGrid Tooling All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
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
Login Consultants topic RSS feed 


Powered by phpBB © 2001, 2005 phpBB Group