I made a Isolated Shell Application followed the example (
http://msdn.microsoft.com/en-us/library/bb685514.aspx), finally,I get a install package:
in the develop computer it can install and run successful;
but in another computer for test,it can't install,the reason is the "
MyVSShellStub.exe /setup" can't run successful after the installation .
develop environment:vs 2008 sp1、SKD sp1
test environment:only the “
Microsoft Visual Studio 2008 Shell(Isolated)Redistributable Package”
system environment of both are :WINDOWS SERVER 2003 R2
help,thanks