Warning: file_get_contents(/data/phpspider/zhask/data//catemap/5/url/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Windows 7 阻止windows文件_Windows 7_Ntfs - Fatal编程技术网

Windows 7 阻止windows文件

Windows 7 阻止windows文件,windows-7,ntfs,Windows 7,Ntfs,文件属性中可能有“此文件来自另一台计算机,可能被阻止”消息。 有没有办法在Windows7中阻止备份文件? 我需要这个用于程序测试。您必须为该文件重新创建。最简单的方法是使用记事本。运行cmd.exe并导航到包含该文件的目录。我将使用test.txt作为示例,键入以下命令: Notepad "test.txt:Zone.Identifier" 需要双引号。记事本提示您创建新文件,单击“是”。粘贴或写入以下内容: [ZoneTransfer] ZoneId=3 按Ctrl+S保存。

文件属性中可能有“此文件来自另一台计算机,可能被阻止”消息。 有没有办法在Windows7中阻止备份文件? 我需要这个用于程序测试。

您必须为该文件重新创建。最简单的方法是使用记事本。运行cmd.exe并导航到包含该文件的目录。我将使用test.txt作为示例,键入以下命令:

  Notepad "test.txt:Zone.Identifier"
需要双引号。记事本提示您创建新文件,单击“是”。粘贴或写入以下内容:

  [ZoneTransfer]
  ZoneId=3
按Ctrl+S保存。

您必须重新创建文件的。最简单的方法是使用记事本。运行cmd.exe并导航到包含该文件的目录。我将使用test.txt作为示例,键入以下命令:

  Notepad "test.txt:Zone.Identifier"
需要双引号。记事本提示您创建新文件,单击“是”。粘贴或写入以下内容:

  [ZoneTransfer]
  ZoneId=3
按Ctrl+S键保存