i have collected all my reg tweaks in a folder called "reg tweaks" one by one in order to see each one seperetaly. and i wanted to apply them by means of a cmd file called regtweaks.cmd which resides with reg tweaks in the same folder.
when executing i see that cmdlines.txt starts the regtweaks.cmd but it doesnt apply the reg tweaks. i have tried different syntax in regtweaks.cmd but they didnt work. here are my relevant files:
========cmdlines.txt==================
[COMMANDS]
"useraccounts.cmd"
".\reg tweaks\regtweaks.cmd"
".\cmds\RunOnceEx.cmd"
".\cmds\winamp.cmd"
=====================================
======regtweaks.cmd==================
echo on
title regtweaks
color 0b
REGEDIT ".\*.reg"==> it doesnt work
(i just wanna apply *.reg files with different names.)
====================================
pls help about how i can apply registry tweaks with different names by means of *.cmd file ???
thanks in advance



Help

Back to top








