nvignesh89
-
Total Posts
:
2
- Scores: 0
-
Reward points
:
0
- Joined: 12/12/2011
-
Status: offline
|
Need help to startup
Monday, December 12, 2011 1:44 PM
( permalink)
Hi All, greetings!!! I want to learn Wshell scripting.I don't know how to start...i have searched some materials in net but i could't get any clear idea.Please share any link to enrich my knowledge in scripting. thanks in advance... Vicky
|
|
|
|
ebgreen
-
Total Posts
:
8227
- Scores: 98
-
Reward points
:
0
- Joined: 7/12/2005
-
Status: offline
|
Re:Need help to startup
Tuesday, December 13, 2011 3:28 AM
( permalink)
Here is a simple way to start: 1) Open a new document in notepad 2) In the document type: WScript.Echo "Hello World" 3) Save the document as HelloWorld.vbs in whatever folder you want 4) Double click on the file in windows explorer
|
|
|
|