Endpoint Protection

 View Only
  • 1.  Will COMMON_APPDATA, Desktop, etc work for Windows 7?

    Posted Jun 07, 2012 09:14 PM

    The setting below is specific in text to Windows XP, but I would hope that this would work for Windows 7, passing through the %USERPROFILE% variable and knowing this maps to %users%

    I know Documents and Settings is a pointer somewhat, so just making sure this will work as expected.

     



  • 2.  RE: Will COMMON_APPDATA, Desktop, etc work for Windows 7?

    Broadcom Employee
    Posted Jun 07, 2012 11:10 PM

    yep, it will be taking correct path for windows 7/2008. Those shown are typical path. You can test it and you will get the desired result.



  • 3.  RE: Will COMMON_APPDATA, Desktop, etc work for Windows 7?

    Trusted Advisor
    Posted Jun 08, 2012 05:21 AM

    Hello,

    I agree with Pete's Comment.

    Yes. It does support windows 7 and Windows 2008 directory paths.



  • 4.  RE: Will COMMON_APPDATA, Desktop, etc work for Windows 7?

    Posted Jun 08, 2012 11:44 AM

    Thanks All!