网上流行的一个自动修改hosts的bat文件中有一行这个:
notepad "%SystemRoot%\system32\drivers\etc\hosts"
自动用本地记事本打开了hosts文件,请问该怎么设置才能用sublime打开它?
notepad "%SystemRoot%\system32\drivers\etc\hosts"
自动用本地记事本打开了hosts文件,请问该怎么设置才能用sublime打开它?
1
gucheen Dec 26, 2012
将 sublime 添加到环境变量试试看
|