
Set Arbitrary Keypaths
Description: This script will set arbitrary keypaths for components with no keypath. Usage CScript.exe {Script} {MSI} Script 'set up log file Dim fso : Set fso = CreateObject("Scripting.FileSystemObject") Const ForReading = 1 Const ForWriting = 2 Const ForAppending = 8...








