Wimcapture Destination Dir

Comments, questions, bug reports, etc.
Post Reply
laddanator
Posts: 4
Joined: Sun Apr 22, 2018 11:44 am

Wimcapture Destination Dir

Post by laddanator »

I know how to capture a wim from a source drive but it looks by default the destination directory is the wimlib folder. Any way to make the destination directory of the capture be elsewhere? Example if I want the source drive C: to captured and stored in a folder on D:.
chungy
Posts: 30
Joined: Mon Feb 15, 2016 3:40 am

Re: Wimcapture Destination Dir

Post by chungy »

Just give it the full path, it works like all other programs do:

Code: Select all

wimcapture C:\ D:\backup.wim
laddanator
Posts: 4
Joined: Sun Apr 22, 2018 11:44 am

Re: Wimcapture Destination Dir

Post by laddanator »

chungy wrote: Thu Sep 27, 2018 2:43 pm Just give it the full path, it works like all other programs do:

Code: Select all

wimcapture C:\ D:\backup.wim
Duh! I won't go into what stupid thing I was doing for this not to work! :lol:


Thanks for the reply!
Post Reply