SirDrinksalot
Programmer
Hi there all,
I'm looking to upgrade an application we've built using VB6, but i am encountering some problems which i hope you may be able to help me with. In the past, i would just build a new executable and include any new dll's, ocx's etc and copy these onto the PC(s) in question. Now however, i am faced with a massive re-write of the system, and an operations team who insist on deploying using SMS. We have also migrated from the P&D wizard to Visual Studio Installer (in order to be able to use SMS), but i have no idea how i am going to replace existing versions of the software. Essentially it involves:
a) Removing a dll (for connection to a database using OO4O)
b) Removing a run-time application (MapX) - 3rd party software
c) Installing the new MapX files (already got this bit sussed, but thought i'd include for completeness)
d) Installing Oracle Client via SMS (which i've been told can't be done, but that was by a DBA, who just doesn't want me to)
e) Installing new dlls & executable
Does anyone have any ideas how you can remove software / files as part of an installation?
Does anyone know if you can install Oracle Client via SMS? (off-topic i know, but thought i'd ask)
Anyway, hope someone can help me, cos no-one here can!!
Dan
I'm looking to upgrade an application we've built using VB6, but i am encountering some problems which i hope you may be able to help me with. In the past, i would just build a new executable and include any new dll's, ocx's etc and copy these onto the PC(s) in question. Now however, i am faced with a massive re-write of the system, and an operations team who insist on deploying using SMS. We have also migrated from the P&D wizard to Visual Studio Installer (in order to be able to use SMS), but i have no idea how i am going to replace existing versions of the software. Essentially it involves:
a) Removing a dll (for connection to a database using OO4O)
b) Removing a run-time application (MapX) - 3rd party software
c) Installing the new MapX files (already got this bit sussed, but thought i'd include for completeness)
d) Installing Oracle Client via SMS (which i've been told can't be done, but that was by a DBA, who just doesn't want me to)
e) Installing new dlls & executable
Does anyone have any ideas how you can remove software / files as part of an installation?
Does anyone know if you can install Oracle Client via SMS? (off-topic i know, but thought i'd ask)
Anyway, hope someone can help me, cos no-one here can!!
Dan