List disk from command line not working

User discussion and information resource forum for Image products.
Post Reply
srynoname
Posts: 5
Joined: Sat Mar 31, 2012 11:48 pm

List disk from command line not working

Post 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?
TeraByte Support
Posts: 3615
Joined: Thu May 05, 2011 10:37 pm

Re: List disk from command line not working

Post 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?

Post Reply