| Thread | Last Post | Replies |
|
| Error: Could not load object..... | 28 Mar 2006 18:02 GMT | 4 |
Hello group...This was originally posted in VB->Controls group, but after thinking about it.... the post is probably better suited here... (I hope...?). I have a VB app that is a dll used as a plugin for PowerPoint. The app uses various controls (combobox, msflexgrid, forms, ...
|
| Setup deployement - User Interface (CHECKBOXES) | 27 Mar 2006 14:36 GMT | 4 |
I've created in my Setup deployment project under "User Interfaces" a new Checkboxes (A) dialog screen. The users have to pick between two possible projects to install. It works great but I want to make sure the user checks at least ONE of the checkboxes otherwise the
|
| VB Package + Deployment Wizard problem... | 27 Mar 2006 04:21 GMT | 2 |
I have an exe file written in VB 6.0. I have been using the VB Package and Deployment Wizard to create a setup package that I am sending to my clients. Some of my clients are having problems with this setup package. When they try to install the program, the following error ...
|
| Sending a VB6 exe file | 26 Mar 2006 11:16 GMT | 9 |
How do I send a VB6 exe file to someone who does not have VB6 installed on their computer. I guess the question is really more involved. Not only do I need to send it, they have to execute it. Thanks
|
| PowerPoint dll missing in deployment. | 24 Mar 2006 17:51 GMT | 3 |
Hello group: I have a vb6 application that has a control using msppt9.olb to show some powerpoint file. The application works fine at my development pc, which has the Office 2000 installed. However, once I install my application (I
|
| Automation Error During Load | 24 Mar 2006 04:32 GMT | 5 |
I have a VB6 application which runs fine on current NT4 environment. We are currently trying to test this application on an XP machine as we will be migrating to XP fairly soon. On XP we get a 'Runtime error 440, automation
|
| OneClick Deployment | 20 Mar 2006 01:47 GMT | 1 |
VS 2005 I have build an installer that works correctly when run by Setup against the MSI file. However, when I publish the same project, none of the files (e.g. ReadMe.rtf) are delployed. Anyone have any ideas how to deploy an
|
| using vs.net 2005 Deployment Project for VB6 application | 17 Mar 2006 08:22 GMT | 2 |
Hello, all! I'm trying to create a windows installer MSI for a relatively simple VB6 application. I've made use of the merge modules from the old Visual Studio Installer (1.1) for COMCAT, COMCTL32, MSSTDFMT, MSINET,
|
| Knowing which ocx and dll files I should distribute with my app | 15 Mar 2006 13:20 GMT | 7 |
Hell group. I'm new to VB and have created a dll that is a toolbar for MS PowerPoint. I'm wanting it to be compatible with PowerPoint XP and PowerPoint 2003 with Win 2000 or later OS.
|
| How to determinate overwrite? | 15 Mar 2006 00:27 GMT | 1 |
I place a file under applcation folder in a setup project. How can I determinate whether the file be overwrited or not if the target folder have the file.
|
| Xcopy deployement issue | 13 Mar 2006 10:19 GMT | 1 |
We have an application written in VB2005. The application must run on Tablet PC and uses ink technology. The application can also be installed on standard Win XP. The application is deployed using XCopy type without an MSI installation.
|
| Please help with some reference papers... | 03 Mar 2006 15:30 GMT | 15 |
I am using VB6.0 P&D Wizard to package our app for setup. We need to customize it, e.g., display a license agreement window and ask a user to select Accept or Not Accept before installation can continue, etc. Could someone help me with some reference papers or sample source code ...
|