Update 6/3/2010: Added 'lccModifyFileInsertDataBeforeLineContains', 'lccModifyFileChangeContentFrom', 'lccModifyFileChangeContentTo (Start/End)'.
Update 5/7/2010: Added 'Deleting Lines From Files', 'Delete Registry Keys'.
Update 5/4/2010: Program released.
The lccPCModifier application allows a set of actions to be performed on a computer. These actions can be registry changes, file changes, manual commands.
Error checking is incorporated. This allows you to instruct the actions to 'abort' if an action does not succeed.
The lccPCModifier can accept attributes through a single command line or as provided by a 'logic' file. A logic file is just a text file with each attribute on a separate line. As the amount of attributes being provided can grow quickly, a text file is easier to maintain.
The actions are performed in the order provided.
Though attributes to lccPCModifier can be supplied from a command line, it is highly recommended that the attributes be supplied through a logic file.
Files