Go Back   CodingForums.com > :: Computing & Sciences > Computer Programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 03-11-2003, 04:49 PM   PM User | #1
sunan
New to the CF scene

 
Join Date: Feb 2003
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
sunan is an unknown quantity at this point
writing scripts to change registry values in Win2000/XP

I need to write scripts which when executed enable registry changes like:

1.delete cached copies of roaming profiles.
2.add log off to start menu
etc

How do I go about this?
sunan is offline   Reply With Quote
Old 03-11-2003, 05:00 PM   PM User | #2
joh6nn
wei wu wei


 
joh6nn's Avatar
 
Join Date: Jun 2002
Location: 72° W. 48' 57" , 41° N. 32' 04"
Posts: 1,887
Thanks: 0
Thanked 1 Time in 1 Post
joh6nn is an unknown quantity at this point
Windows Script Host 5.6
Windows Script Documentation

you should make sure that the computers you'll be using have the newest version of the scripting host. that's 5.6, which i've linked to. the second link, is a huge ( and really useful ) help file for writing Windows Scripts. it's full of examples, many of which can simply be copied and pasted.

also, you might want to check out http://www.winguides.com/registry/ , which has a bunch of information about the windows registry. most of it is for performance tweaking, but it might have the information you need.
__________________
bluemood | devedge | devmo | MS Dev Library | WebMonkey | the Guide

i am a loser geek, crazy with an evil streak,
yes i do believe there is a violent thing inside of me.
joh6nn is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 08:22 AM.


Advertisement
Log in to turn off these ads.