Modify registry field with rundll32.exe
Have some strange problem with win2k registry.
Have to change value of some field in registry with a script.
There i use:
rundll32.exe setupapi,InstallHinfSection DefaultInstall 132 "c:\myFile.inf"
And it doesnt work. I get the "installation failed" pop up window.
When i`m trying to install myFile.inf with "mouse right click->install" it change appropriate registry fields with no problem...
Can anybody help me please?
Thanks in advance.

