B
B. Chernick
I have a potential programming problem and I'm looking for some background
info.
I'm looking at the subdirectories of 'Program Files\Microsoft Office' and
I'm wondering what the 'big picture' is, as far as naming conventions is
concerned. More specifically, I'm looking at Office, Office10, Office11, and
Office12 sub-directories. Are these standard names? More confusingly, I
installed MS Project 2000 on top of a system that already had Project 2003,
yet 2000 is in Office while Project 2003 is in Office11.
My specific problem is that I am working on a Dot Net 2.0 Winforms app that
needs to launch Project. I have successfully launched Project 2003 using a
shell (with a literal full file path) and a getobject, but I'm wondering how
many of the machines in our organization might have both versions of Project
installed. (and how flexible the program needs to be.)
info.
I'm looking at the subdirectories of 'Program Files\Microsoft Office' and
I'm wondering what the 'big picture' is, as far as naming conventions is
concerned. More specifically, I'm looking at Office, Office10, Office11, and
Office12 sub-directories. Are these standard names? More confusingly, I
installed MS Project 2000 on top of a system that already had Project 2003,
yet 2000 is in Office while Project 2003 is in Office11.
My specific problem is that I am working on a Dot Net 2.0 Winforms app that
needs to launch Project. I have successfully launched Project 2003 using a
shell (with a literal full file path) and a getobject, but I'm wondering how
many of the machines in our organization might have both versions of Project
installed. (and how flexible the program needs to be.)