Search found 9 matches

by wopag
Tue Apr 16, 2013 9:25 am
Forum: Problems
Topic: Korea
Replies: 5
Views: 21416

Re: Korea

I have had to remove the OCX from the protected exe and stuck it in the installer. its a quick fix and is working.

Looking at the project I was installing the OCX into the app folder, could this be the problem if they had the same OCX already installed in the system32 folder ?
by wopag
Thu Apr 11, 2013 2:25 pm
Forum: Problems
Topic: Korea
Replies: 5
Views: 21416

Re: Korea

Thanks, I know what the error is about, I just thought that the version of the OCX contained in the packed EXE would be used and not the one that is installed on the users PC ? (which is the point of encapsulating ocx files) Just strange that of over 300 installs -its only the one in Korea thats bei...
by wopag
Wed Apr 10, 2013 9:00 am
Forum: Problems
Topic: Korea
Replies: 5
Views: 21416

Korea

I am getting reports that one of our OCX that is protected is not installing in Korean windows 7 ? I have it set to "register as ocx" and "never write to disk", works everywhere else. Its a bit sketchy as the reports are coming back in pigeon English but its certainly " VB6 ...
by wopag
Wed Feb 06, 2013 4:29 pm
Forum: Problems
Topic: GIF89.dll
Replies: 4
Views: 14454

Re: GIF89.dll

Knew it would be something obvious.

Many thanks working now


/Stu
by wopag
Wed Feb 06, 2013 1:49 pm
Forum: Problems
Topic: Program doesn't start on Windows 8!!!
Replies: 25
Views: 60533

Re: Program doesn't start on Windows 8!!!

I have no desire to restrict what version of windows our programs run on - its was just out of curiosity before we purchased EP.

/Stu
by wopag
Wed Feb 06, 2013 12:28 pm
Forum: Problems
Topic: GIF89.dll
Replies: 4
Views: 14454

Re: GIF89.dll

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
by wopag
Wed Feb 06, 2013 12:19 pm
Forum: Problems
Topic: GIF89.dll
Replies: 4
Views: 14454

GIF89.dll

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...
by wopag
Thu Jan 31, 2013 1:44 pm
Forum: Problems
Topic: Program doesn't start on Windows 8!!!
Replies: 25
Views: 60533

Re: Program doesn't start on Windows 8!!!

My app is an old VB6 with no manifest file.

/Stu
by wopag
Thu Jan 31, 2013 8:16 am
Forum: Problems
Topic: Program doesn't start on Windows 8!!!
Replies: 25
Views: 60533

Re: Program doesn't start on Windows 8!!!

Im soon to be a new user of enigma (Im leaving molebox due to lack of windows8 support) - so trawling the forums this thread was on my radar. I just tested my apps that I want to start to distribute and have found the same problem (although I dont need to stop windows 98 users from running it) Im ru...