0

I would like to know where Adobe Creative Suite Professional, when it's installed onto a Windows XP Computer, makes its system files.

gparyani
  • 1,881
elhombre
  • 343

1 Answers1

1

Edit, Dynamic I Just brought it to my attention that you are talking about Adobe in general and not Acrobat. Simply remove the Acrobat part from all the paths below and you should be able to find the path you are looking for.


ehh... well...

(remove the (x86) part for 32 bit machies)

Main files -

C:\Program Files (x86)\Adobe\Acrobat 9.0

Some shared files mainly Acrobat -

C:\Program Files (x86)\Common Files\Adobe\Acrobat

Other general Adobe shared files -

C:\Program Files (x86)\Common Files\Adobe\

User specific settings

C:\Users\%username%\AppData\Local\Adobe
C:\Users\%username%\AppData\LocalLow\Adobe\Acrobat
C:\Users\%username%\AppData\Roaming\Adobe\Acrobat

Registry is all over the place, but main path (user specific)

HKEY_CURRENT_USER\Software\Adobe\Acrobat

Registry main path machine (x64)

HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Adobe\Adobe Acrobat

Registry main path machine (x86)

HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Adobe Acrobat

Hopefully this helps. If you have something a bit more specific or say what you want to achieve, I may be able to help a lot better.

William Hilsum
  • 117,648