| Thread | Last Post | Replies |
|
| You will need to restart windows | 12 Sep 2003 06:48 GMT | 2 |
I am installing a program written Visual Basic 6 onto a Windows 2000 operating system, when the program start to install it comes up with the following message: Setup cannot continue because some of the system files are
|
| Cannot write into the WinNT/2000 Events repository | 11 Sep 2003 10:37 GMT | 3 |
I'm writing a VB6 COM but haven't been able to do so. Any pointers? Thanks, MV
|
| How to uninstall Internet Setup Packages (*.cab) | 10 Sep 2003 14:46 GMT | 2 |
I chose this option for deploying a VB COM I developed. The web deployment worked great but when I needed to upgrade this first version, I couldn't find an easy way to uninstall the previous version. Is there a way I can avoid Dll-hell in this type of deployments?. In normal
|
| Programming for a Pocket PC | 10 Sep 2003 07:57 GMT | 4 |
Is it possible to create an application with VB and deploy it to a pocket PC? Do I need to embed the application within JScript?
|
| No sucess with XP visual style and theme | 08 Sep 2003 22:08 GMT | 4 |
After trying to implement XP visual style and theme in my app I am convinced it will never work right, so I removed it and recompiled and now the program won't run from exe. Problem: Can't have progname.exe.manifest file in same directory if you don't call InitCommonControls.
|
| Old Win 98 system files | 06 Sep 2003 12:11 GMT | 1 |
My installation package registers several dlls that are newer than the dlls on the target machine. In particular, oleaut32.dll and olepro32.dll have version numbers of 2.40.4275 and 5.0.4275 respectively on the target machine
|
| Somewhat enlighten on XP visual style and theme | 05 Sep 2003 17:17 GMT | 1 |
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q309366 After reading this I have the following questions: 1. Where do I get version 6 of ComCtl32.dll? 2. Does the phrase "ComCtl32.dll version 6 is not a redistributable system component" mean that I can't ship this with my ...
|
| Please enlighten me. | 04 Sep 2003 16:45 GMT | 2 |
I an installing a newly completed app and not withstanding the normal #@$% that works in one version of Windows but not another I’ve noticed, on XP, that the imbedded scroll bars on a TreeView control get updated to the XP look and feel while my scroll bars are still the old ...
|
| Protecting Project Files | 04 Sep 2003 13:28 GMT | 1 |
I see that even in the new .NET environment an extremely usefull and necessary utility is missing... A way to sucessfully and efortlessly protect your project files. Thus, I´m hoping someone here has the time and will to
|
| How to regiser a *.dll file under windows XP? | 02 Sep 2003 20:31 GMT | 1 |
I am trying to run a small custom made application written in VB 6 on Windows XP. I keep getting the following: "Class not registered. You need the following file to be installed on your machine: MSSTDFMT.DLL"
|