| Thread | Last Post | Replies |
|
| VB6 Cab creation | 31 Aug 2005 20:14 GMT | 1 |
When trying to create a Cab file using the Package & Deployment wizard I get an error message " Filename must contain text ". The program uses ADO to run a query on an Oracle database and fill a MSHFlexGrid chart with the results. I
|
| Broken References when uninstalling VB .NET 2003 Project | 29 Aug 2005 17:06 GMT | 2 |
I have a VB6 application that I have converted to Visual Basic .NET 2003 (don't know if this is relevant). I have recently added a setup project to my solution and successfully created and install application and installed it on my pc. When I then uninstalled it, I lost many of ...
|
| VB with Mac OS | 24 Aug 2005 15:31 GMT | 1 |
Can the application of Vb6.0 Can be Run in MAc OS
|
| What are the likely challenges with Deployment VB6? | 22 Aug 2005 17:01 GMT | 6 |
Coming from A97, the challenges for deployment were: Broken References DLL Conflicts and Version Differences (including MDAC etc) My App-Runtime Interference with Installed Apps
|
| Add/Remove ICON | 18 Aug 2005 13:06 GMT | 4 |
I use VB6+Visual installer 1.1 How do I change the Icon listed near my application name on the "Add/Remove" screen? TIA
|
| vb .net deployment project properties - version | 18 Aug 2005 09:06 GMT | 1 |
How do you get access (at runtime) to the "version" parameter of the deployment project? I need to be able to display the "version" of the deployment project in an 'about' box.
|
| deploying & running source code .. | 17 Aug 2005 18:09 GMT | 1 |
I understand that it's possible to deploy - not a compiled (to IL) .exe, but a source code set of files, and the client will interpret/compile and run the source on-the-fly. In this way we'd have some degree of source code editability, without necessarily needing a build machine ...
|
| Auto install dotnetfx | 12 Aug 2005 15:22 GMT | 1 |
I am using VS .Net and created a deployment project with dotnet framework all together, however if the client do not have .netframework, i won't continue to install my project file after installed the dotnetframework. I would like to know if there are any way to make my ...
|
| Installed Program repeats installation | 08 Aug 2005 06:23 GMT | 4 |
I have created a VB6 application and installed with the VSI. I compiled the installation on a Win98 machine so it does support Win98 installs. However, each time I try to run it after the first time on Win2K and WinXP it reruns the installation program. It does not do this on ...
|
| VS Installer and VB6 | 07 Aug 2005 21:00 GMT | 2 |
I am using VSI to do my installation programs and I have a couple of questions about it's proper use. Upgrades: I would like to be able to release upgrades and service packs. The service
|