GIF89.dll

Post here messages if you have any problems with working of Enigma Protector
Post Reply
wopag
Posts: 9
Joined: Wed Jan 30, 2013 1:12 pm

GIF89.dll

Post by wopag »

Im doing a test app with a simple animated gif using an external link to gif89.dll (using vb6 classic)

Ive added the gif89.dll into the virtual box and tried ticking it to be register as activex and also install and setup active x, but my program still grumbles its not registered ? (this is run on a windows 8 without admin rights)

Enabled files virtual is ticked
Virtualization method is set to "never write to disk"

Im just trying it with other OCX and none of them are registering. Quite obviously missing a checkbox somewhere ?

Any ideas what I havent set ?

/Stu
wopag
Posts: 9
Joined: Wed Jan 30, 2013 1:12 pm

Re: GIF89.dll

Post by wopag »

Ok found that one of the DLLs' in question have to be installed to the "system folder" and not the default folder.


Still having trouble with the gif89.dll tho


/Stu
Enigma
Site Admin
Posts: 3085
Joined: Wed Aug 20, 2008 2:24 pm

Re: GIF89.dll

Post by Enigma »

I think that you've missed to enable the Registry virtualization, this is core moment for virtual ActiveX registration.

Just imagine, why the ActiveX can't be installed without admin privileges? Because it is unable to write values in registry path HKEY_CLASSES_ROOT. So you have to enable the virtualization of this registry branch.
For initial tests, I recommend you just enable Regsitry virtualization, and keep virtualization method for all keys by default.

If this does not help, please send us non packed files at support@enigmaprotector.com, it would be interesting to find and fix a problem.
wopag
Posts: 9
Joined: Wed Jan 30, 2013 1:12 pm

Re: GIF89.dll

Post by wopag »

Knew it would be something obvious.

Many thanks working now


/Stu
Enigma
Site Admin
Posts: 3085
Joined: Wed Aug 20, 2008 2:24 pm

Re: GIF89.dll

Post by Enigma »

That's good, you are welcome!
Post Reply