-
PDW quits without errors
I am trying to build the setup package for my VB6 application with custom DLLs and OCXs using PDW on WINXP. The PDW quits almost at the beginning without any errors. I did search but could not find any resolution on such cases. I had another application with the similar architecture and PDW works fine.
Appreciate your time and hep in advance!
-
PDW is too old tool (1998!!!) that Microsoft has no longer updated, therefore the PDW isn't able to achieve good installation for all scenarios, because isn't updated, and not customizable.
I.e., you cannot be able to install files to OS version based, choose from current user or all users, use external setup, and so on...
There is a lot of tools more efficient.
- Windows Installer (see Microsoft web site)
- InnoSetup (free) - www.innosetup.com
- Cyber Installer Studio - www.silvercybertech-labs.com/
HTH
-
Microsoft replaced PWD with Microsoft Visual Studio Installer. It's a free download which you can get from here:
Microsoft Visual Studio Installer 1.1
-
 Originally Posted by DDB007
I am trying to build the setup package for my VB6 application with custom DLLs and OCXs using PDW on WINXP. The PDW quits almost at the beginning without any errors.
Does everything get installed?
I don't answer coding questions via PM or Email. Please post a thread in the appropriate forum section.
Please use [Code]your code goes in here[/Code] tags when posting code.
Before posting your question, did you look here?
Got a question on Linux? Visit our Linux sister site.
Modifications Required For VB6 Apps To Work On Vista
-
Yes, I did not have problem with other applications. I used VBinstaller and it has the same problem with this application. but i liked innosetup. Thanks for advise!
-
Then it sounds like it is a problem with the app, not the installer (although I do agree with gibra and Ron).
You said you "liked innosetup" - does that mean you downloaded and used it for this application, and it was successful?
I don't answer coding questions via PM or Email. Please post a thread in the appropriate forum section.
Please use [Code]your code goes in here[/Code] tags when posting code.
Before posting your question, did you look here?
Got a question on Linux? Visit our Linux sister site.
Modifications Required For VB6 Apps To Work On Vista
Similar Threads
-
By KenHow in forum VB Classic
Replies: 0
Last Post: 05-16-2002, 11:23 AM
-
By Beginner in forum .NET
Replies: 2
Last Post: 09-04-2001, 08:59 PM
-
By gurpreet kapoor in forum VB Classic
Replies: 0
Last Post: 09-28-2000, 08:01 AM
-
By Jim Pragit in forum VB Classic
Replies: 14
Last Post: 04-18-2000, 03:48 AM
-
By Jim Pragit in forum VB Classic
Replies: 0
Last Post: 04-13-2000, 02:07 PM
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks