JaedenRuiner
Well-known member
- Joined
- Aug 13, 2007
- Messages
- 340
- Programming Experience
- 10+
Well,
I'm working to go and create a network publishable version of my application, basic dependencies and installations, so that when the time comes (and it is comming soon) our employees would be able to go to a place on the network and run an install or what not, and it would install all dependencies and such to their system.
I've done something like this before, but most often I've gone 3rd party on the installation (installshield or the like). But built into express is this whole, publishing thing, and I was wondering If I can tell it of the Installation Dependency for the Microsoft Office PIAs. I have the MSI file for the PIAs and i just want to include it in the install so that the install knows to make sure those are on the destination computer.
How would I do this, or must I make my employees do this step manually?
Thanks
I'm working to go and create a network publishable version of my application, basic dependencies and installations, so that when the time comes (and it is comming soon) our employees would be able to go to a place on the network and run an install or what not, and it would install all dependencies and such to their system.
I've done something like this before, but most often I've gone 3rd party on the installation (installshield or the like). But built into express is this whole, publishing thing, and I was wondering If I can tell it of the Installation Dependency for the Microsoft Office PIAs. I have the MSI file for the PIAs and i just want to include it in the install so that the install knows to make sure those are on the destination computer.
How would I do this, or must I make my employees do this step manually?
Thanks