PDA

View Full Version : Windows 7 modify file associations



jaberwok
2010-01-21, 01:07 PM
In an explorer window > Tools > Folder Options > File Types > highlight DWG in list, > Advanced > highlight OPEN > Edit... > (If open isn't there use New.. to create it.)

check that - Application used to perform action: = "C:\Program Files\AutoCADversion\acad.exe" "%1".

check that - "Use DDE" is checked.

check that - "DDE Message:" = [open("%1")]


I can't see an equivalent in Win_7 - has anyone else found it?

This is the closest I have found -

Glenn Pope
2010-01-21, 04:39 PM
In Windows Vista and 7, right-click on a file that is the type you want to associate to a program. In the dialog box either select the program or use the "Browse" button to locate the program. Make sure that "Always use the selected program to open this kind of file" is checked.

jaberwok
2010-01-22, 04:24 PM
Thanks Glenn - that's exactly the same functionally (via a different route) and gives no ability to control DDE or to add functions like "plot".

Glenn Pope
2010-01-22, 06:02 PM
If you need those other features the following might be of help. Its a blog post describing different programs that allow you to change those settings.

http://www.mydigitallife.info/2008/06/20/windows-vista-file-associations-advanced-editing-management-tools/

jaberwok
2010-01-22, 07:40 PM
That's the right gear.
:beer:

jaberwok
2010-03-12, 05:41 PM
Slightly connected -
In Windows 7 explorer, on the menu bar, the second button is "Open" and it has a drop-down list so you can pick any installed programme (like different acad.exe versions).