Skip to content

Releases: DDoSolitary/LxRunOffline

v3.0.1

06 Jul 12:09
ef425b6
Compare
Choose a tag to compare

Release Notes

v3.0.0

06 Jul 07:52
a118c33
Compare
Choose a tag to compare

Release Notes

v2.2.2

23 Feb 00:27
cd441da
Compare
Choose a tag to compare

Release Notes

  • Ignore . directories in tar files. (For Debian.)
  • Fix a typo in an error message.
  • Improve directory deletion logic.
  • Create proper resolv.conf after installation.
  • Copy hard links correctly.
  • Improve the config-env command.
  • Add some compatibility checks.
  • Use correct new line characters (CRLF) for multi-line output.

v2.2.1

07 Feb 13:06
e8c69e5
Compare
Choose a tag to compare

Release Notes

  • Update .NET Framework version to 4.7.1 to fix dependencies to .NET Standard.

v2.2.0

06 Feb 12:56
54b0366
Compare
Choose a tag to compare

Release Notes

  • Rewrite tar extraction and directory copying. Support .tar and .tar.xz files.
  • Add the install -r option to support tar files with preceding directories.
  • Add the duplicate option.
  • Fix an error message in UninstallDistro.

v2.1.3

13 Jan 07:50
8987711
Compare
Choose a tag to compare

Release Notes

  • Fix the problem that robocopy doesn't work when using relative paths.
  • Fix the problem that the program crashes if user disallow starting robocopy using UAC.
  • Fix the config-env command.
  • Support running a distribution without propagating current working directory. (run -w)
  • Improve error output, add logging.

v2.1.2

24 Dec 08:06
8575088
Compare
Choose a tag to compare

Merry Christmas! 🎄

Release Notes

  • Use robocopy to support installing to different volumes.
  • Retry on directory deletion failures.
  • Fix the problem that the program crashes when some registry keys doesn't exist. (#14)

v2.1.1

24 Nov 15:57
ec2e599
Compare
Choose a tag to compare

Release Notes

  • Fix some typos in the help text.
  • Remove unnecessary DLLs in the released files.

v2.1.0

11 Nov 14:22
c62ea31
Compare
Choose a tag to compare

Release Notes

  • Directly manipulate registry to provide better flexibility.
  • Add some usefull commands.
  • Use CommandLineParser for the CLI.

v2.0.0

09 Nov 09:41
5d2cbcb
Compare
Choose a tag to compare

Release Notes

  • Many new features.
  • Use the API from wslapi.dll to perform most of the operation, so this program no longer depends on LxRun.exe.