Hi, I hope someone can help me. I'm not sure if this can even be done, but we are in the process of upgrading all the systems in our office to Word 2010 and Windows 7. In the meantime, we have some systems running on Windows 7 and Word 2003 and some on Windows XP and Word 2003. The paths to the Startup folders where the Addins are stored are different in that the Windows 7 machines are referencing c:\program files (x86)\Microsoft Office\Office 11\Startup. I have a string publically declared that references Public Const STRSTARTUPPATH As String = "C:\Program Files\Microsoft Office\Office11\Startup\"
Is there a way that I can somehow check to see if the system is on Windows 7 or Windows XP and then adjust the path on this string accordingly?
Thanks so much.



