About 25,500 results
Open links in new tab
  1. AppV client default paths - social.technet.microsoft.com

    I want to know if i can publish a package that was created in the sequencer to another path then the default path on the APPV client machine defined in the registry PackageInstallationRoot. …

  2. Need a help to grab registry information

    we have a requirement to grab registry information for hkcu (current user). I have tried getting information using CMPivot in SCCM CB but it works for some registry key's not for all. I need …

  3. The registry key: …

    Jul 14, 2010 · At system startup, the Microsoft SMBIOS driver collects the information about the system hardware and stores it in memory allocated by the driver and in the registry at …

  4. HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies ...

    Jul 18, 2014 · Question 2 Sign in to vote I was trying to disable autorun on my labtop using the registry but the following registry folder is missing on my system: …

  5. HKCU (better yet, default user) registry settings to set folder view ...

    Rather than going through all of the folder types to set the default view to Details for all seven (or however many there are) folder types, it would be most helpful to have the registry settings for …

  6. App-V 5 registry key virtualization - social.technet.microsoft.com

    Apr 1, 2015 · As Thamim says, all changes made to te registry made by an appv5 applciation are writen to the appv virtual registry of that package (except keys in the passtrough-key).

  7. Windows 7 GPO firewall registry keys source for firewall keys

    Each GPO contains a Registry.pol file. In order to modify settings in the registry, the Administrative Templates CSE parses the ntuser.pol files to remove previously set registry …

  8. Group policy setting "Prevent access to registry editing tools ...

    on windows xp envionment, configuring policy Prevent access to registry editing tools to Enabled and Disable regedit from running silently? to No allowed us to run reg add commands on HKCU.

  9. MSI RemoveRegistry Table Example?

    I know I could easily delete the offending key via a batch file or vb script, but I've read that the RemoveRegistry Table within Windows Installers is designed specifically to remove registry …

  10. Renaming %windir%\System32\GroupPolicy\User\registry.pol

    once i rename the registry.pol under User, it takes the group policy setting fine, therefore, need to rename the file once. Detection logic is looking for the presence of registry.pol1 (renamed file).