add del reg key to my script
Posted: 13 Mar 2014 00:00
hello! i want add del reg key to my script; now i have:
backupto "D:\red\", "C:\blue\file.dat|C:\blue\file.exe", 2, 0, 0, 0, 0, 0, 0; delete 0, 0, "D:\green\*.*"
now i want add del reg key to my script : delete "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\yellow"
but this not work correctly...where is the error?? please help me!
backupto "D:\red\", "C:\blue\file.dat|C:\blue\file.exe", 2, 0, 0, 0, 0, 0, 0; delete 0, 0, "D:\green\*.*"
now i want add del reg key to my script : delete "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\yellow"
but this not work correctly...where is the error?? please help me!