Main Forum > Tweaking.com Support & Help
Registry Backup Beta
Tomas_Sweden:
I had an other "Application error" with "Registry Backup", this doesn't happen all the time, but now and then.
In "Task Scheduler" I see the error "0xff" for "Tweaking.com - Registry Backup", but the backup is ok.
I don't know if this has something to do with it but then I edited the task, in Task Scheduler I changed "configure for" from "Vista" to "Windows 7". Now have I changed it back to vista.
Tomas
Shane:
The new version should auto create the new task under windows 7. But you have to remove the old one first.
Delete the schedule, make sure it is gone and have the program create it, then go check it and it should be set to run under vista & 2008 and not xp. :wink:
Shane
chris635:
Hey Shane,
Under restore registry would it be possible to list back ups from newest to oldest in the drop down box?
Chris
Shane:
I was going to do that but run into the problem of systems with different date formats.
Good ol USA where I live does it different than the rest of the world. And I have the program save the folders with the format of date and time on the system.
Since each area is different it messes up when I try to sort them. I still am trying to find a way to handle all the different formats to sort properly. :wink:
Shane
Ztruker:
Isn't there a UTC time associated with each file?
For instance, In PHP, you can do this:
<?php
// outputs e.g. somefile.txt was last changed: December 29 2002 22:16:23.
$filename = 'somefile.txt';
if (file_exists($filename)) {
echo "$filename was last changed: " . date("F d Y H:i:s.", filectime($filename));
}
?>
I'd rather see the number of restore points shown increased. Currently you only show 8 and it can easily be increased to 20 or so.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version