Thank you! But I'm reluctant to install the BETA because I am writing code in G4C 2.64 and I don't want it to stop working. Can I install the Beta to a...
... From: Valery Ivanov To: gui4cli@yahoogroups.com Sent: Sunday, June 01, 2003 2:25 PM Subject: [gui4cli] Re: Tips 1.4 Hi all, Tip to Tips: 1. It is good idea...
the beta is really only the single file, gui4cli.exe, plus the documentation. you can just save your old copy of gui4cli.exe in case anything doesn't work. ...
Hi Dimitris, hi Valery, I am making a telephone directory search utility with Gui4Cli. I have a xtextin event in window and want a trigger as soon as the user...
Lilla: I am doing what you say. I have the beta (014b) in a folder of its own. I run the gui4cli.exe (beta) and then do any work or testing. When you do this...
I guess Lilla uses AutoIt too, the latest version of AutoIt is 2.64 ;- ) Greetings, daonlyfreez http://daonlyfreez.mirrorz.com ... not ... double ... to ... ...
Hi Richard, ... Don't worry.. I'm working on 3-4 things at once, whatever suits the mood at the time I switch on my computer. See my other email today about a...
Hi Lilla, ... There is no version 2.64.. Not on g4c anyway.. :) The beta has just the binary and a new version of Gui4Cli.gui. It is fully compatible with...
Hi, Thanks to a program which was already available, you can now make Gui4Cli "executables" - ie bundle Gui4Cli + scripts into a self-extracting executable...
Hi Dimitris, Thank you for utility. I want to add my 2 cents: To delete Setup.exe after exiting other GUI you can add to package batch selfkill: ... if not...
The bundler works well and very fast on execute. Since there does not seem to be anyway of programatically ending gui4cli.exe, for "general users" you should...
Thanks, I'll download the BETA now. That should read Gui4Cli 012 (2.64 is AutoIt) Lilla ... case ... is ... the ... qualified ... to ... it ... more ... ...
Thanks for feedback, 2.64 is last official release of AutoIt, should have said 012 (last official release of Gui4Cli). Sorry for the confusion. Lilla ... not ...
Yes, actually I started with AutoIt due to a post you made in the Window Scripting newsgroup. I was doing a lot of send key operation. Then when I got to the...
Hi Dimitris, Packsetup.exe works greate under Win95, too. ... I am trying to automate the clearing of Temp Dir. To do it I've added selfkill.bat to package and...
hummm... Quit command closes Gui4Cli.exe, and removes the heart from the system tray. At least this works for my cleanNdefrag.gui which I launch via...
I forgot Quit command. ;-) The last trick's question: How to delete the current directory which contains selfkill.bat? Thanx. ... heart ... make ... ...
How about creating a batch file in the folder above that removes the folder and then deletes itself? Possible? Jack The Author asserts the moral right to be...
That sounds perfect. I had tried every other variation--end, etc. Since we are using a separate, named instance of G4C with the Bundler, this should not have...
I am still working on this, but since these files are all stored in: c:\windows\temp in folders that all start with "lu", it might be possible to just issue a...
014B CreateLink problem when path contains space. For the short story, jump to the bottom. This is under Win98SE. Using Gui4Cli v014 Beta. I copied the two...
I think we are dealing with a problem that does not exist. According to the documentation for Bundler, when the setup.exe exits all files are deleted except...
feedback, my batch file below works now with 014B. @echo off gui4cli.exe -instance Scripts_byLilla_Shortcuts "CreateDesktopShortcut.gc" I tried this and it...
Observation, the windows create shortcut wizard automatically fills in the 'Start in' folder with the path of the executable, or first file specified I...
Hi Dimitris. I have been doing a little experimenting with PycURL. The PycURL method works great! http://pycurl.sourceforge.net/ It is a also a good way to...
Hi Valery, ... Good! This is because Lucian has written all the code needed for handling the zipped package as a resource. Windows has functions for this but...
The problem exists. The temporary Folder under Win95 doesn't deleted after restart of PC. According to the documentation for Bundler that Folder doesn't...