Jump to content

Recommended Posts


Posted
he there! i searchen the forums i searched google. but i wasnt successful.

How do I install a *.inf file unattended?

thx a lot

~thehalon

"rundll32.exe setupapi InstallHinfSection DefaultInstall 128 x:\xxx.inf"

where x:\xxx.inf is your inf file with the path (ie: c:\codecs\lmp3.inf)

hope its what you look for.

btw, i'm new here B)

Posted
oh... you want the copy to and move to like ours. ok let me find it.

0af77_Snap1.jpg

like this?

wow that is nice! how do you did it?`

thx to all others.. so far it solved my problem!

Posted

Registry tweak:

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers\Copy To]
@="{C2FBB630-2971-11d1-A18C-00C04FD75D13}"

[HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers\Move To]
@="{C2FBB631-2971-11d1-A18C-00C04FD75D13}"

[HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\Copy To]
@="{C2FBB630-2971-11d1-A18C-00C04FD75D13}"

[HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\Move To]
@="{C2FBB631-2971-11d1-A18C-00C04FD75D13}"

Will add Copy To And Move To to right-click menu of files and folders.

Posted

I would recommend not installing this tweak as it is known to cause some problems. I had this tweak as part of my unattended registry tweaks but removed it as it was more of a PITA than a help.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...