|
-
Nov 27th, 2000, 04:03 PM
#1
Thread Starter
Junior Member
I am trying to use Installshield 5.5 to make a set up of my program.. Can anyone tell me how you can find out if a file is self-registering or not so I can group them in the file groups appropriately
-
Nov 27th, 2000, 04:08 PM
#2
DLL raises its ugly head again
Generally we treat everything in the vb world as non self registering. Its safer that way.
Having said that, all MS controls/dlls/activeX we have run up against tend to register themselves successfully, except MS Agent.
-
Nov 27th, 2000, 07:26 PM
#3
Lively Member
Easiest way to find out if something needs registering is to try and register it manually.
regsvr32.exe something.dll
-
Nov 28th, 2000, 12:56 AM
#4
Lively Member
-
Nov 28th, 2000, 02:04 PM
#5
Thread Starter
Junior Member
self - reg
do you mean that it is better to put "NO" under the file group window under self-register in installshield 5.5?
-
Nov 28th, 2000, 08:03 PM
#6
Try it and see
We are a beta site for a new install product. It automatically tries to register dlls etc, if the control is all ready registered the product by-passes without issuing error warnings, you would think most install products would work the same way.
Mind you, haven't got it too work with MS Agent yet, even after a couple of updates .
Go ahead and try it on a spare PC, you cannot really damage anything.
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
|