| Thread | Last Post | Replies |
|
| Installing Fonts via CAB | 29 Sep 2003 13:15 GMT | 1 |
Hello. I have a UserDoc vb app that I deploy via a CAB file with INF. It works fine, except that I have no idea how to install a special .FON file that we wrote. I can get it into the Fonts folder, but apparently there is more to it, because it doesn't work in my application, nor ...
|
| International Package and Deployment Kit | 27 Sep 2003 15:39 GMT | 1 |
I have the french version of Vb6 and i want to convert my package and deployment so that the message during the installation would be in english instead of french. I've downloaded the International Package and Deployment
|
| PROBLEM WITH MSVCRT.DLL | 27 Sep 2003 13:20 GMT | 1 |
I AM TRYING TO INSTALL A VB6 APP USING THE PACKAGE AND DEPLOYMENT WIZARD. APP INSTALLS WITH NO PROBLEM ON WINDOWS XP WORKSTATIONS. TRIED TO INSTALL IT ON A WINDOWS 2000 SERVER AND RECEIVE MESSAGE THAT MSVCRT IS
|
| Instalation package with DB Setup | 26 Sep 2003 13:25 GMT | 2 |
I'm finishing an app in VB6 with SQL Server 2000 as backend. Now I must create the instalation package, with the "Package & Deployment Wizard" or with "Visual Studio Installer". With the instalation package for the program itself there's no problem, the problem is how to make that ...
|
| Deploy application | 26 Sep 2003 00:12 GMT | 1 |
I'd like to develop an application with VB .NET or VB with Access Database, My question is is it posible to install the application on the client machine without having VS.NET or VS in the client machine, which files I
|
| Software license and copy protection toolkits? | 25 Sep 2003 20:26 GMT | 1 |
I have a VB 6 product that my client wants to protect from illegal copying. I've been reviewing this list of products which all claim to do the job. Crypto++ SDK From Sampson Multimedia Code-Lock from RTS Software
|
| Menu Control Grayed out. | 25 Sep 2003 04:55 GMT | 2 |
I have a mdi application which uses the menu control. When installing the application i install it on the workstations by logging in as administrator first and then the program is run using a network user account which has does not have admin rights on the workstation. There ...
|
| Run-time error 430: Class does not support Automation or does not support expected interface | 23 Sep 2003 15:07 GMT | 9 |
I have a VB 6.0 application that receives Run-time error 430 when installed on one NT 4.0 SP6a workstation, but not on another that should be configured identically (but obvisously is not). I realize that this is most likely due to a specific object being the wrong version (possibly ...
|
| IBM AS/400 compatibility | 21 Sep 2003 10:02 GMT | 1 |
Are there any compatibility issues I should be aware of when building VB 6 projects to access the IBM AS/400, I,ve never used the 400 before. Cheers
|
| Import of excel into access thru vb | 18 Sep 2003 17:52 GMT | 2 |
Here is my problem I have a vb6 application that imports the contents of a spreadsheet into an access database. It works fine with the one exception.
|
| How to create a side-by-side .cab installation package? | 18 Sep 2003 14:06 GMT | 1 |
I'm using the 'Package & Deployment Wizard', is there a way to specify a directory for the installation?, I mean, I don't want my dlls to be installed in the SYSTEM32 directory, in other words, as shared. Do I have to edit the .inf file created by the wizard?, if so, how do I
|
| ORCA.EXE | 18 Sep 2003 12:20 GMT | 1 |
How can I get the Microsoft's file ORCA.EXE? Many thanks in advance. José Nuñez Montevideo - Uruguay
|
| VB crashing | 16 Sep 2003 20:36 GMT | 4 |
For no reason, ( that I can determine), my vb6 app will not compile anymore. It starts to compile and then VB just exits with no message at all. I tried to test my packaging with Packaging and Deployment wizard, and when it attempts
|
| Out of date DLLS | 15 Sep 2003 09:19 GMT | 1 |
Re earlier message, can't install dlls in program directory. Dlls in question are oleaut32.dll and olepro32.dll. Earlier versions on target machine preclude installation of app. even though I have moved these dlls
|
| How to monitor what files have been deployed | 12 Sep 2003 18:40 GMT | 1 |
I want to monitor what files, ini changes and folders etc are created/deployed during an install. Are there any tools to do this?
|