How to easily modify Macrium Reflect Rescue Media to Shutdown

NTNY716

New member
Local time
7:49 PM
Messages
3
make a file at the root of the rescue media called shutdown.bat

edit file add this

Wpeutil Shutdown

save the file

now when done with macrium via rescue media

use macrium explorer to navigate to rescue media

double click on shutdown.bat

shuts down and does not restart

:-):geek::D
 

My Computer My Computer

At a glance

windows 7 pro 64 bit
Computer type
PC/Desktop
OS
windows 7 pro 64 bit
enjoy it. took me awhile to google how to, but ended up asking how to shutdown windows 10 pe
you can do it with any win pe
 

My Computer My Computer

At a glance

windows 7 pro 64 bit
Computer type
PC/Desktop
OS
windows 7 pro 64 bit
332 views so from win 7 & 10 forums

332 views so from win 7 & 10 forums

Glad to be of help to all

less than 24 hours

and shows up in google searchs well also

makes me very happy

good day to all
 

My Computer My Computer

At a glance

windows 7 pro 64 bit
Computer type
PC/Desktop
OS
windows 7 pro 64 bit
You could use my boot media it has explorer, network connection, sound, etc. It includes tools such as recuva, dism++ Aomei partition Assistant, etc

It is easy to include macrium if you wish.

17514x64-v6.iso

A23x86.iso

To include macrium:
1.Extract boot.wim from the above iso using 7zip. (boot.wim is in the sources folder of the iso)

2.Extract C:\Boot\macrium\WA10KFiles\media\sources\boot.wim\Program Files\ folder using 7zip

3.Add that extracted Program Files folder to boot.wim using 7zip.
 

My Computers My Computers

  • At a glance

    7 X64i5 84002x8gb 3200mhz
    Computer type
    PC/Desktop
    OS
    7 X64
    CPU
    i5 8400
    Motherboard
    gigabyte b365m ds3h
    Memory
    2x8gb 3200mhz
    Hard Drives
    various
    PSU
    pure power 11 400w cm
    Case
    Coolermaster
    Cooling
    cryorig m9i
  • At a glance

    7x64g54008gb ddr4 2400
    Computer type
    PC/Desktop
    OS
    7x64
    CPU
    g5400
    Motherboard
    ga b365m ds3h
    Memory
    8gb ddr4 2400
    PSU
    xfx pro 450w
If you want to add a desktop link, use 7zip to open boot.wim\windows\system32\pecmd.ini

Then add the line I have typed in red below

Code:
_SUB Createlnk
     LINK %Desktop%\Macrium,x:\Program Files\Macrium\ReflectBIN.exe
     [COLOR="Red"]LINK %Desktop%\Macrium,x:\Program Files\Macrium\Reflect.exe[/COLOR]
     LINK %Desktop%\EasyBcd,x:\Program Files (x86)\EasyBcd\EasyBcd.exe
     LINK %Desktop%\MyUsb,x:\Program Files (x86)\MyUsb.exe
 

My Computers My Computers

  • At a glance

    7 X64i5 84002x8gb 3200mhz
    Computer type
    PC/Desktop
    OS
    7 X64
    CPU
    i5 8400
    Motherboard
    gigabyte b365m ds3h
    Memory
    2x8gb 3200mhz
    Hard Drives
    various
    PSU
    pure power 11 400w cm
    Case
    Coolermaster
    Cooling
    cryorig m9i
  • At a glance

    7x64g54008gb ddr4 2400
    Computer type
    PC/Desktop
    OS
    7x64
    CPU
    g5400
    Motherboard
    ga b365m ds3h
    Memory
    8gb ddr4 2400
    PSU
    xfx pro 450w
Back
Top