Closed GoogleCodeExporter closed 9 years ago
Batch script lacks of string manipulation function. AFAIK, there is no way to
just remove certain substring from a string. I will warn user to backup such
registry keys before enabling or disabling manually in the README. However, the
way the scripts modify registry would not change.
FYI, the registry keys the scripts modify are listed in the README document:
http://code.google.com/p/gdipp/wiki/README
Original comment by crendk...@gmail.com
on 25 Aug 2010 at 7:18
I respect your decision.
I would still suggest you make a backup of the values on install. In this way
the user would at least have a way of finding out what settings were lost. You
can export the keys to a file or simply rename the original keys.
BTW: Batch files do allow for string manipulation. See the help for the SET
command. You will find match&search&replace possibilities.
Original comment by mmihe...@gmail.com
on 26 Aug 2010 at 7:31
Original issue reported on code.google.com by
mmihe...@gmail.com
on 25 Aug 2010 at 7:12