Program doesn't start on Windows 8!!!

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

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

Post by wopag »

My app is an old VB6 with no manifest file.

/Stu
Mick
Posts: 18
Joined: Tue Feb 07, 2012 5:08 pm

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

Post by Mick »

wopag wrote:My app is an old VB6 with no manifest file.

/Stu

You could try adding one to see if it fixes the issue:

http://stackoverflow.com/questions/5755 ... -basic-6-0

I just butted in here as I had the same problem but I never questioned it because windows 8 was not at the time supported by this or the ide I used, the ide was updated and the only thing they updated was the manifest and the "windows 98" thing never reappeared.
Enigma
Site Admin
Posts: 3085
Joined: Wed Aug 20, 2008 2:24 pm

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

Post by Enigma »

Mick, thanks you for the explanation.

Anyway, as I expected, the problem happen in Windows side, not the protection. Windows runs the file in compatibility mode that, of course, cause protection to detect the older version of Windows and show the error.

What would be a solution? Just do not use the Checkup of Windows Version.

As regarding of Visual Basic application, this could be the same issue. Visual Basic application requires a VB runtime library to run. Maybe, some of runtime dll files could embed the manifest that does not support win8 as well. This cause Windows to run the application in compatibility mode and so you have such problem.
By the way, what is the purpose to deny execution of Visual Basic application on Windows 98?

Also, for a future plans, maybe it would be good to create some workaround feature for protection that allows to extract real version of Windows independent on compatibility options.
wopag
Posts: 9
Joined: Wed Jan 30, 2013 1:12 pm

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

Post by wopag »

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
Enigma
Site Admin
Posts: 3085
Joined: Wed Aug 20, 2008 2:24 pm

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

Post by Enigma »

I just should confirm for a future visitors of this post that Enigma Protector works well with all versions of Windows.

The issue is happening with "Checkup - Windows Versions" only, and it happens because Windows turns the software run in compatibility mode.
prasid
Posts: 47
Joined: Fri Aug 22, 2008 3:17 pm
Location: Inside Enigma Core
Contact:

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

Post by prasid »

There have no issue to using in Win 8.

Check this page please:

Image
Post Reply