| http://www.w3.org/ns/prov#value | - In those cases, if you ever think that you will need to modify this script you should go back and refactor it correctly.Here is an example of what we can refactor.ItemToWrite = Items(ItemOne)WshShell.RegWrite HKLM\Software\MyProduct\ItemOne, ItemToWriteItemToWrite = Items(ItemTwo)WshShell.RegWrite HKLM\Software\MyProduct\ItemTwo, ItemToWriteItemToWrite = Items(ItemThree)WshShell.RegWrite HKLM\S
|