nalooti

Distinguished
Nov 21, 2007
24
0
18,510
Hi,
It's not a problem but actually a result of how Norton Ghost works but a workaround would be highly appreciated.

Imagine I have a Ghost backup of one month ago. Then today I get a virus and I want to restore that backup. Assuming i didn't installed any new application during the last month, I should have, after restoring the Ghost image, the exact state in which my system was yesterday.

However this is not true :I'll have the exact state in which my system was one month ago not yesterday. This is because even if i didn't installed anything new, all used applications during this month have their "state" changed. In order to explain, the best example is Mozilla FireFox. All other applications have the same problem. So let me explain:

Assuming Firefox is installed on C: (system partition) that I backed up with Ghost, my bookmarks as well as histories and other similar things may have changed during this month and these changes are in C: where I'm restoring, so I'll erase recent bookmarks and so on when restoring.

Of course I can backup my bookmarks (export) right before restoring and then retrieve the new ones after restoring. But this is hard to do each time; beside i have no idea how to backup other things like history.

In short i need a straightforward (and preferably automatic) way to save my last changes before any image restore. Now one straightforward way i can think of, is to save the entire directory of each application like Firefox residing for example in C:\ProgramFiles\Firefox somewhere and then after restoring the complete image of C: , put it back in its place.

Do you think this can work for all applications ? If yes, I can automate it with a simple Batch file (.bat) going around C:\ProgramFiles and saving those applications i want to save data.

Doing it for ALL applications (the entire C:\ProgramFiles directory) doesn't make sens however because the source of my problem (e.g. a virus or a troubling application) probably comes from one of these application's directory that I should not reinstall !

thanks
nalooti
 

pat mcgroin

Distinguished
Nov 21, 2007
1,687
0
19,960
This sucks as I had a much longer response typed up and the site tossed me while trying to post.

Any way the much shorter answer is
Ghost did what it should do.
It takes a snap shot of your system.
It was designed to take you back to a earlier time period.
It can in newer versions do incremental backups I think.
I am just learning about ghost and am using V9/10 due to my circumstances but as I traveled through Symantics site I found that there is another prog better designed for ghosting along with incremental backups.
Sadly I cant remember the name but here are a couple of links that could help

http://service1.symantec.com/SUPPORT/powerquest.nsf/0/be589cef46caaf54652572b900692277?OpenDocument

http://service1.symantec.com/SUPPORT/powerquest.nsf/docid/2005100407425562?Open&src=dellfaq_con_nam&seg=hho

http://service1.symantec.com/SUPPORT/powerquest.nsf/0/3042f6c71aa0f18188256f6300066c1c?OpenDocument

hope this is helpful
 

nalooti

Distinguished
Nov 21, 2007
24
0
18,510
I know this is not a problem.
However i don't want to do incremental backup;

I just want to save some program states by copying the program directory without ghost.

Actually i should ask the question:

Generally in Windows XP, a program is run from ProgramFiles directory or wherever else you put it when installing (e.g. Mozilla FireFox).

And the question is : does restoring this directory get the program back to its state (bookmarks, searches, etc.) ? Or does the program save some (hidden) other files in other directories or in the register that i can't easily find?
It is that simple. Actually I should just try :)
 
G

Guest

Guest
Most information for programs that are user specific are stored in either C:\Documents and Settings\<User Name>\Application Data or C:\Documents and Settings\<User Name>\Local Settings\Application Data.

Grumpy