View Single Post
  #10  
Old 06-11-2008, 09:40
nando2002 nando2002 is offline
Die Hard Member
 
Join Date: Apr 2007
Location: Portugal
Posts: 431
Thanks: 0
Thanked 2 Times in 2 Posts
nando2002 is on a distinguished road
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
Reply With Quote