PDA

View Full Version : How execute a .vsto file


MapleFeng
13th April 2009, 06:55
Hi all,

Now I am making a setup file about vsto. when setup is finished, i need to execute MyPorduct.vsto file.

How to execute it.

I know MSI file using msiexec, how about vsto files


thanks a lot

MapleFeng
13th April 2009, 09:49
this question is fixed, the reason is it is need to vsto3.0SP1, if you setup sp1, it will setup vstofile automatically.

thanks all.