#396 closed Bug (No Bug)
"PerformRouteDiscovery" may be corruption of "PerformRouterDiscovery"
Reported by: | hedles | Owned by: | |
---|---|---|---|
Milestone: | Component: | Aut2Exe | |
Version: | 3.2.12.0 | Severity: | None |
Keywords: | PerformRouteDiscovery | Cc: |
Description
In scripts
AUT2EXE VERSION: 3.1.1.0 (http://www.autoitscript.com/forum/index.php?act=attach&type=post&id=9091)
and
COMPILER: v3.0.92.0
(http://www.autoitscript.com/forum/index.php?act=attach&type=post&id=9092)
there are references to registry DWORD value "PerformRouteDiscovery".
A quick google reveals over 19,000 references to
"PerformRouterDiscovery", but only 4 to
"PerformRouteDiscovery".
From the simple facts of the numbers and the lack of any evidence of any mention of PerformRouteDiscovery by Microsoft (I found 3 references to PerformRouterDiscovery) I'm guessing that this is a simple transcription error that seems to have propagated a little (or been reinvented).
If my guesswork is correct then you may want to look to see if this error (if such it is) occurs in the current versions of these scripts.
HTH,
Hedles
Attachments (0)
Change History (3)
comment:1 Changed 16 years ago by Valik
comment:2 Changed 16 years ago by Gary
- Resolution set to No Bug
- Status changed from new to closed
No bug, bug reports are not for users scripts.
Valik the user is referring to (http://www.autoitscript.com/forum/index.php?showtopic=27418&st=0&p=194194&hl=ClientConfig&#entry194194)
comment:3 Changed 16 years ago by Valik
I knew it was something retarded like this.
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
What are you showing us? What are those scripts?