cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
yanivna
Level 4

How can i do compilation to .ism in c# ?

Hi All
i open project in c# and i add file and registry key i save the chenge and closed it but i don't know how to build it.
please help
Thanks Yaniv:confused:
Labels (1)
0 Kudos
(1) Reply
joshstechnij
Level 10 Flexeran
Level 10 Flexeran

You can use the Build method of the ISWiRelease object to build a project through the automation interface.

The sample VBScript code in the above article gives a general idea of how to get a specific release. The code would be similar in C#.
0 Kudos