Pereiti prie turinio

wetenis

Patvirtinti nariai
  • Pranešimai

    2.133
  • Užsiregistravo

  • Lankėsi

  • Laimėta dienų

    1
  • Atsiliepimai

    100%

wetenis Pranešimai

  1. Log in to the system using a username that has administrator rights. Open a command prompt, then type the command:

     

    CACLS <full-path-to-file> /E /G BUILTIN\Users:R

     

    where <full-path-to-file> is the full pathname of the runtime file or other component to which the application requires access.

     

    If you don't know the identity of the file that is causing the problem, you could try giving all users read access to all DLL and OCX files in the application folder and the Windows System folder:

     

    CACLS %systemroot%\System32\*.dll /E /G BUILTIN\Users:R
    CACLS %systemroot%\System32\*.ocx /E /G BUILTIN\Users:R

     

    There is really no reason why any user should not have read access to any shared system files.

     

    man atrodo kažką blogai padariau nes niekas nesigavo man :mellow: gal blogai išsiverčiau :) nesupykčiau jei padėtumėt :D

×
×
  • Pasirinkite naujai kuriamo turinio tipą...