forum.vdsworld.com Forum Index forum.vdsworld.com
Visit VDSWORLD.com
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


How to edit a "(Default)" registry string

 
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> General Help
View previous topic :: View next topic  
Author Message
rmenth
Newbie


Joined: 02 Nov 2010
Posts: 2

PostPosted: Tue Nov 02, 2010 9:30 pm    Post subject: How to edit a "(Default)" registry string Reply with quote

This is probably a simple thing, but I haven't been able to figure out how to get VDS to edit the (Default) string inside a registry key. I'm referring to the string value that automatically exists inside any given registry key.

My guess would be to use:
REGISTRY WRITE,LOCAL,Software\Classes\mailto\Shell\Open\Command,(Default),NewValue
but this just creates a second string called (Default) rather than overwriting the existing one.

Can anyone throw me a bone? Thanks!
Back to top
View user's profile Send private message
Aslan
Valued Contributor
Valued Contributor


Joined: 31 May 2001
Posts: 589
Location: Memphis, TN USA

PostPosted: Wed Nov 03, 2010 1:18 am    Post subject: Reply with quote

To write to the (Default) you just need to leave the "Name" param blank.

Code:
REGISTRY WRITE,LOCAL,Software\Classes\mailto\Shell\Open\Command,,NewValue
Back to top
View user's profile Send private message Send e-mail
rmenth
Newbie


Joined: 02 Nov 2010
Posts: 2

PostPosted: Wed Nov 03, 2010 2:18 pm    Post subject: Reply with quote

Ahh, thanks, Aslan. Works like a charm!
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> General Help All times are GMT
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
You can attach files in this forum
You can download files in this forum

Twitter@vdsworld       RSS

Powered by phpBB © 2001, 2005 phpBB Group