很好的小工具,可以用来查看二进制程序的信息,包括签名,manifest等,还可以添加Manifest信息到程序里。 usage: sigcheck.exe [-a][-h][-i][-e][-n][[-s]|[-v]|[-m]][-q][-r][-u][-c catalog file] -a Show extended version information -c Look for signature in the specified catalog file -e Scan executa
虽然大多数linux爱好者都不怎么使用Windows,但是不少人还是习惯了某些Windows下的软件,而不愿意从开源仓库中寻找替代品。当然,你可以用拥有Wine的GNU/Linux系统解决这个问题。但是还有令人感觉不如意的地方:每次想要启动这些程序时,你不得不输入 cd ~/.wine/drive_c/Program FilesMy Windows App; wine My Windows App.exe 请注意是每次。用shell脚本也不是什么很好的主意。有没有什么办法,能在xterm下直接通