Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Need Help Setting Registry Permissions

Featured Replies

I'm trying to figure out how to set registry permissions using the win32 api via vb6 but I'm not getting anywhere very fast.

The problem is that some Dell oem xp cd's have a controlset001\services\iastor key that has 2 unknown/bogus DACL's set to:

OWNER = S-1-5-21-846617511-297957836-1346600456-1005

GROUP = S-1-5-21-846617511-297957836-1346600456-513

If you mount the i386\setupreg.hiv in regedit and navigate to the iastor key, you get "Access Denied" and it causes trouble when building with BartPE.

I would like to clear those SID's from the ACL and add the administrators group (S-1-5-32-544) and my own owner (currently logged in user).

SubInAcl does this just fine using this from the commandline (uses the security attribs from it's parent key):

subinacl /subkeyreg hkey_local_machine\dell\controlset001\services\iastor\ /objectcopysecurity=hkey_local_machine\dell\controlset001\services

so I know it can be done (.NET is not an option).

Any help would be greatly appreciated.

Tom

  • 3 months later...

  • Author

This one really has me stumped! SubinACL seems to be the only way I've seen to be able to take ownership of this key.

The SetPerm example is the closest I've found but it seems to use the same method as regedit which results in "access denied".

Does anyone know of a good api spy program that will show me the functions that subinacl uses to accomplish this?

Edited by pcuser_tom

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.