Windows2003-3790/inetcore/outlookexpress/setup/regfix.bat
2020-09-30 16:53:55 +02:00

6 lines
92 B
Batchfile

sed "s/%%11%%/%1/g" regrel.inf > t.t
sed "s/%%49701%%/%1/g" t.t > regfix.inf
del t.t