c:
cd %windir%/system32/Macromed/Flash
md FlashPlayerTrust
cd FlashPlayerTrust
echo c: >trust.txt
echo d: >>trust.txt
echo e: >>trust.txt
echo F: >>trust.txt
cd %userprofile%/Application Data/Macromedia/Flash Player/#Security
md FlashPlayerTrust
cd FlashPlayerTrust
echo c: >trust.txt
echo d: >>trust.txt
echo e: >>trust.txt
echo F: >>trust.txt
cd %windir%/system32/Macromed/Flash
md FlashPlayerTrust
cd FlashPlayerTrust
echo c: >trust.txt
echo d: >>trust.txt
echo e: >>trust.txt
echo F: >>trust.txt
cd %userprofile%/Application Data/Macromedia/Flash Player/#Security
md FlashPlayerTrust
cd FlashPlayerTrust
echo c: >trust.txt
echo d: >>trust.txt
echo e: >>trust.txt
echo F: >>trust.txt
本文介绍了一种通过批处理命令在Windows系统中为Flash Player配置信任文件的方法。该过程涉及创建一个名为trust.txt的信任文件,并将其放置在Macromedia Flash Player的安全目录中。

被折叠的 条评论
为什么被折叠?



