G
Guest
Hi,
I'm facing an issue and your help could be very helpful.
In few words, I have a app build with VC++ 2005 SP1.
I want to deploy it on a target machine, because the CRT dependency
described in the manifest can't be resolved -> I have to deploy the CRT on my
traget computer.
No real issue with the concept.
The easiest way for me could be to use a vc_redistrib.exe for SP1.
But I can't find it for SP1. So no deployment this way, and my app is not
runnable because of its missing dependencies.
Any tips ? location ?
An alternate solution ? the CRT dll + manifest in a deployment solution I
guess. Just to confirm.
I'm stuck.
Thanks for your help.
I'm facing an issue and your help could be very helpful.
In few words, I have a app build with VC++ 2005 SP1.
I want to deploy it on a target machine, because the CRT dependency
described in the manifest can't be resolved -> I have to deploy the CRT on my
traget computer.
No real issue with the concept.
The easiest way for me could be to use a vc_redistrib.exe for SP1.
But I can't find it for SP1. So no deployment this way, and my app is not
runnable because of its missing dependencies.
Any tips ? location ?
An alternate solution ? the CRT dll + manifest in a deployment solution I
guess. Just to confirm.
I'm stuck.
Thanks for your help.