Is anyone using SharePoint STSADM.exe commands with Wix?  If so, how?
For those that don't know,  STSADM.exe is a command line interface to
SharePoint for adminstrators. 

I am installing a custom Site Definition and trying to register
a couple of our SharePoint features the following commands.

stsadm.exe -o deactivatefeature ...
stsadm.exe -o uninstallfeature ...
stsadm.exe -o installfeature ...
stsadm.exe -o activatefeature ...

I currently do this from a batch file, and could write a CustomAction to
launch this batch file, but there
Has to be a better way.   If not, is there some guidelines for working
w/ .bat files within Wix?  L

Are there any Wix specific extensions available/planned for SharePoint?

Thanks in advance.
Tom
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to