GithubHelp home page GithubHelp logo

cregx / wim-backup Goto Github PK

View Code? Open in Web Editor NEW
43.0 4.0 4.0 174 KB

Win32-based UI application for backup and restore of Windows-based system images (Windows partition) using Windows Imaging Format (WIM) in WinPE environment.

Home Page: https://www.cregx.de/docs/wim-backup/

License: Apache License 2.0

Batchfile 6.75% C 93.25%
backup c hard-disk image visual-studio wim win32 win32api windows-application winpe

wim-backup's Introduction

Hi there ๐Ÿ‘‹

  • ๐Ÿ”ญ I always work on some cool stuff in my free time (okay, of course, it depends on what you consider cool. ๐Ÿ˜‰),
  • ๐Ÿ”ฅ I am always looking for something new to learn,
  • โฐ like most of us, I don't have much time,
  • ๐ŸŒฑ currently, i.e. since 2021, I am experimenting with Apple Playgrounds

wim-backup's People

Contributors

cregx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

wim-backup's Issues

No compiled version?

I can't see the EXE where this is compiled. I'd like to download it if possible?

VSScopy

Great tool! I have a workflow which uses VSScopy to backup the running system. I can restore by booting into Windows Recovery and pointing to the backup folder.

wbadmin start backup -allcritical -backuptarget:\\nas\server-backup -vssCopy -quiet

How does WIM backup solution compare to VSScopy? Is it more suitable for offline backup where the host OS is not running?

uefi and legacy installation

I edited the action.bat file for both uefi and legacy installation, there is no problem in the backup part, but after selecting the mbr or gpt of the disk in the restore part, it goes back to the mbr or gpt selection of the disk. After selecting mbr or gpt for the second time, it starts to restore the wim file, but it fails when it reaches 99% level. Can you help me edit the action.bat file to suit both uefi and legacy installation?

action bat file is attached.

Additionally, according to this edited bat file, 2 diskpart.txt files are required.

The first one is diskpart_GPT.txt
The second is diskpart_MBR.txt

The diskpart.txt file already exists in your project, you should recreate it according to the gpt and mbr disk structure.

Take these parts into consideration when doing your tests.

Since github does not allow bat files, I uploaded the action.bat file with the txt extension.

I'm looking forward to your answer.

Thank you very much in advance
action.bat.txt

Refresh Issue When Changing the Drive Letter in the ComboBox

If you change the drive letter in the ComboBox, the information about the selected drive is determined, but these are no longer readable correctly, because the original content is not deleted before.

This error occurs in version 1.0.2.

This image illustrates the incorrect behavior:

bug#2

Why not online backup using VSS ?

This is basically how all partition-level imaging utilities get a consistent copy of the online windows partition, they first create a VSS snapshot of the partition and then read that partition instead of the actually running one, discarding the VSS snapshot when done.
A tool called Dism++ already has a backup method with a VSS checkbox that allows you to do this on a running system, is it possible to add it to this application so it can be run online without the whole WinPE steps required for backup ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.