Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Merge Registry File
#1
Could QM merge a registry file silently?

Thanks,
Jimmy Vig
#2
Or perhaps parse the data in a registry file and add it using rset?
#3
.reg file? Can be used regedit.exe with certain command line, where available. Also I have functions that export/import registry key in XML format.
#4
could you give an example of using regedit.exe in QM?
#5
Macro Macro1425
Code:
Copy      Help
run "regedit.exe" "/s ''reg file''"
#6
Thanks. I'll give it a whirl.
#7
I'm just getting a handle on these command line switches, silent installs and stuff like that.

Essentially I am working on Automating computer loads so I can bring machines back from the dead in my office without wasting a day tweaking all of the settings and little things.

Thanks again.
Jimmy Vig


Forum Jump:


Users browsing this thread: 1 Guest(s)