Jump to content

alon

Member
  • Posts

    3
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Israel

Posts posted by alon

  1. fzban2, thanks a lot it worked like a charm, but... now i face a new issue.. (i tested it both on XP and W7)

    from some reason imageX can not mount (both r/w or r/o) the image (although it is there)

    Any help is greatyly appretiated..

    BTW, i did not install full AIK kit, just used the .exe file, maybe this is the culprit?

    c:\test>imagex.exe /mount c:\test\winpe_x86_restore\RESTOREXP.WIM 1 c:\test\imagemount

    ImageX Tool for Windows

    Copyright © Microsoft Corp. 1981-2005. All rights reserved.

    Mounting: [c:\test\winpe_x86_restore\RESTOREXP.WIM, 1] ->

    [c:\test\imagemount]

    Error mounting image:

    The system cannot find the file specified.

    the funny thing is that the path is correct and for exmaple if i do the dir option it does lists the files...

    c:\test>imagex.exe /dir c:\test\winpe_x86_restore\RESTOREXP.WIM 1

    ImageX Tool for Windows

    Copyright © Microsoft Corp. 1981-2005. All rights reserved.

    Progress: 0%

    \

    \AUTOEXEC.BAT

    \boot.ini

    ...

    ...

    ...

  2. Hi folks can you please help with the below? thanks!

    I am using ImageX on windows 7, and trying to run the following command:

    c:\temp\imagex.exe /mountrw c:\test\winpe_x86_restore\RESTOREXP.WIM 1 c:\test\imagemount

    ImageX Tool for Windows

    Copyright © Microsoft Corp. 1981-2005. All rights reserved.

    ERROR: The current logged on user does not have administrative privileges.

    Although i am an administrator and have set full control on the src and dst recursive as well.

    Note, if i simply run the command w/o any parameters, i get the program promt etc.

    ImageX Tool for Windows

    Copyright © Microsoft Corp. 1981-2005. All rights reserved.

    IMAGEX [Flags] /Operation [Parameter List]

    Operation [ APPEND | APPLY | CAPTURE | DELETE |

    DIR | EXPORT | INFO | SPLIT |

    MOUNT | MOUNTRW | UNMOUNT ]

    For help on a specific operation type:

    IMAGEX /Operation /?

    Examples:

    IMAGEX /APPEND /?

    IMAGEX /APPLY /?

    IMAGEX /CAPTURE /?

    IMAGEX /DELETE /?

    IMAGEX /DIR /?

    IMAGEX /EXPORT /?

    IMAGEX /INFO /?

    IMAGEX /SPLIT /?

    IMAGEX /MOUNT /?

    IMAGEX /MOUNTRW /?

    IMAGEX /UNMOUNT /?

×
×
  • Create New...