install: 1. install is easy to all : run install.linux 2 crack: this section is important: a. install wine in linux(see my another article) b. wine MentorKG.exe,generate LICENSE.TXT, change into LICENSE.dat c.copy patch_2010(vim it,add blank after .)
Windows没有为“下载”文件夹定义CSIDL,并且通过Environment.SpecialFolder枚举无法使用它. 但是,新的Vista 知名文件夹 API确实使用ID定义它FOLDERID_Downloads.获取实际值的最简单方法可能是P / invoke SHGetKnownFolderPath. public static class KnownFolder { public static readonly Guid Downloads = new Guid("374DE290