thehalon Posted December 5, 2004 Posted December 5, 2004 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
thehalon Posted December 5, 2004 Author Posted December 5, 2004 no its a 'shell extention' or better 'explorer right mouse klick extention' http://softbird.free.fr/indexEn.php3its called 'Copy To...'
Astalavista Posted December 5, 2004 Posted December 5, 2004 oh... you want the copy to and move to like ours. ok let me find it. like this?
MHz Posted December 5, 2004 Posted December 5, 2004 Infstaller goes in the same directory as the inf file and installs it.
mirkocosta Posted December 5, 2004 Posted December 5, 2004 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)
thehalon Posted December 5, 2004 Author Posted December 5, 2004 oh... you want the copy to and move to like ours. ok let me find it. like this?wow that is nice! how do you did it?`thx to all others.. so far it solved my problem!
Tsunami Posted December 5, 2004 Posted December 5, 2004 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.
Synapse Posted December 5, 2004 Posted December 5, 2004 This link will help ya install the ContextMenu... http://www.msfn.org/board/index.php?showtopic=27459it does the same thing a** the picture astalavista posted..
big poppa pump Posted December 5, 2004 Posted December 5, 2004 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now