Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to install windows via gimagex
#1
how to install windows 10 via gimagex ?

#2
Use DISM instead it stands for “Deployment Image Servicing and Management”

This is one way of doing it from a USB drive:


  1. Boot from a Windows 10 USB Installer
  2. Once your at the Install Windows Screen Press <Shift> <F10> to open up a CMD Prompt Window
  3. If you want to Capture the C: Drive to an external USB drive then use the command below
Code:
Dism /Capture-Image /ImageFile:d:\your-image.wim /CaptureDir:c:\ /Name:”Your Image” 
(Change details above to suit your needs)
     4.If you want to apply this Image from your USB drive use command below
Code:
Dism /apply-image /imagefile:d:\your-image.wim /index:1 /ApplyDir:c:\

This is just one way of doing it.

These links below may also help
Apply Images Using DISM


Capture Images of Hard Disk Partitions Using DISM
<left><form action="https://www.paypal.com/cgi-bin/webscr" method="post">If you are satisfied with my help, consider a donation. Thank you so much for your continued support! 
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="Y4ZDLXGFS4F8Q">
<input type="image" src="https://www.paypalobjects.com/en_US/GB/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal — The safer, easier way to pay online.">
<img alt="" border="0" src="https://www.paypalobjects.com/en_GB/i/scr/pixel.gif" width="0" height="0">
</form>

   </div></left> 

#3
(07-16-2017, 08:36 PM)Britec Wrote:  Use DISM instead it stands for “Deployment Image Servicing and Management”

This is one way of doing it from a USB drive:



  1. Boot from a Windows 10 USB Installer
  2. Once your at the Install Windows Screen Press <Shift> <F10> to open up a CMD Prompt Window
  3. If you want to Capture the C: Drive to an external USB drive then use the command below
Code:
Dism /Capture-Image /ImageFile:d:\your-image.wim /CaptureDir:c:\ /Name:”Your Image” 
(Change details above to suit your needs)
     4.If you want to apply this Image from your USB drive use command below

Code:
Dism /apply-image /imagefile:d:\your-image.wim /index:1 /ApplyDir:c:\

This is just one way of doing it.

These links below may also help
Apply Images Using DISM


Capture Images of Hard Disk Partitions Using DISM

do mean that page with install now and repair your computer ?
what do you mean by capture ?

#4
Well forget this thread because I think your getting confused, I have post a video on other topic to try a repair install
<left><form action="https://www.paypal.com/cgi-bin/webscr" method="post">If you are satisfied with my help, consider a donation. Thank you so much for your continued support! 
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="Y4ZDLXGFS4F8Q">
<input type="image" src="https://www.paypalobjects.com/en_US/GB/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal — The safer, easier way to pay online.">
<img alt="" border="0" src="https://www.paypalobjects.com/en_GB/i/scr/pixel.gif" width="0" height="0">
</form>

   </div></left> 

#5
(07-16-2017, 09:02 PM)Britec Wrote:  Well forget this thread because I think your getting confused, I have post a video on other topic to try a repair install

ok i tell you i can't do that because i can't to desktop and please answer my questions

(07-16-2017, 11:43 PM)houss Wrote:  
(07-16-2017, 09:02 PM)Britec Wrote:  Well forget this thread because I think your getting confused, I have post a video on other topic to try a repair install

ok i tell you i can't do that because i can't to desktop and please answer my questions

answer me this
do mean that page with install now and repair your computer ?
what do you mean by capture ?

#6
You are asking to do things that don't need to be done if you are trying to resolve an issue you have.

If you don't understand what capture means then I would defiantly leave alone.

I have posted links at the bottom of my previous post explaining capturing images and deploying images. 
I don't want to sound rude but you don't seem to be very technical minded and using DISM is more for the Advanced users.

Thread Closed
<left><form action="https://www.paypal.com/cgi-bin/webscr" method="post">If you are satisfied with my help, consider a donation. Thank you so much for your continued support! 
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="Y4ZDLXGFS4F8Q">
<input type="image" src="https://www.paypalobjects.com/en_US/GB/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal — The safer, easier way to pay online.">
<img alt="" border="0" src="https://www.paypalobjects.com/en_GB/i/scr/pixel.gif" width="0" height="0">
</form>

   </div></left> 



Forum Jump:


Users browsing this thread:
1 Guest(s)

Powered By MyBB, © 2002-2024 Melroy van den Berg.