|
Found it!
Edit msi with Orca.
In the [Table] Control :
locate row with [PIDTemplate] and substitute with MYCD-KEYG-OES-HERE-LOL!
In the [Table] ControlEvent :
locate row with ProductID = "" and substitute with ProductID = "MYCD-KEYG-OES-HERE-LOL!"
locate row with ProductID <> "" and substitute with ProductID <> "MYCD-KEYG-OES-HERE-LOL!"
Save.
Last edited by nando2002; 06-11-2008 at 10:33.
Reason: removed quotes
|