Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > How to replace some dll file in system32?

Reply
Thread Tools Display Modes

How to replace some dll file in system32?

 
 
Atmoz
Guest
Posts: n/a

 
      06-25-2009


i need to replace some dll in system32 to play GTA4 normally
however
it seems that only the "trustedinstaller" could do that
as an administrator, how to delete or edit the dll?
please help


--
Atmoz
Posted via http://www.vistaheads.com

 
Reply With Quote
 
 
 
 
JEWboy
Guest
Posts: n/a

 
      06-29-2009
you must take ownership of that file, first make sure you're Adminsitrator,
then rightclick on file, then-->security-->advanced, etc, you must set it to
'Full zControl".

Then you can delete .dll, and possibly ruin your system if you don't know
what you're doing, I just told you how ot delete/replace protected files,
but it's you rproblem if you screw up Windows royally by doing so

 
Reply With Quote
 
Donald
Guest
Posts: n/a

 
      07-04-2009

The GTA4 player should take care of this. Maybe they had a patch for that
issue. You can save a lot of time by contacting them for support.
Did you get that error message when you run some installation program? You
may try to disable the digital signature of program.

You can try to execute this command-line
bcdedit.exe /set nointegritychecks ON
and
bcdedit /set loadoptions DISABLE_INTEGRITY_CHECKS

You can check the following pages about more options.
http://forums.techarena.in/vista-help/666067.htm
http://social.technet.microsoft.com/...9-533ef3de564d
That's for drivers.

If the problem is not with your drivers:
your users will get the digital signature error if the software isn't
verified using a code signing certificate.
you need to get your developers to use a code signing certificate issued
from a trusted authority. I suspect they are using a self generated
certificate, which isn't in the trusted publishers root on each pc.
you can buy these from any of the usual suspects - verisign etc..
If you sign software, it needs to be done in a fashion that is understood by
all possible clients.
one way around this is if you have an internal CA - create a code signing
cert with your own CA, sign your software.
all your client PC's will need YOUR CA public cert installed - then you
shouldn't get the error.

For simply deleting Dll, you can do it in safe mode most of the time. For
editing them, you will need to install some program tools like Visual Studio
to customize them completely.

"Atmoz" <> wrote in message
news:...
>
> i need to replace some dll in system32 to play GTA4 normally
> however
> it seems that only the "trustedinstaller" could do that
> as an administrator, how to delete or edit the dll?
> please help
>
>
> --
> Atmoz
> Posted via http://www.vistaheads.com
>


 
Reply With Quote
 
Donald
Guest
Posts: n/a

 
      07-04-2009
Whoops, you do have that mechanism to add CA to your DLL, right? If those
DLLs are from those software providers then you may don't have much ways to
add anything to them, you will need to ask the provider to give a signed one
or turn off the signature monitoring feature in registry.

"Atmoz" <> wrote in message
news:...
>
> i need to replace some dll in system32 to play GTA4 normally
> however
> it seems that only the "trustedinstaller" could do that
> as an administrator, how to delete or edit the dll?
> please help
>
>
> --
> Atmoz
> Posted via http://www.vistaheads.com
>


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Cannot replace a DLL file in system32 Andrew Windows Vista Security 7 01-27-2009 06:21 AM
How To Replace A Missing File? Jim Windows Vista General Discussion 3 03-27-2008 08:47 PM
Need to replace dll in System32 with different version trusted ins nat Windows Vista Security 3 11-20-2006 10:33 AM
how to replace $NtServicePackUninstall$\logonui.exe file? Susan Windows Update 4 02-11-2006 08:38 PM
Need to replace damaged IUCTL.dll file Dragonfly_961 Windows Update 10 01-08-2006 03:22 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59