Thread: Run script
View Single Post
  #4 (permalink)  
Old 05-17-2007
Jimmy Brush
 

Posts: n/a
Re: Run script
What kind of script is it?

VBScript? Takes a .vbs extension.

BATCH script? .bat or .cmd

-JB
Microsoft MVP - Windows Shell
Windows Vista Support FAQ - http://www.jimmah.com/vista/

On Wed, 16 May 2007 19:45:45 -0500, "Mark Goldin"
<markgoldin_2000@yahoo.com> wrote:

>But all I have is a sample script, not a file. What kind of file should I
>create?
>
>"Jimmy Brush" <jb@mvps.org> wrote in message
>news:129n435rh3rolal4nhq5adeogkud52p564@4ax.com.. .
>> If it's a script that needs admin power, you'll need to run it from an
>> elevated command prompt (right-click command prompt, click run as
>> administratork, then execute the script, eg cscript scriptname)
>>
>> --
>> -JB
>> Microsoft MVP - Windows Shell
>> Windows Vista Support FAQ - http://www.jimmah.com/vista/
>>
>> On Wed, 16 May 2007 19:27:08 -0500, "Mark Goldin"
>> <markgoldin_2000@yahoo.com> wrote:
>>
>>>I have a sample script I'd like to run on my Vista Home Premium box.
>>>How do I do it?
>>>
>>>Thanks

Reply With Quote