[crash dump] Command line backup crash 0xc0000005
Script in question is:
intAnswer = Msgbox("Vuoi effettuare il backup programmato di C e D?" & vbCrLf & "Potrebbe richiedere fino a 2 ore!", vbYesNo + vbSystemModal + vbDefaultButton2, "Notifica")
If intAnswer = vbYes Then
Msgbox "Accendi l'hd esterno n. 3 e premi OK per effettuare il backup"
Set objShell = CreateObject("Wscript.Shell")
objShell.Run("""C:\Program Files (x86)\AOMEI Backupper Professional Edition 2.2\AMBackup.exe"" /b inc /s ""H:\Xander-W7\AOMEIBackup\Disk Backup C e D\Disk Backup C e D.adi""")
Set objShell = Nothing
End If
The error is:
/s Error parameter: for backup types such as inc, dif, full, the image file path you entered is wrong
Can you help me, please?
Thank you.
Comments
Xander,
You're providing an output path for an .adi file rather than a source such as disk 0 partition 0. Please refer to these instructions for proper syntax.
Ok, but the problem now is AMBackup.exe crashes by running latest command as administrator in cmd:
cd /d "C:\Program Files (x86)\AOMEI Backupper Professional Edition 2.2"
AMBackup.exe /b new /t disk /s 0 /s 1 /d "H:\Xander-W7\AOMEIBackup\Disk Backup C e D" /n "DiskBackup222"
Of course I ran without opening Aomei Backupper before, so this crash is a mystery to me.
EventID 1000 Application Error
Operating system: Windows 7 x64 Ultimate SP1
Crash dump:
http://tempsend.com/3441784DA4
Previous download is expired, new link:
http://tempsend.com/136AD80828
It expired again... so I changed file hosting:
http://www.filedropper.com/ambackupexe656
Xander,
For a memory dump analysis, you will need to email technical support at [email protected].