What tools and languages are available for windows shell scripting?

后端 未结 12 1307
孤独总比滥情好
孤独总比滥情好 2021-01-21 01:28

I want to know what are the options to do some scripting jobs in windows platform. I need functionality like file manipulations, registry editing etc. Can files be edited using

12条回答
  •  长发绾君心
    2021-01-21 01:57

    How about installing a windows version of Python, Perl or your favorite language? These should offer all the functionality you need.

提交回复
热议问题