Search found 18 matches

by Mick
Mon Mar 04, 2013 1:14 am
Forum: Problems
Topic: Renaming of protected exe
Replies: 2
Views: 9658

Re: Renaming of protected exe

Thanks, is there any plugin tutorials around?
by Mick
Mon Mar 04, 2013 1:13 am
Forum: Basic
Topic: Message Designer
Replies: 0
Views: 14112

Message Designer

I suggest some minor improvements to this:

Add a custom icon.
Add the ability to justify the text other than centre.
The "internal protection error, please contact the author" to be customisable.

thanks
by Mick
Thu Feb 21, 2013 12:02 pm
Forum: Problems
Topic: Renaming of protected exe
Replies: 2
Views: 9658

Renaming of protected exe

The complier I use has a flaw in it that if you rename the .exe it wont run and obviously when protected the same behaviour happens so is there anyway Enigma can protect the .exe then if its renamed pass the original name on so the end user can rename the .exe?
by Mick
Sat Feb 09, 2013 2:55 pm
Forum: Problems
Topic: Temp files
Replies: 10
Views: 29458

Re: Temp files

Hi, any news on this?
by Mick
Thu Jan 31, 2013 2:40 pm
Forum: Problems
Topic: Program doesn't start on Windows 8!!!
Replies: 25
Views: 60516

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

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/5755426/how-do-i-create-a-manifest-file-in-visual-basic-6-0 I just butted in here as I had the same problem but I never questioned it because windows 8 was not ...
by Mick
Thu Jan 31, 2013 9:28 am
Forum: Problems
Topic: Program doesn't start on Windows 8!!!
Replies: 25
Views: 60516

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

Hi yes the issue affected the previous problem topic but it got resolved when the compiler was updated, this is the manafest that works: <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion=...
by Mick
Thu Jan 31, 2013 8:45 am
Forum: Problems
Topic: Program doesn't start on Windows 8!!!
Replies: 25
Views: 60516

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

I've experienced this issue, circumstances were the protect application never had a windows 8 manifest entry and enigma never had windows 8 option to deny running, when the protected application had windows 8 added to the manifest the issue went away.
by Mick
Wed Jan 30, 2013 6:42 am
Forum: Problems
Topic: Temp files
Replies: 10
Views: 29458

Re: Temp files

Hi there, here is a test application: http://www.datafilehost.com/download-7e896186.html It uses 4 common free ware applications embedded, no files are specified in the command lines so no system changes are made. Buttons 1 - 3 work normally but button 4 crashes but works just fine unprotected. Butt...
by Mick
Sun Jan 27, 2013 1:25 pm
Forum: Problems
Topic: Temp files
Replies: 10
Views: 29458

Re: Temp files

Hi there, the issue still persists with using Enigma Virtual Box, Ill make a slimmed down application and forward it to you.
by Mick
Sun Jan 27, 2013 9:34 am
Forum: Problems
Topic: Temp files
Replies: 10
Views: 29458

Re: Temp files

Im using the one available on the download page today, you know I just tried the protection with the map executables to temp files unchecked but it actually made 4 more temp files than you get with having it checked, but it gives a different error: http://i.imgur.com/IKHUzRL.png but perhaps thats be...