Re: Executable using Gui4Cli.dll
Dimitris Keletsekis <[email protected]> Mon, 9 Jul 2012 08:26:06 +0300
| Newsgroups | gmane.comp.windows.gui4cli |
|---|---|
| Message-ID | <CAHiKg1WccbXyRALbd8b00Cr8TUh_dYhKih0bVDnQ9-CBoRJQFA@mail.gmail.com> |
That's strange... I changed PackExe_dll.exe so that it wouldn't cause this and checked with every antivirus to see that it didn't (there are sites that do this) The reason it was sometimes marked as a virus was that I had code in it to automatically download gui4cli.dll from the web if not found, and some antiviruses look for those download functions and automatically mark the program as a Trojan downloader. Anyway, now I'm away. I'll have a look when I get back. Dimitris On Sunday, July 8, 2012, Marianne wrote: > ** > > > Dimitris > > Sorry, it is me again. > > I did a little testing. It seems to me that PackExe_dll.exe is the progam > causing the virus warning. > > If I use the dll of version 19.37 and an old PackExe_dll.exe (version > 19.35) then there is no virus warning but then the original problem is back. > > I just thought that it can be of help to you. > > Kind regards. > > Frans > > --- In [email protected] <javascript:_e({}, 'cvml', > 'gui4cli%40yahoogroups.com');>, Dimitris Keletsekis <gui4cli@...> wrote: > > > > Ok, I uploaded a new version - 19.37 - which should solve this problem. > > > > I was going to upload a new full version, with an updated installer, etc, > > but its taking longer than I thought, so here are the executables for > now... > > > > Best regards, > > Dimitris > > > > > > > > On Sun, Jul 1, 2012 at 2:40 AM, Marianne <marianne976@...> wrote: > > > > > ** > > > > > > > > > Dimitris > > > > > > I downloaded Test.exe and run it. > > > > > > The program is running but when I click the Exit button I still get the > > > error "Test.exe has stopped working. Windows can check online for a > > > solution to the problem." > > > > > > It also ask me if I want to debug the program but I do not have any > > > knowledge of this. I just click on debug to see what happens and then > I got > > > a message of "Unhandled exception in Test.exe 0xC0000005. Acces > violation" > > > > > > If it is running without problems on your computer it must be a > setting on > > > my computer. However I get the same message on all computers that I > use. > > > > > > Thanks. > > > > > > Frans > > > > > > > > > > > > --- In [email protected], "Marianne" <marianne976@> wrote: > > > > > > > > Dimitris > > > > > > > > The link given below does not work. I get the message "File not > found" > > > > > > > > The exe I am talking about works ok, the problem is that when I Quit > the > > > program I get the error message. So it just on quit, further I do not > have > > > problems.(The error occurs a second or so after the Quit (Exit) > command.) > > > > > > > > Kind regards. > > > > > > > > Frans. > > > > > > > > > > > > --- In [email protected], Dimitris Keletsekis <gui4cli@> > wrote: > > > > > > > > > > Hi, > > > > > > > > > > I made the executable, but it works ok.. It takes a bit of time to > exit > > > > > (maybe more than it should?), but it does exit. Here's the link > > > (test.exe > > > > > in Files/Temp) > > > > > > > > > > > > > > http://f1.grp.yahoofs.com/v1/EJnoTxhV08ihJCPErYYbcTpbVhoGmLc1U4YpXVzxiGJb3x5bijjU5Q6g3cTDMBcfXAfMtc-Hs42ILdlE/Temp/test.exe > > > > > > > > > > Try this and tell me.. > > > > > Dimitris > > > > > > > > > > > > > > > > > > > > On Thu, Jun 21, 2012 at 5:09 PM, Marianne <marianne976@> wrote: > > > > > > > > > > > ** > > > > > > > > > > > > > > > > > > Demitris > > > > > > > > > > > > I made a test.gui as below: > > > > > > > > > > > > G4C TEST > > > > > > WINDOW 50 30 300 200 "TEST gui" > > > > > > WinAttr style resize > > > > > > > > > > > > xOnLoad > > > > > > GuiOpen #this > > > > > > > > > > > > xOnClose > > > > > > GuiQuit #this > > > > > > Quit > > > > > > > > > > > > XBUTTON 190 150 90 35 "Exit" > > > > > > Guiquit #this > > > > > > > > > > > > Create a Normal Gui4Cli executable and run. Click the Exit > button. No > > > > > > problem, works 100%. No bacground instances. > > > > > > > > > > > > Now create Gui4Cli executable using Gui4cli dll option and run. > No > > > > > > problem. Click the Exit button and I get the error "Test.exe has > > > stopped > > > > > > working." > > > > > > > > > > > > Remove Quit from xOnclose and again create a exe using the dll. > Run > > > the > > > > > > program and exit. No problem everything works fine. > > > > > > > > > > > > The only problem now is that if you use Ctrl Alt delete that > > > processes wil > > > > > > still indicate that test.exe is still running in background, it > does > > > not > > > > > > quit. Everytime you run Test.exe another instance is added. This > > > creates a > > > > > > problem if one put the exe on a server. > > > > > > > > > > > > If you use Set 0Gui instead, although you say it does nothing, > using > > > Exit > > > > > > gives the same error, any way on all the computers I am using. > > > > > > > > > > > > I have three computers using Windows XP, one using Windows 7 and > the > > > work > > > > > > computer also on Windows XP and I get the same error on all of > them. > > > (All > > > > > > Service Pack 2) > > > > > > > > > > > > Hope it is clear. > > > > > > > > > > > > I probably do somethimg that is not correct. > > > > > > > > > > > > Thanks. > > > > > > > > > > > > Frans > > > > > > > > > > > > > > > > > > --- In [email protected], Dimitris Keletsekis <gui4cli@> > > > wrote: > > > > > > > > > > > > > > >