English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

is there anyway to do it like creating an exe file or some script ..etc so I can for example send them an email, so by double clicking the link, or running an attached file..etc they can have the favorite list added? Users are suing Windows XP, IE 7 and IE 6. Thanks for help

2007-03-27 19:16:57 · 2 answers · asked by sami 3 in Computers & Internet Programming & Design

2 answers

IE stores favorites in disk under C:\Documents and Settings\%USERNAME%\Favorites, where user name is a environment variable that set to the current login user. To automate the installation, just zip contents of this folder to a zip file. Then write a batch file that unzip this file to correct location. Run this batch file along with your distributed zip file.

Hint: you can use pkzip25.exe (freeware) in your batch file.

2007-03-27 19:35:46 · answer #1 · answered by H Pham 2 · 1 0

in internet explorer click file, click import/export, export your favorites list and send it to them, they will have to import it.

2007-03-27 19:23:37 · answer #2 · answered by Anonymous · 0 0

fedest.com, questions and answers