Page 1 of 1

List disk from command line not working

Posted: Sat Mar 31, 2012 11:59 pm
by srynoname
I am using Image for Windows 2.70 and Windows 7.

Executing

Code: Select all

"C:\Program Files\TeraByte Unlimited\Image for Windows\V2\imagew.exe" /l
in cmd.exe pops up UAC, but then there's no output on cmd.exe, the application just exits without returning anything?

Re: List disk from command line not working

Posted: Sun Apr 01, 2012 2:19 am
by TeraByte Support
You have to open the command prompt as administrator (elevated) then
redirection will work

"C:\Program Files\TeraByte Unlimited\Image for Windows\V2\imagew.exe" /l >
filename.txt

"srynoname" wrote in message news:1915@public.image...

I am using Image for Windows 2.70 and Windows 7.

Executing
[code:2q9ofw3n]"C:\Program Files\TeraByte Unlimited\Image for
Windows\V2\imagew.exe" /l[/code:2q9ofw3n]
in cmd.exe pops up UAC, but then there's no output on cmd.exe, the
application just exits without returning anything?