搜索资源列表
modifylink
- 修改注册表的,txt文件关联。-registry, txt file association.
zzz
- 一个可以对文件加密压缩的源代码,当打开它可以选择需要加密的文件,进行加密压缩。通过注册表关联,双击加密的文件,可以实现解压解密。-an encrypted document can be compressed to the source code, it can choose to open the encrypted document needs, encrypted compressed. Through the registry association, click the encrypt
mudaima.rar
- 包含修改主页、自启动、隐藏进程、与exe或txt文件关联,修改键值、自删除等功能。,Home page contains the modified, self-starting, hidden processes, and the exe or a txt file association, modified key, since the delete functions.
OK
- 文件關聯代碼,用來將程序和指定類型的文件進行關聯,-File association code
System_Kill
- 紧急系统工具箱,可以修复EXE文件关联,注册表解禁……结束进程,提升某一进城权限为SYSTEM-Emergency System Toolbox, you can repair EXE file association, the lifting of the ban ... ... the end of the registry process, enhance the authority of a city SYSTEM
associate-data-files-for-application
- 如何修改注册表为应用程序建立关联数据文件的编程技术。该程序执行后,在“文件拓展名”、“文件类型”、“内容类型”文本框中输入相关内容后,单击“浏览执行程序”按钮,在弹出的文件“打开”对话框中选择一个执行程序后单击“打开”按钮,则选择的执行程序文件全路径将出现在“执行程序”文本框中,然后单击“建立文件关联”按钮,则该程序会修改注册表,自动使选择的执行程序与指定类型(拓展名)的文件关联(例如可实现通过双击打开指定拓展名的数据文件)。-How to modify the registry associa
matlab-fileassoc-m-files-
- 将压缩包中private文件夹中的三个文件复制到:“ MATLAB安装目录 \mcr\toolbox\matlab\winfun\private\”文件夹里 运行程序: cwd=pwd cd([matlabroot \toolbox\matlab\winfun\private ]) fileassoc( add ,{ .m , .mat , .fig , .p , .mdl ,[ . mexext]}) 重点 cd(cwd) disp( Changed