|
-
Sep 29th, 2003, 07:29 PM
#1
Thread Starter
New Member
VB6 PDWiz Registering Multiple Apps
I'm using the VB6 PDWiz to package my apps and I'm having trouble registering all of the executables that are being installed. The only one that seems to be fully registered is the main app. Has anyone had experiance with this and, if so, how did you deal with it?
-
Sep 29th, 2003, 10:25 PM
#2
Hyperactive Member
Do you mean that the main app is the only executable being registered into the Windows registry?
-
Sep 30th, 2003, 10:24 AM
#3
Thread Starter
New Member
Yes, I'm installing 5 exe's and the main exe is the only one being registered into the Windows Registry.
-
Sep 30th, 2003, 05:01 PM
#4
GordonSB
I believe you will have to edit the Setup.lst file and change the parameters to do the registering.
Last edited by randem; Oct 2nd, 2003 at 03:24 PM.
-
Oct 2nd, 2003, 03:18 PM
#5
Hyperactive Member
I used a .REG file to register my EXE & DLL.
Perhaps you can try that.
CJ
-
Oct 2nd, 2003, 03:32 PM
#6
Thread Starter
New Member
Using a REG file is something I've considered using to register all of the exe and dll files. It just adds a level of complexity that I was trying to avoid. Thanks for the suggestion, I'll look into how they work.
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
|
Click Here to Expand Forum to Full Width
|