Quantcast
Channel: Recent Edits
Viewing all articles
Browse latest Browse all 12198

redirection fails

$
0
0
Redirection to a text file fails in Windows 8 - see the batch file snippet below. list.txt becomes a zero byte file.@echo off> script.tmp echo list disk>> script.tmp echo exitdiskpart /s "%cd%\script.tmp" >"list.txt"del script.tmpAdditionally: diskpart does not use the current directory and the %CD% is required for it to find the script file.

Viewing all articles
Browse latest Browse all 12198

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>