R
Rhino
Is there any way to write batch file statements that will export Internet
Explorer 6 favourites?
I know that there is a wizard to do this and it works fine but I'd like to
have the few lines of batch file code that do the same work. Then, I can
make sure that batch file is executed before I take a backup. If I have to
export the favourites via the wizard, then I will have to remember to do it
and I'm not at all sure I will remember each time it needs to be done.
If someone knows the batch file statements I need, fine and dandy: just post
them here for me, please. If not, I'd like to know what commands I need to
execute and how the parameters are passed to do the same work. I'm picturing
something like:
c:>ie6 export_favorites c:\mydirectory\bookmark.htm
Explorer 6 favourites?
I know that there is a wizard to do this and it works fine but I'd like to
have the few lines of batch file code that do the same work. Then, I can
make sure that batch file is executed before I take a backup. If I have to
export the favourites via the wizard, then I will have to remember to do it
and I'm not at all sure I will remember each time it needs to be done.
If someone knows the batch file statements I need, fine and dandy: just post
them here for me, please. If not, I'd like to know what commands I need to
execute and how the parameters are passed to do the same work. I'm picturing
something like:
c:>ie6 export_favorites c:\mydirectory\bookmark.htm