Re: [WiX-users] Create .mst from edited .wixout file (or other wix format file)

2008-10-15 Thread Ulf Jonson
Hi, Ok I found out myself. I have tired this approach but I must have made some simple mistake when I tried first time. Just type: torch myEditedTransform.wixout -out myNewTransform.mst Derek Cicerone:s blog said it would be possile so I tried again. "You could create a transform with torch, t

[WiX-users] Create .mst from edited .wixout file (or other wix format file)

2008-10-15 Thread Ulf Jonson
Hi, I would like to know if this is possible. I am able to produce a "myTransform.wixout" file from my "myTransform.mst" with "dark.exe". Since it contains vaild xml it is possible to edit some changes. Can I now go back to an .mst file from the edited ."transform.wixout" with any of the wix tool