+1
−0
GetVersion.ps1
0 → 100644
+2
−0
+1
−0
+10
−6
+24
−2
Loading
- allow msi major upgrade
- add desktop and start menu shortcut for mbackup.exe file
- set HOME env variable when running rsync.exe.
ssh.exe wants to access HOME dir.
but this change seems not working in win 10 VM.
- add Version info in mbackup.fsproj
- mbackup.exe supports --version option.
- when build msi file, include version in filename
- use printf %A to print exception detail.