Page 1 of 1

Setting to windows scripting host

Posted: April 19th, 2005, 3:59 pm
by drakkar77
I switched the scripts to open with ConText by default and now that I want to debug it I can't find windows scripting host to test for compliation errors.

Posted: April 19th, 2005, 4:08 pm
by wyvernx
it doesnt really work that way.

You can double click with windows and it will try to resolve some syntax errors that way...

Posted: April 19th, 2005, 5:21 pm
by Guest
[quote="wyvernx";p="62234"]it doesnt really work that way.

You can double click with windows and it will try to resolve some syntax errors that way...[/quote]No, no it won't, that's the point. Since I switched it to opening with ConText, double clicking it just opens it in the text editor.

Re: Setting to windows scripting host

Posted: April 19th, 2005, 5:23 pm
by drakkar77
Oops, I didn't realize I wasn't logged on anymore. I changed the program it points to in properties. I just need to find where windows scripting host is on my computer.

Re: Setting to windows scripting host

Posted: April 19th, 2005, 5:48 pm
by drakkar77
Nevermind I found it, it's in WINNT/system32/ and it's called wscript. And using properties to make it point back to wscript fixed it. I can debug it by double clicking it.

Thanks for your help