Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Association problem with outlook

Status
Not open for further replies.

isterios

IS-IT--Management
Joined
Apr 16, 2003
Messages
205
Location
NL
Hello,

Actually when a user tries to open an outlook attachment like word, it opens notepad...

Where and how can I do the correct associations?

Than you.
 
Thanks but I don't have "assoc" with Windows server 2003.
 
Thks xs4citrix. I don't know what happened yesterday but today the commands assoc and ftype function [surprise]

Except that I used the commands and check the registry which seem to be ok, but it still doesn't work for users.
Here are the commands I used:
assoc .doc=wiwnord.exe
ftype doc=winword.exe %%1

Each time users try to open a .doc attachment with outlook, it still opens Wordpad (or notepad)...

Did I forget something?
 
I am not 100% sure, if assoc is a per user setting, or server setting (never needed to use it myself).

Run the same stuff in a user desktop session, and see if it is fixed.
If it is for that user, then you need to run the command for every user.

Stefan
 
I confirm assoc is done only for the current user.

Now I have to find how to use it for all users.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top