G
Guest
Hi, I'm using vs2005, .net 2 for a C# windows application. I'm preparing a
installation package and I want to add the vcredist_86.exe to my
installation. I add this exe file to my Application Folder of the setup
proejct. I then add this file to the Custom Action's Install node. I set
the InstallaerClass to False and delete the "/Install" fro the Arguments
field. I got an error message when I run my setup at the target win2k
server. When it starts running the vcredist_86.exe, a message pops up
complaining that another installation is still in process and it can not run
vcredist_86.exe. How can I resove this problem? Thank you.
installation package and I want to add the vcredist_86.exe to my
installation. I add this exe file to my Application Folder of the setup
proejct. I then add this file to the Custom Action's Install node. I set
the InstallaerClass to False and delete the "/Install" fro the Arguments
field. I got an error message when I run my setup at the target win2k
server. When it starts running the vcredist_86.exe, a message pops up
complaining that another installation is still in process and it can not run
vcredist_86.exe. How can I resove this problem? Thank you.