silently installing .reg file
-
From my application , I need to load the contents of a reg file programmatically . I have tried to use Shellexecute supplying the filepath to the reg file however it still prompts me by asking if i need to insert the file into the registry. I would want to do this silently as the regedit /s option does it silently. thanks
Engineering is the effort !
-
From my application , I need to load the contents of a reg file programmatically . I have tried to use Shellexecute supplying the filepath to the reg file however it still prompts me by asking if i need to insert the file into the registry. I would want to do this silently as the regedit /s option does it silently. thanks
Engineering is the effort !
Why not just shellexecute the command you mentioned, "regedit /s file.reg"?
-
Why not just shellexecute the command you mentioned, "regedit /s file.reg"?
thats the nice tip i must say!
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow "If it were machines, the pair_programming seem to work, but for humans it is pair_crackdown that seems to work! " - Nisamudheen Never mind - my own stupidity is the source of every "problem" - Mixture
cheers, Alok Gupta VC Forum Q&A :- I/IV Support CRY- Child Relief and You