Computer Hope

Microsoft => Microsoft Windows => Windows XP => Topic started by: leoparsd on November 30, 2006, 03:55:40 AM

Title: batch files vs windows script host
Post by: leoparsd on November 30, 2006, 03:55:40 AM
can i think .wsh files as the new replacement of .bat files in windows? which is more proper to automate the commands or to create commands without user interaction?
thank you for the answers
Title: Re: batch files vs windows script host
Post by: pcdoc4christ on December 01, 2006, 12:24:38 PM
One of these links might help:

http://www.google.com/search?sourceid=navclient&ie=UTF-8&rls=GGLG,GGLG:2005-29,GGLG:en&q=creating+wsh+files
Title: Re: batch files vs windows script host
Post by: leoparsd on December 01, 2006, 01:50:14 PM
thank you but my problem about computer stuff is what is for what. i know about windows script host and batch files but i dont know why these coexist. there are a lot of repeatition in software world is not it?
Title: Re: batch files vs windows script host
Post by: patio on December 01, 2006, 02:08:23 PM
It's like anything else in life...there are many ways to do something. Some better than others.