472,352 Members | 1,528 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,352 software developers and data experts.

Can you queue install apps or msi's

Hi

Can anyone tell me how you run multiple msi's or install programs from a
single msi. I'm using VS2005?

Thanks
Dec 22 '05 #1
2 1516
Hi John,
Can anyone tell me how you run multiple msi's or install
programs from a single msi. I'm using VS2005?


A single msi package could install multiple programs, in VS2005 you can add
the projects' output to the setup project or add those application
executable's images to the target folder(View\File System\Select or create
target folder to add the corresponding .exe files and its dependency
component files).

But the VS2005 doesn't support to run another msi package instance inside
the current installation instance, if you want to include a nested setup
package in the current package, I suggest you can refer to the following
newsgroup thread, there has a discussion on that topic:

http://groups.google.com/group/micro...i/browse_frm/t
hread/af91b5616848eddc/ba7af57d29f0212b?lnk=st&q=Need+uninstall+of+one+pa cka
ge+to+first+uninstall+another+(nested+uninstall%3F )&rnum=1&hl=en#ba7af57d29f
0212b
Thanks!

Best regards,

Gary Chang
Microsoft Community Support
--------------------
Get Secure! ¡§C www.microsoft.com/security
Register to Access MSDN Managed Newsgroups!
http://support.microsoft.com/default...sdn/nospam.asp
&SD=msdn

This posting is provided "AS IS" with no warranties, and confers no rights.

Dec 23 '05 #2
Hey!!

I packaged my msi within the setup and used custom actions to detect whether the msi was installed and if not run it.

The only thing that I cant figure out is how to hold on with installation of parent while this submsi is installing...


Hi John,
[color=blue]
>Can anyone tell me how you run multiple msi's or install
>programs from a single msi. I'm using VS2005?[/color]

A single msi package could install multiple programs, in VS2005 you can add
the projects' output to the setup project or add those application
executable's images to the target folder(View\File System\Select or create
target folder to add the corresponding .exe files and its dependency
component files).

But the VS2005 doesn't support to run another msi package instance inside
the current installation instance, if you want to include a nested setup
package in the current package, I suggest you can refer to the following
newsgroup thread, there has a discussion on that topic:

http://groups.google.com/group/micro...i/browse_frm/t
hread/af91b5616848eddc/ba7af57d29f0212b?lnk=st&q=Need+uninstall+of+one+pa cka
ge+to+first+uninstall+another+(nested+uninstall%3F )&rnum=1&hl=en#ba7af57d29f
0212b


Thanks!

Best regards,

Gary Chang
Microsoft Community Support
--------------------
Get Secure! ¡§C www.microsoft.com/security
Register to Access MSDN Managed Newsgroups!
http://support.microsoft.com/default...sdn/nospam.asp
&SD=msdn

This posting is provided "AS IS" with no warranties, and confers no rights.
May 1 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Roland | last post by:
I am having trouble installing dotnetfx on a machine. Here is the dotnetfx.log file Any Ideas how to fix the machine so it will install will be...
7
by: p | last post by:
WE had a Crystal 8 WebApp using vs 2002 which we upgraded to VS2003. I also have Crystal 9 pro on my development machine. The web app runs fine on...
2
by: Roland | last post by:
I am having trouble installing dotnetfx on a machine. Here is the dotnetfx.log file Any Ideas how to fix the machine so it will install will be...
4
by: Jason Madison | last post by:
We write a web-based application and currently our installer installs the web site to c:\program files\(vendor name)\(app name)\ Someone told...
0
by: Naresh1 | last post by:
What is WebLogic Admin Training? WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge...
0
by: antdb | last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine In the overall architecture, a new "hyper-convergence" concept was...
0
by: Matthew3360 | last post by:
Hi there. I have been struggling to find out how to use a variable as my location in my header redirect function. Here is my code. ...
2
by: Matthew3360 | last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it...
0
by: AndyPSV | last post by:
HOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and on my computerHOW CAN I CREATE AN AI with an .executable...
0
by: Arjunsri | last post by:
I have a Redshift database that I need to use as an import data source. I have configured the DSN connection using the server, port, database, and...
0
by: Matthew3360 | last post by:
Hi, I have been trying to connect to a local host using php curl. But I am finding it hard to do this. I am doing the curl get request from my web...
0
by: Carina712 | last post by:
Setting background colors for Excel documents can help to improve the visual appeal of the document and make it easier to read and understand....
0
by: Rahul1995seven | last post by:
Introduction: In the realm of programming languages, Python has emerged as a powerhouse. With its simplicity, versatility, and robustness, Python...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.