Timeline
Jul 4, 2011:
- 11:20 AM Milestone 3.3.7.11 completed
- 11:01 AM Ticket #1956 (3.3.7.10 COM error getting reference to document in frame) updated by
- same as above, the _IECreateEmbedded ( ) example doesn't work while running in beta 3378,3379 and 33710. Result : >Running:(3.3.7.10):C:\Program Files (x86)\AutoIt3\Beta\autoit3_x64.exe "C:\Program Files (x86)\AutoIt3\Beta\Examples\Helpfile\_IECreateEmbedded.au3" --> IE.au3 V2.4-0 Error from function _IENavigate, $_IEStatus_InvalidObjectType +>11:57:30 AutoIT3.exe ended.rc:0 >Exit code: 0 Time: 6.736 same using x86 autoit.
Jul 3, 2011:
- 10:03 PM Ticket #1967 (Infinite loop) closed by
- Rejected: I had to read this ticket twice to make sure I wasn't mistaken. This is one of the dumbest tickets I've ever seen. Let's enumerate! 1. You set the component to Au3Info when it pertains to AutoIt. 2. You ask for an infinite loop to not be infinite. 3. You suggest that AutoIt should determine for the user how to proceed when the situation is ambiguous. 4. You don't seem to realize that in ambiguous cases or even trivial cases like this that it is up to the programmer, not the language, to determine correct behavior. 5. You suggest there is obvious behavior to the code snippet you provide but then the next sentence seems to imply you do not consider the expected and executed behavior to be correct and/or obvious. 6. The code you show is not valid syntax; you cannot access a temporary array using the syntax you demonstrate. That's a mighty fine list…
- 9:00 AM Ticket #1967 (Infinite loop) updated by
-
Version changed
Automatic ticket cleanup. - 6:28 AM Ticket #1967 (Infinite loop) created by
- During infinite loop I suggest acting static (obviously only when is …
Jul 2, 2011:
- 9:00 PM Ticket #1966 (Transparent Tree View) updated by
-
Version changed
Automatic ticket cleanup. - 8:19 PM Ticket #1966 (Transparent Tree View) created by
- I think this is worth adding because I find myself in need of it and …
- 10:03 AM Ticket #1956 (3.3.7.10 COM error getting reference to document in frame) updated by
- regression start with 3.3.7.9
Jul 1, 2011:
- 11:08 PM Ticket #1965 (Round() sometimes don't work) closed by
- Works For Me
- 10:19 PM Ticket #1958 (IniReadSection Problem) closed by
- Wont Fix
- 10:06 PM Ticket #1946 (_WordCreate Error?) closed by
- Fixed: Fixed by revision [6171] in version: 3.3.7.11
- 8:44 PM Ticket #1946 (_WordCreate Error?) updated by
- As per discussion with tracexx, backwards compatibility is not required for internal functions within the standard UDF collection. The code should be changed as follows: […]
- 6:39 PM Ticket #1874 (Registry functions should return more meanginful values) updated by
- I see this was rejected... Can explain why it was rejected?
- 4:39 PM Ticket #1946 (_WordCreate Error?) updated by
- AutoIt is now returning the object names without the preceding underscore. If following lines are changed in Word.au3 it works as expected. […] […]
- 4:17 PM Ticket #1944 (AdlibUnRegister not working trusty) closed by
- No Bug: I agree that a global is "the solution" but the sleep can work in some case at least on my system. There is nothing with the current implementation of AutoIt that we can do inside AutoIt. You need to use Global to avoid such interaction between Adlib's
Jun 30, 2011:
- 2:49 PM Ticket #1944 (AdlibUnRegister not working trusty) updated by
- Replying to Devol: > Sorry , but the Sleep doesn`t solve the problem(just tried it). > AdlibUnregister should stop a registered function to be executed, right? > So what if it`s important that an function really needs to be stopped? > In my opinion it`s a bug, sry.. It only works with global variables: […]
- 1:38 PM Ticket #1944 (AdlibUnRegister not working trusty) updated by
- Sorry , but the Sleep doesn`t solve the problem(just tried it). AdlibUnregister should stop a registered function to be executed, right? So what if it`s important that an function really needs to be stopped? In my opinion it`s a bug, sry..
Jun 28, 2011:
- 5:10 PM Ticket #1944 (AdlibUnRegister not working trusty) updated by
- From my point of view there is no bug but just a race condition. When the AdlibUnRegister is requested the previous execution can be just beginning. No way to stop it but the GUICtrlSetData($Label,"Stopped") will be overwrite with the end of execution of _Laufschrift() some global variable can be set to reflect that we want to stop or ad a slight delay before executing GUICtrlSetData($Label,"Stopped") that will force the execution of the previous Adlib. Remember AutoIt is not multithreaded so Adlib is executing between statements […]
- 3:19 PM Ticket #1944 (AdlibUnRegister not working trusty) updated by
- @dev`s Did someone already took a look on it?
- 12:37 AM Ticket #1965 (Round() sometimes don't work) updated by
- Roger. My mistake.
Jun 27, 2011:
- 7:28 PM Ticket #1965 (Round() sometimes don't work) updated by
- Replying to mvg: > +24h > None reproducible. (Xp.x86) that the reason Zedna ask for a repro script
- 12:59 PM Ticket #1965 (Round() sometimes don't work) updated by
- +24h None reproducible. (Xp.x86)
Jun 26, 2011:
- 11:23 AM Ticket #1965 (Round() sometimes don't work) updated by
- Reproducing script is missing.
- 11:08 AM Ticket #1965 (Round() sometimes don't work) created by
- I'm using the function like this Round($i ,2). It is working most …
- 7:02 AM Ticket #1499 (Performance increase to internal __FTP_ListToArray()) updated by
- Sorry to be the one who caused a bug, but the mistake pointed out in my code submitted above never got corrected before being applied to the beta. Also my opinion on which is best (Spiff59 or mine), I personally would like to stick to the one I submitted. Not because its mine but because it leaves the return format of the array same. Spiff59s function is a bit quicker, but like he said it changes the return format which could possible cause users scripts to break or act/look differently. I would only push for a change like that if the performance increase was much higher.
Jun 25, 2011:
Jun 24, 2011:
- 7:06 PM Ticket #110 (GUICtrlCreateObj controls do not correctly track focus.) updated by
- Still happening in 3.3.6.1 production has this been fixed in beta 3.3.7.10 ?
- 12:16 PM Ticket #1964 (can't make zero-length array, array functions messed up) updated by
- @OP: AutoIt feature. @Dev: Doc(bug)(+3.3.7.10) not clear about "[subscript 1]" needing to be "1 to n-1" instead of the "0 to n-1" (valid for consecutive subscript's but not for first.).
- 6:02 AM Ticket #1964 (can't make zero-length array, array functions messed up) created by
- http://www.autoitscript.com/autoit3/docs/keywords/Dim.htm I tried …
Jun 22, 2011:
- 3:16 PM Ticket #1963 (Ticket 1658 Still Not Working in 3.3.7.10) created by
- This (closed, fixed) ticket: …
- 5:40 AM Ticket #1962 (Au3Record.exe miss MSVCR100.dll) created by
- Au3Record.exe miss MSVCR100.dll
- 12:05 AM Ticket #1960 (AdlibRegister - Parameter to call function instantly) updated by
- 1. It is not our responsibility to support Obfuscator since it is not a first party tool. 2. Learn how to use Obfuscator instead of assuming it or the language is broken.
- 12:02 AM Ticket #1961 (Pixel functions feature/bug?) closed by
- No Bug: You have no reason to be posting here. You are neither asking for a feature nor posting a bug report. Please do not misuse our issue tracker in the future.
Jun 21, 2011:
- 4:23 PM Ticket #1961 (Pixel functions feature/bug?) created by
- PixelGetColor and PixelSearch both are suffering from some sort of …
- 9:55 AM Ticket #1960 (AdlibRegister - Parameter to call function instantly) updated by
- I didn't think of getting such a nice reject since it is one of the easiest requests you ever get and since it will solve the Obfuscator problem the easiest way. Nevermind, when you're not interested.
- 2:44 AM Ticket #1959 (Input foucus bug) updated by
- Congratulations, you've failed a basic reading comprehension test. You've ignored two of the Bug Report guidelines as shown on the new ticket page. In addition you have ignored at least one of the more in-depth guidelines. Finally, it's not even clear you have a bug to report. There is no confirmation or even comment from advanced users who may be able to determine if this is actually a bug.
- 2:34 AM Ticket #1960 (AdlibRegister - Parameter to call function instantly) closed by
- Rejected: Replying to anonymous: > Of course it is easy to write an UDF: It was this point you should have stopped and thought to yourself, "you know, it is really easy, maybe I don't need to post a ticket about this".
Jun 20, 2011:
- 11:55 PM Ticket #1960 (AdlibRegister - Parameter to call function instantly) created by
- […] This will call 'MyFunction' the first time after 60 Seconds …
- 10:47 PM Ticket #1959 (Input foucus bug) created by
- http://www.autoitscript.com/forum/topic/129980-think-this-is-autoit-bug …
- 5:35 PM Ticket #1957 (3.3.7.10 discuss beta here returns 3.3.1.0) closed by
- No Bug: Words escape me.
- 4:00 AM Ticket #1958 (IniReadSection Problem) updated by
- As I recall this is a limitation of the ini file type and not AutoIt. Ini files do not handle Unicode well and as a work-around I store the strings as Binary() and then use BinaryToString() to read it back.
- 3:52 AM Ticket #1957 (3.3.7.10 discuss beta here returns 3.3.1.0) updated by
- That is just an ongoing Beta discussion thread. The first post indeed points to 3.3.1.0 but if you go to the last page of the thread the latest posts will be for the latest Beta version. This is not a bug at all.
Jun 19, 2011:
- 10:43 AM Ticket #1958 (IniReadSection Problem) created by
- IniReadSection Problem IniReadSection …
Jun 18, 2011:
Jun 17, 2011:
- 11:15 PM Ticket #1956 (3.3.7.10 COM error getting reference to document in frame) updated by
- More important information: this was tested with the same results with WinXP, IE7 and Win 7 32-bit, IE9. Dale
- 3:34 PM Ticket #1956 (3.3.7.10 COM error getting reference to document in frame) updated by
- Text in my base note got mangled by the formatter. The COM error triggered is -2147352570 Dale
- 3:30 PM Ticket #1956 (3.3.7.10 COM error getting reference to document in frame) created by
- Released version 3.3.6.1 works as expected. 3.3.7.10 beta triggers …
- 12:11 PM Ticket #1955 (Unable to select the appropriate option from combo box) created by
- Tried following code #Include <GuiComboBox.au3> #include …
Jun 16, 2011:
- 9:30 PM Ticket #1954 (ListViewItem returns 0 (failure) even though it populates the ListView) created by
- When more sub-items are specified in the “text” parameter of function …
- 6:00 PM Ticket #1485 (Hard crash with ContinueCase) updated by
-
Milestone changed
Automatic ticket cleanup. - 3:30 PM Ticket #1485 (Hard crash with ContinueCase) updated by
-
Owner, Status changed
- 3:30 PM Ticket #1485 (Hard crash with ContinueCase) reopened by
- reverted as it lead to a regression
- 3:28 PM Ticket #1949 (If using a 'ContinueCase' statement causes a script to stop/crash...) closed by
- Fixed: Fixed by reverting [5825] so #1485 will be reopenned
- 8:13 AM Ticket #1938 (_IEQuit IE9) updated by
- At least Jon reproduce the problem
- 8:12 AM Ticket #1935 (_IEBodyReadText with IE9 failed) updated by
- At least Jon, reproduce the problem IE8 seems to failed too.
- 6:41 AM Ticket #1946 (_WordCreate Error?) updated by
- I agree the ticket is not fixed. That's the reason I suggest you use 3.3.7.7 as the regression has been introduce in 3.3.7.8
- 3:57 AM Ticket #1946 (_WordCreate Error?) updated by
- Replying to Jpm: > so use 3.3.7.7 (go to archive beta) until final correction being done. It can not work in 3.3.7.10 yet…
Jun 14, 2011:
- 3:00 PM Ticket #1677 (ContinueLoop multiple level unpredictable behavior) updated by
-
Milestone changed
Automatic ticket cleanup. - 2:28 PM Ticket #1677 (ContinueLoop multiple level unpredictable behavior) closed by
- Fixed: Wrong reopening
- 12:55 PM Milestone 3.3.7.10 completed
- 9:17 AM Ticket #865 (winhttp.winhttprequest.5.1 ObjEvent unhandled exception.) closed by
- Fixed: Fixed by revision [6147] in version: 3.3.7.10
- 7:40 AM Ticket #505 (_GUICtrlStatusBar_SetBkColor doesn't work) updated by
- Two years later and the damn thing caught me out again, this time using Windows 7 instead of WinXP. Still believe a note in the help file would be of benefit.
Jun 13, 2011:
- 5:11 PM Ticket #1953 (FileExists returns 1 for non existing path) created by
-
Function
FileExistsreturns 1 instead of 0 for strings consisting of … - 11:24 AM Ticket #1933 (_GetIP is outdated and could possibly fail.) updated by
- I updated my Example and I've had no problems so far with testing. Hopefull they don't change it again! I know my Version is simple and anyone can do it, but I'm so ecstatic that my Function has been included in Inet.au3.
- 9:15 AM Ticket #1946 (_WordCreate Error?) updated by
- so use 3.3.7.7 (go to archive beta) until final correction being done.
- 9:13 AM Ticket #1933 (_GetIP is outdated and could possibly fail.) updated by
- I hope it will be more stable now
- 1:32 AM Ticket #1933 (_GetIP is outdated and could possibly fail.) updated by
- This is because they changed the link at the end of May 2011, if you look at the Forum message (http://forum.whatismyip.com/f14/our-automation-rules-t241/) it was last updated on the 25th May 2011. So at the time of posting the updated code the link was valid. Thanks Jpm for noticing this subtle update by WhatIsMyIP.
- 12:43 AM Ticket #1952 (Autoit & https & _IEFormSubmit doesnt work.) created by
- Efter two hours searching, I gave up. Than, while running some …
Jun 12, 2011:
- 9:50 PM Ticket #1950 (Add APIConstants.au3 and WinAPIEx.au3 and APIErrors.au3) updated by
- @Zedna Think that looking at, or for, some additional possible separations of the WinAPIEx functions would not be a bad thing before thinking of adding it (like it is) to the standard UDF set. (Like what was done with GDI part) Having one "humongous!" WinAPI (or WinAPIEx if not added to WinAPI) function list seems less then desirable. (to me at least) Anyway, apart from any point's that might be made here. Its really up to Yashied(I like) and Dev's(we do). ... Time will tell. ...
- 4:45 PM Ticket #1950 (Add APIConstants.au3 and WinAPIEx.au3 and APIErrors.au3) updated by
- @mvg I prefer WinAPIEx to be included as standard UDF too.
- 12:00 PM Ticket #1933 (_GetIP is outdated and could possibly fail.) updated by
-
Milestone changed
Automatic ticket cleanup. - 10:22 AM Ticket #1933 (_GetIP is outdated and could possibly fail.) reopened by
- THe second part of the fix does not reference a valid link according to the comment it should be http://automation.whatismyip.com/n09230945.asp
- 10:11 AM Ticket #1946 (_WordCreate Error?) updated by
- Replying to Jpm: > The change occur in 3.3.7.8 You are right. It can not work in 3.3.7.8 yet.
- 5:23 AM Ticket #1951 (UDF _SQLite_SQLiteExe debug flag is not specified) created by
- The debug flag for UDF _SQLite_SQLiteExe is not specified in the …
- 12:59 AM Ticket #1950 (Add APIConstants.au3 and WinAPIEx.au3 and APIErrors.au3) updated by
- Mmm ... Starting to code something before finishing your search for already available code/UDF's will do that to you. My view. Some note about http://www.autoitscript.com/wiki/UDF from the UDF-Help might be a idea (In "User Defined Function Notes" section perhaps.). From wiki it seems a small leap to forum itself. (although that wiki page might need some updating. WinAPIEx is not in there for example.) But than again. Maybe WinAPIEx is just the beta part of WinAPI. And its planned to be included at some point anyway.
Jun 11, 2011:
- 10:48 PM Ticket #1950 (Add APIConstants.au3 and WinAPIEx.au3 and APIErrors.au3) updated by
- Idea was that when it's includes with autoit by default as many other UDFs users can more easily find this function. For example I searched from help _winapi* and didn't find func I needed, then I spent few hours on writing func and then found it was already made in WinApiEx. If it were in autoit by default I would have looked WinAPIEx from help.
- 12:00 PM Ticket #1950 (Add APIConstants.au3 and WinAPIEx.au3 and APIErrors.au3) updated by
-
Version changed
Automatic ticket cleanup. - 11:33 AM Ticket #1950 (Add APIConstants.au3 and WinAPIEx.au3 and APIErrors.au3) updated by
- You like to have WinAPIEx to be updated only when AutoIt is updated ??? ... Think you did not really gave your request much though. If you setup SciTE4AutoIt3 you can integrate it as a fixed part of your AutoIt coding setup(->GotoForum). Besides its called (WinAPI)Ex for a reason.
- 11:19 AM Ticket #1950 (Add APIConstants.au3 and WinAPIEx.au3 and APIErrors.au3) created by
- Please add these files APIConstants.au3, WinAPIEx.au3 and …
- 12:00 AM Tickets #1451,1472,1503,1571,1660,1667,1677,1698 batch updated by
-
Milestone changed
Automatic ticket cleanup.
Jun 10, 2011:
- 9:37 PM Ticket #1698 (GUICtrlSetLimit, limit 32767) reopened by
- 9:36 PM Ticket #1667 (WinMove, Child-Window, Default.) reopened by
- 9:35 PM Ticket #1571 (StringSplit - Add CaseSense parameter) reopened by
- 9:34 PM Ticket #1451 (RegRead) reopened by
- 9:33 PM Ticket #1503 (FileGetSize don't works solid) reopened by
- 9:32 PM Ticket #1472 (GUISetCursor Bug) reopened by
- 9:31 PM Ticket #1660 (Mod function causes AutoIt to crash) reopened by
- 9:27 PM Ticket #1677 (ContinueLoop multiple level unpredictable behavior) reopened by
- 3:00 PM Ticket #1533 (FileSaveDialog/FileOpenDialog return selected filter type) updated by
-
Milestone changed
Automatic ticket cleanup. - 2:22 PM Ticket #1949 (If using a 'ContinueCase' statement causes a script to stop/crash...) updated by
-
Version changed
- 2:16 PM Ticket #1533 (FileSaveDialog/FileOpenDialog return selected filter type) reopened by
- Jon revert what I did without reopening the ticket
- 8:44 AM Ticket #1949 (If using a 'ContinueCase' statement causes a script to stop/crash...) created by
- If using a 'ContinueCase' statement causes a script to stop/crash... …
- 1:03 AM Ticket #1533 (FileSaveDialog/FileOpenDialog return selected filter type) updated by
- Is this really completed? In what version?
Jun 9, 2011:
- 4:26 PM Ticket #1948 (_GUICtrlButton_SetImage function description on SciTE tooltip) updated by
-
Component changed
- 4:26 PM Ticket #1948 (_GUICtrlButton_SetImage function description on SciTE tooltip) updated by
- In fact this come from the doc which need to be updated
- 3:34 PM Ticket #1948 (_GUICtrlButton_SetImage function description on SciTE tooltip) created by
- Hi, For the function _GUICtrlButton_SetImage it's written on the SciTE …
Jun 8, 2011:
- 8:27 PM Ticket #1947 (Add "Forward" button in the AutoIt HTML help (.chm file)) created by
- Could you please add a "Forward" button in the HTML help? It is very …
- 1:35 PM Ticket #1931 (DoFile) updated by
- Lua uses file based scoping as well. When you define a variable with the local keyword it goes onto the file scope, if you declare it with global keyword it goes onto the global scope and can be accessed anywhere. This allows you to define private/public members with local/global. I've made an example on how we can already do much of what you described: http://www.autoitscript.com/forum/topic/129491-autoit-plugin-architecture/ the only difference is that this uses COM to share variables. In AutoIt, I think that an Export keyword is probably the best approach. Because it's not a bitch in backwards compatibility, which changes to local/global would be. Just remember that the main script also needs to be able to Export functions so that the plugins can use them.
Jun 7, 2011:
- 5:45 PM Ticket #1565 (Arrays as object properties; memory leak) closed by
- Fixed: Fixed by revision [6132] in version: 3.3.7.10
- 12:32 PM Ticket #1946 (_WordCreate Error?) updated by
- The change occur in 3.3.7.8
- 9:32 AM Ticket #1946 (_WordCreate Error?) created by
- But in 3.3.6.1 it can work. Code: $oWordApp = _WordCreate(@WorkingDir …
- 5:13 AM Ticket #1931 (DoFile) updated by
- Replying to Manadar: > What sort of complexities were you thinking about, Valik? In the sense of duplicate functions and variable names or AutoIt internal technical difficulties? Duplicate variables would just manifest as subtle bugs unless they were Const. Duplicate functions are a syntax error. I think that AutoIt would need to implement file-based scoping for this situation. You can't silently ignore either the caller or callee duplicate function because the signature may be different. You would need for code that comes from the callee to use the function found inside the callee and code from the caller would need to use the caller code. Now, if functions have file scope then variables should as well. But if that is the case, how does the callee tell the caller what variables/functions it can use that will actually call into the callee? This would likely entail a new Export keyword (Applicable to functions or variables). Or it would require some other functionality like pseudo-object syntax where DoFile() returns a "handle" which can be used thusly: […] Script.au3: […] Or maybe functions to access things in the callee: […] I'm sure there are other issues that are not quite so obvious. Or, it could just be a simple, crude implementation that sucks and doesn't offer anything over /AutoIt3ExecuteScript. /shrug
- 5:00 AM Ticket #1230 (Changes to the build process.) closed by
- Completed
Jun 6, 2011:
- 6:00 PM Ticket #1945 (UPX is outdated in the latest beta's.) updated by
-
Version changed
Automatic ticket cleanup. - 4:19 PM Ticket #1945 (UPX is outdated in the latest beta's.) created by
- I don't know if this is worthy of a bug report, but the UPX exe that …
- 3:06 PM Milestone 3.3.7.9 completed
- 12:46 PM Ticket #1410 (Using Pointer type with COM-object throws error.) closed by
- Fixed: Fixed by revision [6124] in version: 3.3.7.9
Jun 5, 2011:
- 11:31 PM Ticket #1944 (AdlibUnRegister not working trusty) updated by
- @dev's Thanks for having me on delayed viewing.
- 7:45 PM Ticket #1944 (AdlibUnRegister not working trusty) updated by
- Replying to mvg: > O yea ... your reporting on 3.3.6.1. If you can, see if the current latest beta 3.3.7.x(you fill in the x) is also giving you the same problem/error. So , the error also appears in beta v3.3.7.8, tested on Win7 Prof. SP1 x64 , WinXP Prof. SP2/3 x86.
- 3:07 PM Ticket #1944 (AdlibUnRegister not working trusty) updated by
- O yea ... your reporting on 3.3.6.1. If you can, see if the current latest beta 3.3.7.x(you fill in the x) is also giving you the same problem/error.
- 3:02 PM Ticket #1658 (COM / OLE object access causes error code 80020003 - member not found) closed by
- Fixed: Fixed by revision [6121] in version: 3.3.7.9
- 2:59 PM Ticket #1944 (AdlibUnRegister not working trusty) updated by
- - Random: General ratio might be helpful here. (1:2, 1:10, etc) - System: Some system data on the PC's you have encountered this problem. (like "Environment(Language:0413 Keyboard:00000409 OS:WIN_XP/Service Pack 3 CPU:X86 OS:X86)"( SciTE4AutoIT3,scriptmode) >PS: I talked to the german forum before opening this ticket. - Link: So it seems ... http://www.autoit.de/index.php?page=Thread&threadID=27479
- 8:30 AM Ticket #1935 (_IEBodyReadText with IE9 failed) updated by
- Finally the suggestion #1938 of using #RequireAdmin is a workaround. The ticket should be reopen to work witout #RequireAdmin or tell me what I need to change in IE9 configuration
- 7:59 AM Ticket #1935 (_IEBodyReadText with IE9 failed) updated by
- any clue to understand what is going under my 2 systems …
Jun 4, 2011:
- 6:56 PM Ticket #1944 (AdlibUnRegister not working trusty) updated by
- Replying to BrewManNH: > It's working for me, every time I hit Stop, it changes the label to Stopped. I even put the sleep at 1 second and still no issues with it. Sorry i had problems with the edit-function , the sleep doesn`t really matter , use 50ms to try , the error really exists(tested with some user in the german forum before) , the problem is that it appears randomly.
- 6:18 PM Ticket #1944 (AdlibUnRegister not working trusty) updated by
- It's working for me, every time I hit Stop, it changes the label to Stopped. I even put the sleep at 1 second and still no issues with it.
- 5:33 PM Ticket #1944 (AdlibUnRegister not working trusty) created by
- Hello, Here an example: […] I tested this script on several pcs …
- 9:07 AM Ticket #1658 (COM / OLE object access causes error code 80020003 - member not found) updated by
Note:
See TracTimeline
for information about the timeline view.
