Re: override file extention in user's machine while calling DLL in VB6 program
- From: "Steven Burn" <somewhere@xxxxxxxxxxxxxxx>
- Date: Wed, 12 Jul 2006 14:26:42 +0100
Another program's use of a particular extension would not cause the error
you are mentioning. Instead, check security (apps) and AX permissions as
these are the most likely culprit.
--
Regards
Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk
Keeping it FREE!
<adv@xxxxxxxxxxxx> wrote in message
news:%23xBDqkYpGHA.4996@xxxxxxxxxxxxxxxxxxxxxxx
I have a vb6 program that uses dll that zip and extract ZIP file in the
user's machine.
Sometimes the user gets run time error 429 - activex can't create object,
probably because zip file extension is related to another program in the
user's machine that create
the same kind of file (.ZIP) and block my dll to run correctly.
Is anyone has a solution to this kind of problem?
'==================
Avi
adv@xxxxxxxxxxxx
'=================
.
- References:
- Prev by Date: Re: Cleaning up files after MSI uninstall
- Next by Date: Re: Quick Question - New Reader
- Previous by thread: override file extention in user's machine while calling DLL in VB6 program
- Next by thread: Quick Question - New Reader
- Index(es):
Relevant Pages
|