I want to import or merge a couple of registry files before Windows
starts. This must happen each time the system boots, not just once.
Right now, my autoexec.bat file is empty.
I tried this:
CALL C:\myfile.reg
The result was an "invalid switch" error.
Someone mentioned on another forum that all you need is
the pathname to the reg file, nothing else.
Rather than messing around with autoexec.bat, I would be
happier if I could find a little applet that could do the job.
I've searched, but I can't find anything.
If it can be done easily using autoexec.bat, please, show me
the way!
One thing I do remember about these "run > sysedit" files
is how strange they can be. Command lines that work on
one system may fail on another. That's why I was hoping
to find a simple command line app.
[[ You might remember the command line tool RegDel. I used
it hundreds of times to delete keys and values. It never failed.
Its still available here:
http://www.softlooku...lay.asp?id=9849 ]]
This post has been edited by HoppaLong: 17 March 2010 - 05:58 PM



Help
Back to top










